bistromath / gr-air-modes

Gnuradio Mode-S/ADS-B radio
This project implements a Mode S receiver for the Gnuradio software-defined radio project. It is designed to receive Mode S transmissions from aircraft and decode them to a human-readable format, including ADS-B information messages such as position and a
GNU General Public License v3.0
445 stars 127 forks source link

Declassify parse #35

Closed bistromath closed 11 years ago

bistromath commented 11 years ago

It's really a stateless collection of functions. The only state is a CPR decoder object, which requires location, and should be constructed using a factory.