GNU Radio block for interfacing with various radio hardware
Go to file
Dimitri Stolnikov c51b04ee74 don't throw exceptions inside a gr_hier_block2 ctor
This avoids throws in ctor of gr_hier_block2, as gnuradio is unable to
deal with this behavior in a clean way. The GR maintainer Rondeau has
been informed.
2012-09-30 16:54:34 +02:00
apps update GRC files with the new if gain API 2012-07-18 21:25:37 +02:00
cmake cmake: fix search hints 2012-06-03 00:05:25 +02:00
docs strip whitespace 2012-04-29 13:15:02 +02:00
grc preset default if gain value in GRC to the one used outside of GRC 2012-08-01 22:57:36 +02:00
include/osmosdr add if gain setter API for rtl-sdr 2012-07-18 21:24:57 +02:00
lib don't throw exceptions inside a gr_hier_block2 ctor 2012-09-30 16:54:34 +02:00
python strip whitespace 2012-04-29 13:15:02 +02:00
swig disable size_vector_t template 2012-08-08 21:16:10 +02:00
AUTHORS add Steve and Hoernchen to AUTHORS file 2012-05-20 20:11:47 +02:00
CMakeLists.txt add boost-system library to dependency list 2012-08-01 22:57:29 +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 update pkg-config template 2012-04-29 12:14:09 +02:00

README

Please follow the guidelines from

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