Algafix / python_adsb_demodulator

Python ADS-B messages demodulator. Input from SDR, demodulate and basic decode. Similar to dump1090 but in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_adsb_demodulator

Work in progress. The idea to have a similar behaviour as dump1090 but in Python.

Doing this mainly to practice DSP but the idea is to be able to port it to micropython at some point (to ahve a raspberry pico portable device).

Now it has:

  • A basic string symbol decoder
  • A very basic 1 signal per file demodulator

About

Python ADS-B messages demodulator. Input from SDR, demodulate and basic decode. Similar to dump1090 but in Python.


Languages

Language:Python 100.0%