Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
---------------
(From http://git.osmocom.org/gr-osmosdr/log/)
2014-11-04 update version to 0.1.4 Dimitri Stolnikov
2014-11-03 bladeRF: Don't fail out until 3 consecutive errors have occurred Jon Szymaniak
2014-11-03 bladeRF: Default num_transfers to min(32, num_buffers/2) Jon Szymaniak
2014-11-03 bladeRF: Removed unused bladerf_metadata parameter from rx/tx calls Jon Szymaniak
2014-10-21 hackrf: update copyright for SSE/AVX routines Dimitri Stolnikov
2014-10-21 hackrf: disable AMP gain stage by default to protect it from damage Dimitri Stolnikov
2014-10-21 source/sink: don't discover devices if already specified via args Dimitri Stolnikov
While primarily being developed for the OsmoSDR hardware, this block
as well supports:
* FUNcube Dongle through libgnuradio-fcd
* FUNcube Dongle Pro+ through gr-fcdproplus
* sysmocom OsmoSDR Devices through libosmosdr
* RTL2832U based DVB-T dongles through librtlsdr
* RTL-TCP spectrum server (see librtlsdr project)
* MSi2500 based DVB-T dongles through libmirisdr
* gnuradio .cfile input through libgnuradio-blocks
* RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
* AirSpy Wideband Receiver through libairspy
* Great Scott Gadgets HackRF through libhackrf
* Nuand LLC bladeRF through libbladeRF library
* Ettus USRP Devices through Ettus UHD library
* Fairwaves UmTRX through Fairwaves' fork of UHD
By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.