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 129 forks source link

Compilation not work with gnuradio 3.7 #48

Closed mekhalleh closed 11 years ago

mekhalleh commented 11 years ago

Hello, I have this error with gnuradio 3.7

Please, have you an idea ?

-- Could NOT find GRUEL (missing: GRUEL_LIBRARIES GRUEL_INCLUDE_DIRS) -- Could NOT find GNURADIO_CORE (missing: GNURADIO_CORE_LIBRARIES GNURADIO_CORE_INCLUDE_DIRS)

bistromath commented 11 years ago

Use the "next" branch.