gr-osmosdr/lib
Jon Szymaniak 86ad584204 bladeRF: Support opening via a (subset of a) serial number, using any backend
The bladerf=X,[arguments] string now supports the following, where X is:

    - The "device instance" which represents the Nth bladeRF connected.
      This is 0-indexed, in the order displayed by `bladeRF-cli --probe`.

    - The device's serial number.
        For libbladeRF >= 1.4.1, a subset of the serial number is
        supported. The subset must be at least the first three
        characters of the serial number.

The backend specifier has been changed from "libusb" to the wildcard
("*"), allowing any available backend to be used.
2015-07-17 17:09:30 +02:00
..
airspy airspy: comment on used gain values 2015-05-13 00:16:54 +02:00
bladerf bladeRF: Support opening via a (subset of a) serial number, using any backend 2015-07-17 17:09:30 +02:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file cmake: update from gnuradio master 2014-08-26 00:09:15 +02:00
hackrf cmake: move check for hackrf_device_list to hackrf subdirectory 2015-06-06 22:01:33 +02:00
miri osmosdr/rtl/miri/hackrf: use 15 buffers by default 2014-02-11 20:52:56 +01:00
osmosdr osmosdr: use a fixed output signature of 1x gr_complex 2014-05-04 15:17:17 +02:00
rfspace rfspace: properly cover the absense of a serial number 2014-01-26 19:53:44 +01:00
rtl rtl: fix large output buffers handling 2014-08-14 23:35:23 +02:00
rtl_tcp cmake: update from gnuradio master 2014-08-26 00:09:15 +02:00
sdrplay bug fixes 2015-07-16 19:35:18 +02:00
soapy soapy: make use of per component freq api 2015-02-24 20:36:36 -08:00
uhd introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
CMakeLists.txt cmake: added ENABLE_NONFREE option to enable nonfree components. 2015-05-12 23:30:45 +02:00
arg_helpers.h osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00
config.h.in Added SDRplay RSP support 2015-04-28 22:35:18 +02:00
device.cc Added SDRplay RSP support 2015-04-28 22:35:18 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc soapy: fixes from last commit w/ field test 2015-02-16 21:04:05 -08:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc Added SDRplay RSP support 2015-04-28 22:35:18 +02:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00