Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.0.19 and 0.1.0: Does not connect to "Cube" type Autopilots #322

Open
kklemens opened this issue Mar 23, 2020 · 4 comments
Open

v0.0.19 and 0.1.0: Does not connect to "Cube" type Autopilots #322

kklemens opened this issue Mar 23, 2020 · 4 comments

Comments

@kklemens
Copy link

This isn't a huge issue for most of our customers, but while updating my personal BR2, I couldn't get a connection to either a Purple or Black Cube while I could with a 3DR Pixhawk1.

All autopilots were updated to 4.0.1.

Tested with 0.0.19 on a 3B and 0.1.0 on a 4B.

This may be related to the autoconnect issue with these types of boards (got fixed in QGC v4.0, but the drivers may not be in Companion): mavlink/qgroundcontrol#7261

@Williangalvani
Copy link
Member

This is probably due to the way we now link the autopilots to /dev/autopilot.
as a workaround you can put the correct endpoint in http://192.168.2.2:2770/mavproxy

If it used to work, it is probably /dev/ttyACM0

@petegreg
Copy link

petegreg commented Jan 3, 2021

Adding /dev/ttyACM0,115200 doesn't work for automatic connection to Cube Purple but the connection does work after mavproxy restarts as a result of attempting to update ardusub from the System page. The update doesn't work but at least you get the connection. Is the a shortcut to restart mavproxy from the command line? Restarting from the mavproxy page doesn't work.

@proficnc
Copy link

Is this still a bug? Really? May want to mark it for a dev call.

@patrickelectric
Copy link
Member

Hi @proficnc, I hope that you are having a nice day. I believe that you are thinking that this repository is the same as ArduPilot companion project. This is a Blue Robotics fork.

But, since you are here, I would highly recommend to take a look in our new companion software here: https://github.com/bluerobotics/BlueOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants