This is a repository for the application that tracks the user's position in the simulator.
Go to file
2022-02-18 10:31:14 +00:00
.vscode Created basic listener for Xplane 11 2022-02-17 16:36:55 +00:00
Tracking Ad dpacket it tracing and use Linq to select appropriate packets 2022-02-18 10:31:14 +00:00
.gitignore Initial commit 2022-02-17 15:04:29 +00:00
EFBTracker.csproj Added project files 2022-02-17 15:11:18 +00:00
Program.cs Tracking software now fully functional however hanging on by a thread as it is realiant on the sim delivering the exact number of packets in the exact position. Could be worth trying to assign the id to the packet to ensure that we are assigning the correct values to the correct place 2022-02-17 20:07:53 +00:00
README.md Initial commit 2022-02-17 15:04:29 +00:00

EFBTracker

This is a repository for the application that tracks the user's position in the simulator.