Skip to content

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

Notifications You must be signed in to change notification settings

Algafix/python_adsb_demodulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages