Skip to content

LiveTraffic is an X-Plane multiplayer plugin, which fills your sky with live air traffic based on public flight tracking data.

License

Notifications You must be signed in to change notification settings

slgoldberg/LiveTraffic

 
 

Repository files navigation

LiveTraffic

LiveTraffic is a plugin for the flight simulator X-Plane to show real life traffic, based on publicly available live flight data, as additional planes within X-Plane.

It came into being when I was looking at plugins simulating additional traffic in X-Plane and thinking at that time: Why do they try to simulate traffic and invent flight models when there is flight data available online which brings yet another piece of reality into the simulation? Why can't one just read the data and display the aircraft?

Well...turned out it's not that easy ;-)

Please see GitBook for further documentation on Features, Limitations, Requirements, Installation, Configuration...

Status

Available on x-plane.org.

License

MIT License, essentially freeware.

Credits

LiveTraffic is based on a number of other great libraries and APIs, most notably:

To use cmake

  • CD to repo folder where you see .git
  • CD to Src
  • mkdir build
  • CD build
  • cmake ..
  • make VERBOSE=1

To use docker

  • CD to repo folder where you see .git
  • (cd docker; make)

About

LiveTraffic is an X-Plane multiplayer plugin, which fills your sky with live air traffic based on public flight tracking data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.9%
  • C 26.7%
  • Pascal 22.8%
  • JavaScript 3.7%
  • CMake 0.5%
  • Dockerfile 0.1%
  • Other 0.3%