Skip to content

Asanio06/UnionFlightXPReader

Repository files navigation

UnionFlight Xplane Data Reader

The objective is to get data from xplane via a UDP connection with the simulator in C#

I thank @MaxFerretti. Thanks to the XPlaneConnector repo I was able to understand more quickly how udp works with Xplane.

MVP

From Xplane :

  • Can get Aircraft name
  • Can get Aircraft registration
  • Can get Aircraft Indicated Speed
  • Can get Aircraft groundSpeed
  • Can get Aircraft trueAirSpeed
  • Can get Aircraft heading
  • Can get Aircraft verticalSpeed
  • Can get Aircraft Position
  • Know if sim is launched
  • Can close connection

Folder structure :

  • 1 folder for lib source code + 1 folder for exemple

CI/CD :

  • Can deploy package on nuget via Github Actions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages