GNU Radio block for interfacing with various radio hardware
Go to file
Dimitri Stolnikov 3393647bec apps: add named gain controls to fft and siggen apps
usage examples:

osmocom_fft -a hackrf -v
osmocom_fft -a rtl=0 -v
osmocom_fft -a uhd -v

osmocom_siggen -a hackrf -f 100e6 --sweep -x 2e6 -y 10 -v
osmocom_siggen -a uhd,subdev=A:0 -f 100e6 --sweep -x 2e6 -y 10 -s 4e6 -v
2013-05-09 13:48:16 +02:00
apps apps: add named gain controls to fft and siggen apps 2013-05-09 13:48:16 +02:00
cmake update cmake module from gnuradio master 2013-04-16 21:55:55 +02:00
docs doxygen package needs to be detetected before the doxygen is used 2013-04-14 17:35:18 +02:00
grc uhd: add TX support 2013-05-07 22:46:07 +02:00
include/osmosdr source/sink: return freq_range_t in get_bandwidth_range() 2013-04-30 21:00:57 +02:00
lib hackrf: update to libhackrf 6f0ae9bc99 API 2013-05-08 21:37:30 +02:00
python strip whitespace 2012-04-29 13:15:02 +02:00
swig hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
AUTHORS add Steve and Hoernchen to AUTHORS file 2012-05-20 20:11:47 +02:00
CMakeLists.txt hackrf: default to sse2 on x86/64 2013-05-08 20:25:23 +02:00
COPYING update license file to GPL v3 as in source 2012-04-21 14:07:25 +02:00
README initial commit 2012-04-06 15:29:14 +02:00
gnuradio-osmosdr.pc.in adopt gnuradio component header structure 2013-04-09 00:28:10 +02:00

README

Please follow the guidelines from

http://sdr.osmocom.org/trac/