ADS-B Resources
Some nice resources I’ve found in my searches. Make sure to check Setting-up-a-new-RTL-SDR-Device
# dump1090
#dump1090 #rtlsdr #adsb #python https://github.com/antirez/dump1090
Uses rtlsdr.dll, decodes messages into View1090.exe
When I installed and tested this, I had to reroute to port 8081 in dump1090.bat. I am not sure why, yet.
# pyModeS
Use this for decoding #adsb messages in #python
https://github.com/junzis/pyModeS
pip install pyModeS