567ef62 [generator] realistically translate plane position
~srhm pushed to ~srhm/adsb-cmap git
A basic ADS-B visualizer written in Python3. Needs a live dump1090 server serving a .json over the local network (or internet), and your current position in latitude and longitude.
dump1090 --net --aggressive
(or run adsb-cmap
with -d
pointed towards the dump1090
bin)python src/adsb-cmap.py --lat 45 --lon -80
dump1090
before displaying+
and -
, quit with q