Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Eversberg cca768124b SoapySDR: Fixed API change from version 0.7.1 2021-06-23 16:06:36 +02:00
Andreas Eversberg 47185e80b7 Added special strdup to liboptions, to prevent memory leaks for option strings
If you are doing memory leak debugging you don't want to see any leaks when
stopping the program.
2021-03-07 10:38:38 +01:00
Martin Hauke f5583953e6 Fixed many typos in output and source code comments 2019-07-15 21:14:52 +02:00
Andreas Eversberg 8b1aa76168 SDR: Add clock source selection, untested yet 2018-06-24 11:36:56 +02:00
Andreas Eversberg 6b04026488 SoapySDR: Flip initialization of RX and TX, so LimeSDR works with frequencies below 30 MHz 2018-05-21 19:39:09 +02:00
Andreas Eversberg e74b7442c6 Make LimeSDR tune rx to tx frequency 2018-05-21 19:39:09 +02:00
Andreas Eversberg aafdea4bea SDR: Add option to set local oscillator (LO) offset
By default it is set to -1 MHz.
2017-12-09 20:46:14 +01:00
Andreas Eversberg 776c79e40e Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
Andreas Eversberg d5bf0e6291 Restructure: Move sdr from common code to 'libsdr' 2017-12-03 08:45:45 +01:00