bluerobotics / companion

Companion computer startup scripts and examples
https://www.ardusub.com/operators-manual/companion-web.html
GNU General Public License v3.0
48 stars 54 forks source link

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

Open kklemens opened 4 years ago

kklemens commented 4 years ago

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): https://github.com/mavlink/qgroundcontrol/issues/7261

Williangalvani commented 4 years ago

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 commented 3 years ago

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 commented 1 year ago

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

patrickelectric commented 1 year ago

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