ArduPilot / apm_planner

APM Planner Ground Control Station (Qt)
https://ardupilot.org
Other
508 stars 466 forks source link

Multiple MAV_ID (antenna tracker + UAV) makes Primary flight display jump around) #599

Open AndKe opened 9 years ago

AndKe commented 9 years ago

When connected to antenna tracker, which forwards UAV data, Primary Flight display is flickering between what looks like the two devices.

Jesse-Millwood commented 8 years ago

I found this to be an issue also in 2.0.20 with multiple uavs connected. It gets real wild with three.

jitteranimated

Jesse-Millwood commented 8 years ago

Also I did make sure everything had either a different source system setting (mavproxy) and all uavs had different SYSID_THISMAV parameters

billbonney commented 8 years ago

It probably needs to just to filter incoming message based on the ActiveUAS. Likely to be in the layer that links PFD QML to UASObject.

FloodChen commented 6 years ago

i have the same quetion,do you find any solution?

drobban commented 6 years ago

@FloodChen what version of apm_planner are you running?

FloodChen commented 6 years ago

@drobban apm2.0.24 and apm2.0.18

Arne-W commented 6 years ago

@FloodChen try 2.0.26-rc2 from here: http://firmware.ardupilot.org/Tools/APMPlanner/beta/

robinhilliard commented 3 years ago

I'm still seeing this in 2.0.28-rc1