-
Notifications
You must be signed in to change notification settings - Fork 54
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
Comments
This is probably due to the way we now link the autopilots to /dev/autopilot. If it used to work, it is probably /dev/ttyACM0 |
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. |
Is this still a bug? Really? May want to mark it for a dev call. |
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 |
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
The text was updated successfully, but these errors were encountered: