gnuradio

SDK for building software-defined radio applications and signal processing

brewmacoslinux
Try with needOr install directly
Source

About

SDK for signal processing blocks to implement software radios

Commands

gnuradio-companiongr_modtoolgrcc

Examples

Launch GNU Radio Companion GUI for visual flowgraph design$ gnuradio-companion
Create a new GNU Radio out-of-tree module$ gr_modtool newmod my_radio_module
Compile a GNU Radio flowgraph file to executable Python$ grcc flowgraph.grc -d output_directory