junzis / the-1090mhz-riddle

The book about decoding Mode-S and ADS-B data
http://mode-s.org
Other
108 stars 51 forks source link

Preamble Detection #41

Closed BismaAmjad closed 3 years ago

BismaAmjad commented 5 years ago

Hi, Thanks for compiling an amazing book on understanding the ADSB signal architecture and its decoding procedure. The book is pretty comprehensive, however, I couldn't find the preamble detection method used to identify an ADS-B signal. I want to know exactly:

Any help will be highly appreciated.

Thanks Bisma

junzis commented 4 years ago

This will be in a new version of the book, which should be available soon.

For those who are interested now. Here is an implementation in pyModeS: https://github.com/junzis/pyModeS/blob/master/pyModeS/extra/rtlreader.py