apm_planner
apm_planner copied to clipboard
Multiple UAV UDP address shown incorrectly
When connecting multiple uavs the connection name in the upper right hand corner does not change.
This has been tested with APM Planner 2.0.20 on Ubuntu 15.10 with two uavs connected via udp (through mavproxy) as well as two uavs connected directly through USB. When a UAV is selected to be controlled via the "Unmanned Systems" widget the UDP address or USB port in the upper right hand corner is incorrect. The MAV ID number changes but the UDP address or USB port does not and neither does the baud rate.
In these pictures you can see the "ttyUSB0" and "57600" stays the same but the MAV ID changes. I took two screen shots to show that "ttyACM0" is at a different baud and port (directly connected pixhawk, where ttyUSB0 is a radio connected to a different uav)
The connection show the first connected device in the view shortcut area. Adding multiple UAS support to the toolbar is a WIP.