Skip to content
Ycarus edited this page Dec 18, 2016 · 6 revisions

You can contribute to real.flightairmap.fr if you have an ADS-B receiver.

It's in Bêta state. Source code for login and insert part will be available soon.

Linux

You need to :

  • Create an account on login.flightairmap.fr
  • Download dump1090 fork from https://github.com/Ysurac/dump1090
  • Compile zfamup1090 with make zfamup1090 (you need to have libcurl installed)
  • Run zfamup1090 : ./zfamup1090 --net-zfam-user YourUsername --net-zfam-pass YourPassword (add --net-bo-ipaddr ipofbeastsource --net-bo-port portofbeastsource if needed, default to 127.0.0.1 and 30005)

Windows

With Planepotter (you need paid version):

Clone this wiki locally