Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance MockLink for Multiple ADS-B Vehicle Simulation #12058

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 30, 2024

  1. Enhance MockLink to Simulate Multiple ADS-B Vehicles

    - Modified  and  to add functionality for simulating 5 ADS-B vehicles with realistic flight paths.
    - Vehicles now move smoothly and their headings align with their movement direction, providing a more accurate representation on the map.
    - Retained the existing ADSB_Simulator.py script for redundancy checks on SDR dongles, allowing users to test hardware faults and antenna issues via TCP link like a real ADS-B server.
    Paschalis committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5d56a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bf3cf View commit details
    Browse the repository at this point in the history