mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.27k stars 3.6k forks source link

The ordination in the QGC combobox for camera selection is inconsistent #10368

Closed joaoantoniocardoso closed 4 months ago

joaoantoniocardoso commented 2 years ago

Originally from https://github.com/bluerobotics/BlueOS-docker/issues/1011:

Expected Behavior

The order should be consistent, possibly alphabetically sorted.

Current Behavior

Every time I restart QGC the order of the cameras is shown differently.

Steps to Reproduce:

  1. Setup multiple MAVLink cameras (I personally recommend mavlink-camera-manager t3.6.2)
  2. Open QGC, take note of the order on the combobox camera selection
  3. Restart QGC many times, the order will be different.

System Information

Log Files and Screenshots

1st open: image 4th reopen: image

Thanks!

zdanek commented 2 years ago

I can fix it after my PR #10349 will go into master. I made some fixes and tidy ups so fixing this issue is not a problem for me. But I want to wait for my PR to be merged.

HTRamsey commented 4 months ago

Please reopen if zdaneks additions did not fix this