~srhm/adsb-generator

Tool for generating and serving dump1090-style ADS-B data.
Fixed grammar
Initial project upload

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~srhm/adsb-generator
read/write
git@git.sr.ht:~srhm/adsb-generator

You can also use your local clone with git send-email.

#adsb-generator

A collection of Python scripts for generating ADS-B data in dump1090-style JSON files. Consists of two scripts: adsb-generator.py and adsb-serve.py.

#How to run:

When given latitude & longitude and a refresh time, adsb-generator will produce a data.json just as web-mode dump1090 will. Serve this file locally with adsb-serve.py then run adsb-cmap as you normally would.

#To-do:

  1. add realistic property changes