aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-16bladeRF: RXVGA2 range is [0, 30]standaloneJon Szymaniak1-1/+1
2014-02-16bladerf: Added 'verbosity' and 'loopback' device parametersJon Szymaniak2-0/+67
2014-02-16osmosdr/rtl/miri/hackrf: use 15 buffers by defaultDimitri Stolnikov5-8/+8
2014-02-16airspy: add support for AirSpy wideband receiverDimitri Stolnikov11-1/+855
2014-01-26rfspace: properly cover the absense of a serial numberDimitri Stolnikov1-1/+3
2014-01-26bladeRF: Modifying correction calls.Brian Padalino4-60/+42
2014-01-26bladerf: Removed sign extension and masking of samplesJon Szymaniak1-10/+17
2014-01-26bladerf: Updates for libbladeRF v0.11.0 API changesJon Szymaniak3-11/+23
2014-01-26bladerf: Use rational sample rate functionsJon Szymaniak4-69/+48
2014-01-26bladerf: Added start()/stop() implementationsJon Szymaniak4-73/+109
2014-01-26osmocom_fft: print the exception thrown in DC/IQ correction settersDimitri Stolnikov1-6/+16
2014-01-26osmocom_siggen: add controls for DC offset and IQ imbalance correctionDimitri Stolnikov2-0/+161
2014-01-26bladerf: shorten the serial number that is being shown to the userDimitri Stolnikov1-1/+11
2014-01-26bladerf: implement DC offset and IQ imbalance correctionDimitri Stolnikov4-13/+99
2014-01-26bladerf: FX3 firmware loading not supported from within gr-osmosdrDimitri Stolnikov1-1/+1
2014-01-26bladerf: prepare functions to control DC offset / IQ balance (WIP)Dimitri Stolnikov2-0/+45
2014-01-26apps/osmocom_fft: gui to set DC offset / IQ imbalance correction modeDimitri Stolnikov1-23/+249
2014-01-26rfspace: add missing header for basename()Dimitri Stolnikov1-0/+1
2014-01-26osmocom_fft: Properly set initial sample rate for fosphor outputSylvain Munaut1-0/+1
2014-01-26rfspace: add support for RFSPACE SDR-IQ and SDR-IPDimitri Stolnikov10-1135/+1749
2014-01-26device: implement "nofake" hint to exclude dummy devices from discoveryDimitri Stolnikov6-14/+28
2014-01-26cmake: pull updates from gnuradio masterDimitri Stolnikov2-1/+14
2014-01-26add UmTRX to the list of supported devicesDimitri Stolnikov2-0/+2
2014-01-26file: add missing include for boost::formatDimitri Stolnikov1-0/+1
2014-01-26rtl/rtl_tcp: add 2.56e6 as 'good' sample rateSteve Markgraf2-0/+2
2014-01-26apps/osmocom_fft: recover when .step property is not given for a rangeDimitri Stolnikov1-2/+2
2014-01-26sink/source: fix error message when unable to connect blocks internallyDimitri Stolnikov2-4/+8
2014-01-26netsdr: implement sample rate change in run modeDimitri Stolnikov2-17/+35
2013-11-04rtl: add R828D tunerSteve Markgraf3-1/+8
2013-11-04netsdr: replace boost asio sockets with native bsd socketsDimitri Stolnikov2-17/+223
2013-11-04bladerf: Don't reload the FPGA unless the force-reload param is setJon Szymaniak1-8/+17
2013-11-04bladerf: Moved initializations to bladerf_common.c, misc. cleanupJon Szymaniak5-256/+216
2013-11-04bladerf: Moved no longer "common" items out of bladerf_commonJon Szymaniak6-61/+57
2013-11-04bladerf: Added device caching, this enables full-duplex operation.Daniel Gröber5-58/+127
2013-10-26osmocom_fft: Make the scope area fill all available spaceSylvain Munaut1-5/+2
2013-10-26osmocom_fft: Use the new WX version of fosphor sinkSylvain Munaut1-1/+1
2013-10-26netsdr: add support for RFSPACE NetSDR receiverDimitri Stolnikov9-3/+1096
2013-10-26apps/osmocom_fft: use reasonable defaults for gain & center frequencyDimitri Stolnikov1-11/+19
2013-10-25bladerf: remove unused variableDimitri Stolnikov1-1/+1
2013-10-25use numchan instead of nchan to prevent ambiguity...Dimitri Stolnikov2-3/+3
2013-10-25hackrf: implement device discoveryDimitri Stolnikov2-6/+93
2013-10-25uhd: improve device discoveryDimitri Stolnikov2-24/+26
2013-10-20file: allow changing the sample rate when throttle=trueDimitri Stolnikov2-8/+24
2013-10-19cmake: fix flag passing to Clang compilerDimitri Stolnikov1-3/+7
2013-10-18apps: catch corner cases for file= mode in osmocom_fftDimitri Stolnikov1-11/+20
2013-10-17apps/osmocom_fft: Add option to use fosphor for the main displaySylvain Munaut1-5/+12
2013-10-05cmake: make uhd component optional in standalone modeDimitri Stolnikov1-15/+24
2013-10-04bladerf: use newstyle version gettersDimitri Stolnikov2-10/+10
2013-10-03bladerf: make source less picky wrt rf gainDimitri Stolnikov1-10/+7
2013-10-03source/sink: initialize sample rate cache variableDimitri Stolnikov4-2/+6