summaryrefslogtreecommitdiff
path: root/plugins/samplesource
AgeCommit message (Expand)Author
2021-02-06RTL-SDR: Adjust BW range limitsKacper Michajłow
2021-02-06SoapySDR: Support native formats that reports diffrent fullrange valuesKacper Michajłow
2021-02-06SoapySDR: Process number of elements that actually were returned, not requestedKacper Michajłow
2021-02-01Add 128 and 256 decimation for AirspyHFJon Beniston
2021-01-19Fix some typos spotted by lintianChristoph Berg
2020-11-23Reworked ARM Neon detection and remote plugins inclusion in the buildf4exb
2020-11-23Remote plugins: add USE_NEON definition for compatibility with cm256cc on ARM...f4exb
2020-11-23Removed useless CPU flags. Fixes issue #720f4exb
2020-11-22Avoid global QString init in pluginsKacper Michajłow
2020-11-22Use QStringLiteral when it make senseKacper Michajłow
2020-11-21Implement SigMF support only when compiled with GCC (libsigmf dependency). Im...f4exb
2020-11-21Audio input: fixed improper initialization of m_workerf4exb
2020-11-15Fixed remaining warningsf4exb
2020-11-15Fixed -Wunused-but-set-variable warningsf4exb
2020-11-14Fixed -Wuninitialized warningsf4exb
2020-11-14Fixed -Wsign-compare warningsf4exb
2020-11-14Fixed -Wunused-variable warningsf4exb
2020-11-14Fixed -Wunused-parameter warningsf4exb
2020-11-14Fixed -Wreorder warningsf4exb
2020-11-13Updated version and changelogsv6.0.1f4exb
2020-11-13Audio Input: quarter sample rate heterodyne for mono signalsf4exb
2020-11-13Audio Input: implemented worker + threadf4exb
2020-11-13Audio Input: added dataReady() signal to AudioFifo and use it to avoid CPU bu...f4exb
2020-11-12Renamed sdrbase AudioInput to AudioInputDevicef4exb
2020-11-10SigMF file inputf4exb
2020-11-09Don't call openAudioDevice if called from start(), otherwise AudioInput will ...Jon Beniston
2020-11-09Don't add alsa realm suffix, as there do not appear to be duplicate namesJon Beniston
2020-11-09Set reverse API keys. Avoid restarting threadJon Beniston
2020-11-09Fix readme markupJon Beniston
2020-11-09Rebase to masterJon Beniston
2020-11-07Merge pull request #673 from kasper93/rtlsdr_srEdouard Griffiths
2020-11-06Updated versions and changelogsv4.21.2f4exb
2020-11-05sdrbase cmake: restored Boost_INCLUDE_DIRSf4exb
2020-11-04Define _USE_MATH_DEFINES and clean M_PI redefinitionsKacper Michajłow
2020-11-04removed assertsf4exb
2020-11-04Migrate code to Qt 5.14.2f4exb
2020-11-04Add support for VS2019 and NinjaKacper Michajłow
2020-11-03KiwiSDR: fixed issue in local network. Fixes #435f4exb
2020-11-03Updated versions and changelogsv4.21.1f4exb
2020-11-01TestSource: moved timer start/stop to constructor/destructor. Fixes issue #661f4exb
2020-10-28Updated versions and changelogs. Fixed missing yaml references in base resour...f4exb
2020-10-27Fix compilation with UHD 3.15. Add dependency info to readme.Jon Beniston
2020-10-26Fix compiler warningJon Beniston
2020-10-26Add master clock rate display to GUI.Jon Beniston
2020-10-26Add loOffset to APIJon Beniston
2020-10-25Document LO offset optionsJon Beniston
2020-10-25Import USRP support.Jon Beniston
2020-10-23USRP driver improvements.Jon Beniston
2020-10-06Updated version and changelogsv4.19.0f4exb
2020-10-06USRP input: corrected plugin library namef4exb