hackrf

Low cost software radio platform for signal transmission and reception

brewmacoslinux
Try with needOr install directly
Source

About

Low cost software radio platform

Commands

hackrf_infohackrf_transferhackrf_clockhackrf_operacake

Examples

Display HackRF device information and capabilities$ hackrf_info
Receive radio signals and save to file (e.g., 100MHz, 10 seconds)$ hackrf_transfer -r output.bin -f 100000000 -s 20000000 -n 200000000
Transmit signals from a file at specified frequency$ hackrf_transfer -t input.bin -f 100000000 -s 20000000