apm_planner icon indicating copy to clipboard operation
apm_planner copied to clipboard

more than one MAVlink device confuse AP2

Open AndKe opened this issue 7 years ago • 2 comments

This video is current master + 3DR Solo (3.6.x firmware+ MAVlink gimbal) https://youtu.be/N226kRA93H4

Please observe how it jump around the parameter count, often displaying "50" as the total, then going far beyond the maximum possible parameters.

AndKe avatar Dec 08 '18 14:12 AndKe

@AndKe Multiple mavlink devices are not really supported I think - but if you have a log I will check if we can do something about that.

Arne-W avatar Dec 12 '18 13:12 Arne-W

I guess all these logs are from Solo (you should spot problems easily by extreme amount of params being transmitted.) tlogs with solo.zip

The biggest file, holds 1880 parameter -lines ..., the GMB_ parameters are related to the gimbal.

As for the "not really supported" , I can say that multiple vehicles works fine(not all GUI is updated when switching), but at least does not cause trouble. This is same vehicle, but some parameters belong to another subsystem, they could very well be presented in the same full parameter view. No special handling/GUI needed, just do not let the parameter requests go bananas :)

AndKe avatar Dec 12 '18 17:12 AndKe