Dear All,
I got the inspiration to modify Jugac64 Aircraft Tracker to add a few functionalities like the recorder of the UDP data to CSV and the ability to replay it in the tracker.
For the most part is feature complete, but there are some known issues that I will work to remove in a future version.
Github link: https://github.com/AeroSageMage/rewinger
Features:
- allowing to save a CSV with the recorded data from the flight on output_recorder
- filters the initial position (0,0) from Aerofly FS4 when tracker is live
- data can be replayed via
Known limitations:
- to see the replayed data, a live Aerofly FS4 session in flight must be active (or spoofed via UDP packet)
- need to remove the garish warning stripe around the log data button
- Airplane info must be entered manually in the first line of the CSV file (see example) for traffic to show the ICAO and flight number
Usage:
Let me know!