GNU Radio block for interfacing with various radio hardware
Go to file
Dimitri Stolnikov a31ea525fb apps: add spectrum browser and signal generator
usage examples:

osmocom_fft -a "rtl=0" -f 100e6 -s 2.4e6 -g 15

osmocom_siggen_gui -a "hackrf=0" -s 5e6 -f 100e6 --sine
osmocom_siggen_gui -a "hackrf=0" -s 5e6 -f 100e6 --sweep -x 2M -y 1 -c34

known issues:
- switching between siggen modes is broken at the moment (WIP) and has
to be made via cli switches only.
- filter bandwidth controls have no effect for TX (this has to be
investigated)
2013-04-28 12:46:03 +02:00
apps apps: add spectrum browser and signal generator 2013-04-28 12:46:03 +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 hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
include/osmosdr hackrf: add TX support (wip) 2013-04-28 12:36:31 +02:00
lib hackrf: add TX support (wip) 2013-04-28 12:36:31 +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 allow docdir location override 2013-04-14 17:39:02 +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/