Expected Behavior
Should generate ADS-B messages for aircraft, allowing them to appear on the map in QGroundControl.

Current Behavior
When running the default version of qgroundcontrol/test/ADSB/ADSB_Simulator.py
, no vehicles appear on the map despite the server running.
Steps to Reproduce:
- Clone the QGroundControl repository.
- Navigate to
qgroundcontrol/test/ADSB/
.
- Run the ADSB simulator with the command:
python3 ADSB_Simulator.py
- Open QGroundControl and connect to the ADS-B feed (default host: localhost and port: 30003).
- Observe that no vehicles are displayed on the map.
System Information
- Operating System: Ubuntu 24.04.1 LTS
- QGC Version: Daily Version