Commit Graph

83 Commits

Author SHA1 Message Date
Jon Beniston 73ad00d0a1 Funcube dongle support on windows. 2022-05-29 21:26:04 +01:00
f4exb 3dc0c26ff5 Repair FCD support with better FindHIDAPI cmake module. Fixes #1160 2022-03-06 01:30:15 +01:00
f4exb 5410096f1e Disable FCD as a consequence of #1160 2022-03-05 23:25:07 +01:00
f4exb 48040a3edd Revert "Fixed build with hidapi"
This reverts commit 97fc4bf2da.
2022-03-05 22:59:18 +01:00
f4exb 97fc4bf2da Fixed build with hidapi 2022-03-05 14:19:49 +01:00
Jon Beniston 7aebff1082 Add SDRplay V3 API sample source. 2021-04-11 21:21:36 +01:00
f4exb 4059a0be27 Reworked ARM Neon detection and remote plugins inclusion in the build 2020-11-23 21:16:25 +01:00
f4exb b396a190de Implement SigMF support only when compiled with GCC (libsigmf dependency). Implements #712 2020-11-21 20:00:32 +01:00
f4exb 99c079b549 SigMF file input 2020-11-10 02:09:21 +01:00
Jon Beniston 2bd5714308 Rebase to master 2020-11-09 21:12:08 +00:00
Jon Beniston d4aa5d75b5 Add USRP device support. 2020-10-02 22:45:28 +01:00
f4exb d0c2b73d99 Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00
Vort 779f3fdb16 Add basic support for KiwiSDR receivers 2019-06-07 10:51:10 +03:00
Davide Gerhard dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
f4exb 9e5003eab9 New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
Davide Gerhard 121504eeb3
enable fcdpro/fcdproplus on macOS; remove asound dependency
asound is not needed; now it uses qt audio
2019-04-19 08:46:26 +02:00
Davide Gerhard 036eda0a92
fcdpro/fcdproplus: disable samplesource on macOS 2019-04-15 15:41:49 +02:00
f4exb 4fe16095d4 Rename SDRDaemonSource device plugin to RemoteInput (1) 2019-02-03 00:26:26 +01:00
f4exb cf4b90f3ae cmake files cleanup and build simplification 2019-01-02 21:33:45 +01:00
f4exb 70970d7b7a XTRX input: added documentation and refactored cmake files for XTRX 2019-01-02 19:13:50 +01:00
f4exb 0e7f8ff125 XTRX input: imported code from xtrx-sdr fork 2018-12-29 01:20:48 +01:00
f4exb 8e8eb191a3 SoapySDR: removed compilation dependency on libusb. Solves PR #263 2018-12-18 21:30:00 +01:00
f4exb d225bf9378 SoapySDR support: new attempt for Debian build (2) 2018-12-01 10:09:10 +01:00
f4exb 9d0bcc7e5c SoapySDR support: removed from Debian build 2018-11-24 19:55:37 +01:00
f4exb 8f2ec099f3 SoapySDR support: create output plugin with enumeration 2018-10-29 18:27:58 +01:00
f4exb c82d838708 SoapySDR support: build infrastructure and input plugin enumeration 2018-10-29 16:39:25 +01:00
f4exb f7af0a4ac2 BladerRF2 input support (2) 2018-09-23 19:56:24 +02:00
f4exb 5b31982772 LibbladeRF2: migrate bladerfinput to bladerf1input (2) 2018-09-19 13:28:14 +02:00
f4exb cfd414073e SDRDaemon: removed references to nanomsg entirely 2018-09-09 10:45:34 +02:00
f4exb 26ebcc6d1d Server: added FCDPro Plus input plugin 2018-05-29 17:17:57 +02:00
f4exb 3542e43b57 Server: added FCDPro input plugin 2018-05-29 17:00:53 +02:00
f4exb 71686e6c45 Revert "Removed LimeSDR support from all builds"
This reverts commit d0599a2ec0.
2018-03-14 08:37:40 +01:00
f4exb d0599a2ec0 Removed LimeSDR support from all builds 2018-03-11 01:48:59 +01:00
f4exb 5fcf446fec Debian build: fixed libperseus build (2) 2018-02-10 22:46:22 +01:00
f4exb b1fbff05f3 Perseus: Debian and Windows build 2018-02-10 21:50:57 +01:00
f4exb becbe0f96e Perseus support (3) 2018-02-07 08:39:09 +01:00
f4exb f53a5f6e6e Airspy HF: removed the integer processing plugin. Updated documentation 2018-02-06 00:29:55 +01:00
f4exb f426139e45 AirspyHF: use float version as default 2018-02-05 08:38:47 +01:00
f4exb 67d948d440 AirspyHF (float): new plugin structure 2018-02-01 09:12:38 +01:00
f4exb 34f6b796b7 TestSource: first implementation 2018-01-14 02:25:24 +01:00
f4exb 7173f1b248 AirspyHF support: first version whithout float I/Q 2018-01-11 02:21:29 +01:00
f4exb f0de558fd9 PlutoSDR: very basic PlutoSDR input plugin 2017-09-02 05:39:55 +02:00
f4exb e624141150 SDRdaemon plugins: fixed Debian build 2017-06-12 16:31:54 +02:00
f4exb b2375c12ee Removed SDRdaemon input plugin from the builds 2017-06-09 14:22:14 +02:00
f4exb 06c8df5d75 SDRdaemonFEC: renamed folder to sdrdaemonsource 2017-06-09 13:42:33 +02:00
f4exb b5f70bd7f6 LimeSDR support: built-in LimeSuite for Debian - use internal LimeSutie in plugins 2017-05-09 03:30:26 +02:00
f4exb 5163fcd96b Removed LimeSDR support from Debian build if LimeSuite is not found 2017-05-09 01:15:58 +02:00
f4exb 561baf975d LimeSDR support (11) compiles 2017-04-16 04:58:52 +02:00
f4exb dc2df804f7 HackRF Tx support: rename more Rx files and cmake items 2016-12-27 03:14:50 +01:00
f4exb 7ef54cc2e0 BladeRF Tx support: rename more Rx files and cmake items 2016-12-27 03:11:57 +01:00