gr-osmosdr/lib
Dimitri Stolnikov b9489aecdf uhd: implement stream arguments for sample format
cpu_format: sc8, sc16, fc32, fc64
otw_format: sc8, sc16
fullscale: specifies the full-scale amplitude when using floats.
peak: specifies a fractional sample level to calculate scaling with the
sc8 wire format.

example:

osmocom_fft -a uhd,otw_format=sc8,fpga=usrp1_fpga_4rx.rbf -s 16M
2014-05-04 15:16:35 +02:00
..
airspy airspy: add support for AirSpy wideband receiver 2014-02-09 20:18:10 +01:00
bladerf bladeRF: Fixed typo in handling 'stream_timeout_ms' device argument 2014-04-14 00:30:17 +02:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file file: expose seek function in public API 2014-03-10 17:16:05 +01:00
hackrf hackrf: signed samples, following commit fd77cfe8a6 2014-02-20 19:47:20 +01:00
miri osmosdr/rtl/miri/hackrf: use 15 buffers by default 2014-02-11 20:52:56 +01:00
osmosdr osmosdr/rtl/miri/hackrf: use 15 buffers by default 2014-02-11 20:52:56 +01:00
rfspace rfspace: properly cover the absense of a serial number 2014-01-26 19:53:44 +01:00
rtl rtl: implement methods allowing runtime to control sampling process 2014-03-10 16:25:23 +01:00
rtl_tcp device: implement "nofake" hint to exclude dummy devices from discovery 2013-12-10 16:59:01 +01:00
uhd uhd: implement stream arguments for sample format 2014-05-04 15:16:35 +02:00
CMakeLists.txt airspy: add support for AirSpy wideband receiver 2014-02-09 20:18:10 +01:00
arg_helpers.h use numchan instead of nchan to prevent ambiguity... 2013-10-25 23:39:17 +02:00
config.h.in airspy: add support for AirSpy wideband receiver 2014-02-09 20:18:10 +01:00
device.cc airspy: add support for AirSpy wideband receiver 2014-02-09 20:18:10 +01: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 updated header documentation for bandwidth setter 2013-09-28 13:49:18 +02:00
sink_impl.cc source/sink: don't return void in void functions 2014-03-10 15:20:57 +01:00
sink_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:43:13 +02:00
source_iface.h file: expose seek function in public API 2014-03-10 17:16:05 +01:00
source_impl.cc file: expose seek function in public API 2014-03-10 17:16:05 +01:00
source_impl.h file: expose seek function in public API 2014-03-10 17:16:05 +01:00