Commit Graph

159 Commits

Author SHA1 Message Date
f4exb cc5d614f67 IQ swap: initial implementation in plugins 2020-06-23 19:29:58 +02:00
f4exb f1d46c440a Fixed incorrect frequency display when transverter is engaged. Fixes issue #509 2020-04-28 05:36:46 +02:00
f4exb 8a088199c9 Samplesources GUI file record: updated documentation 2020-04-02 05:01:00 +02:00
f4exb bbe4605258 Samplesources GUI file record: right click to choose file 2020-04-02 05:00:43 +02:00
f4exb 323e75cddd REST API device and channel actions: extension of record action: implementation 2020-03-10 19:44:27 +01:00
f4exb d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb 246ff824af Corrected network manager process memory leaks (Rx side) 2019-11-12 18:46:45 +01:00
f4exb 01f0dd906a Corrected device display name channel handling 2019-10-09 07:39:52 +02:00
f4exb ee3313dc82 Plugins device enumeration optimization: factorization of common code for Rx/Tx devices 2019-10-09 07:39:52 +02:00
f4exb e9bbf0b266 Plugins device enumeration optimization 2019-10-09 07:39:52 +02:00
f4exb ec22056cbf REST API: config: fixes (2) 2019-08-13 12:18:47 +02:00
f4exb a078239685 REST API: config: GET (11). Support of the rest of devices 2019-08-04 20:24:44 +02:00
Martin Hauke a1548333a7 Fix some typos 2019-07-22 23:14:23 +02:00
f4exb 634723ae2c Restored the previously suppressed __attribute__ unused in a portable way 2019-06-19 18:50:55 +02:00
f4exb 06dea9b29f PVS-Studio analys fixes: core package serious issues 2019-06-14 16:58:09 +02:00
f4exb 63132f0165 Device user arguments: updated documentation 2019-06-14 14:10:25 +02:00
f4exb 8ce43225ae Device user arguments: use it in SoapySDR 2019-06-14 01:14:27 +02:00
f4exb 76f20fe5d0 Merged latest developments on dev branch (4.8.1 and 4.8.2) 2019-05-31 12:45:29 +02:00
Davide Gerhard 2e04d2fe9d
fix windows code to build with MSVC
- remove __attribute__((unused)) not supported on MSVC
- remove  __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
Davide Gerhard a4c8a9978a
cmake: fix *_DIR usage on FindLib and re-import SoapySDR module 2019-05-22 17:20:11 +02:00
Davide Gerhard 94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR 2019-05-21 20:19:30 +02:00
Davide Gerhard 5ceffe14cc
rework to prepare for use cpack; new sdrangel icon 2019-05-21 20:19:29 +02:00
Davide Gerhard 23498ab24b
manage "correctly" plugins/pluginssrv folders 2019-05-21 20:19:25 +02:00
Davide Gerhard dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms 2019-05-21 20:19:25 +02:00
Davide Gerhard fd642496b8
remove qmake project files
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb b01c4e2477 Device API: added a number of source and sink streams and update it from the plugins 2019-05-21 00:27:08 +02:00
f4exb 88ea8b2ae9 Renamed createSampleXXXPluginInstanceYYY methods to remove the redundant YYY part 2019-05-19 10:28:50 +02:00
f4exb 9e628917dc Removed all obsolete references to devicesourceapi.h and devicesinkapi.h 2019-05-09 12:10:27 +02:00
f4exb 89e53cf179 Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
f4exb 7ea814c180 Plugin interface: use enum for single Rx or single Tx type and added the any type 2019-05-07 18:58:20 +02:00
f4exb 54e46837dd REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any) 2019-05-07 14:43:38 +02:00
f4exb 9e5003eab9 New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
f4exb 4bb0f4f51a Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
f4exb e2ac286458 Series of shifted decimators matching shifted interpolators. Applied to HackRF input 2019-04-02 01:10:03 +02:00
f4exb cd35732807 Reverse API originator information: implemented for start/stop in all source plugins 2019-03-25 15:21:17 +01:00
f4exb 9b30d602c3 Reverse API originator information: implemented in all source plugins 2019-03-25 13:41:38 +01:00
f4exb 42cb3ea74f SoapySDR: fixed some GUI issues 2019-02-07 23:45:16 +01:00
f4exb 8a0508c609 SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog 2019-02-03 01:52:11 +01:00
f4exb 4372938b15 Windows build: fixed SoapySDR build 2019-01-27 13:21:12 +01:00
f4exb 932048dba0 SoapySDR: added try/catch blocks around calls to SoapySDR interface methods where missing 2019-01-13 23:33:31 +01:00
f4exb 0215839220 REST API: implement reverse API settings (3) 2019-01-11 14:45:00 +01:00
ZigaS 747c0c3cda Depyloyment scrip update, QT project updates for OSX environment 2019-01-01 15:30:20 +01:00
f4exb bc4c9aeba6 Reverse API: SoapySDR input 2018-12-26 18:15:43 +01:00
f4exb 13afa2e45f SoapySDR: fixed memory leaks 2018-12-04 01:03:21 +01:00
f4exb fe0f506f50 SoapySDR support: new attempt for Debian build (3) 2018-12-01 10:12:15 +00:00
f4exb d225bf9378 SoapySDR support: new attempt for Debian build (2) 2018-12-01 10:09:10 +01:00
f4exb c8480a58fe SoapySDR support: increment version 2018-11-27 23:47:04 +01:00
f4exb 468fab5c5e SoapySDR support: set a minimum read or write timeout of 250ms 2018-11-27 23:44:11 +01:00
f4exb ca36f757e1 SoapySDR support: Debian: added internal soapysdr library 2018-11-23 01:06:56 +01:00
f4exb 8a6ee37ccb SoapySDR support: updated documentation 2018-11-23 00:25:27 +01:00
f4exb 26af3014a5 SoapySDR support: make checkboxes more visible 2018-11-22 17:03:59 +01:00
f4exb e36bd24330 SoapySDR support: output: documentation 2018-11-22 08:52:15 +01:00
f4exb fb92612f60 SoapySDR support: input: documentation 2018-11-22 00:41:28 +01:00
f4exb f04201a528 SoapySDR support: allow overflow on reads. Changed timeout to 10 times the block time (actually) 2018-11-20 00:30:44 +01:00
f4exb 8e5a332b50 Windows: MSVC2017: use default PothosSDR install directory 2018-11-16 10:47:30 +01:00
f4exb b0fa7c2591 Windows: MSVC2017: completed SoapySDR support 2018-11-16 08:15:10 +01:00
f4exb 3da7933fa7 SoapySDR support: REST API: fixed individual gains and tunable elements settings 2018-11-15 23:00:55 +01:00
f4exb 2ab09f7e6c SoapySDR support: fixed tunable elements inital settings 2018-11-15 22:25:33 +01:00
f4exb cb9d300109 Windows: MSVC2017: soapysdrinput (1) 2018-11-15 19:07:15 +01:00
f4exb 6ad678e059 SoapySDR support: REST API: input and output: corrected mapped elements setting 2018-11-15 16:54:23 +01:00
f4exb dbbabd4b57 SoapySDR support: input and output: display mapped setting elements after applying settings 2018-11-15 14:14:49 +01:00
f4exb 69cd5645eb SoapySDR support: fixed input and output stream and device displays 2018-11-15 14:11:52 +01:00
f4exb 5bf18ade3f SoapySDR support: REST API: fixed device report 2018-11-15 00:47:15 +01:00
f4exb da5ac0f0c6 SoapySDR support: REST API: rest of input and output methods 2018-11-14 23:34:03 +01:00
f4exb 7a171aed1d SoapySDR support: REST API: input: format settings and report 2018-11-14 02:06:36 +01:00
f4exb 7574cb23d4 Windows: MSVC2017: fixed more attribute unused cases (2) 2018-11-13 08:51:14 +01:00
f4exb 696e7324a4 SoapySDR support: device arg GUI 2018-11-12 01:10:51 +01:00
f4exb c382913fb4 SoapySDR support: stream ArgInfo SoapySDR interface 2018-11-11 19:44:48 +01:00
f4exb f436479bd7 SoapySDR support: output: stream ArgInfo GUI 2018-11-11 09:31:27 +01:00
f4exb 1005d1d4e5 SoapySDR support: input: stream ArgInfo GUI 2018-11-11 02:30:10 +01:00
f4exb 8a72372b28 SoapySDR support: fixed display settings 2018-11-10 07:17:55 +01:00
f4exb 4d3113eabc SoapySDR support: cosmetic changes 2018-11-09 00:48:42 +01:00
f4exb e1ac6c2caa SoapySDR support: fixed createTunableElementsControl 2018-11-09 00:31:20 +01:00
f4exb 1168c18e3a SoapySDR support: output: auto correction GUIs 2018-11-08 21:42:49 +01:00
f4exb 90de728990 SoapySDR support: input: auto correction GUIs (3) 2018-11-08 16:53:15 +01:00
f4exb e5748444c5 SoapySDR support: input: auto correction GUIs (2) 2018-11-08 16:27:33 +01:00
f4exb 66f95bc0a6 SoapySDR support: input: auto correction GUIs (1) 2018-11-08 14:35:26 +01:00
f4exb 48340f253a SoapySDR support: fixed StringRangeGUI::setValue 2018-11-08 02:28:01 +01:00
f4exb f97091e0f3 SoapySDR support: input: AGC GUI 2018-11-08 01:31:39 +01:00
f4exb 9d014d841b SoapySDR support: input: manage global and individual gains coupling 2018-11-07 23:21:37 +01:00
f4exb b316af2d1d SoapySDR support: individual gains GUIs fixes 2018-11-07 20:06:07 +01:00
f4exb cfeaca424e SoapySDR support: input: individual gains GUIs 2018-11-07 13:38:42 +01:00
f4exb d4e73086d0 SoapySDR support: output: global gain GUI 2018-11-07 13:08:35 +01:00
f4exb d7be0927b1 SoapySDR support: input: global gain GUI 2018-11-07 01:33:17 +01:00
f4exb e17828c7ee SoapySDR support: output: tunable elements GUIs 2018-11-06 20:19:20 +01:00
f4exb 6ea676d5c4 SoapySDR support: tunable elements GUIs fixes 2018-11-06 08:32:47 +01:00
f4exb 0f14527039 SoapySDR support: input: tunable elements GUIs 2018-11-05 17:27:32 +01:00
f4exb 52e9a72098 SoapySDR support: output: bandwidth selection GUI 2018-11-05 02:40:02 +01:00
f4exb 0d0b8c9618 SoapySDR support: input: bandwidth selection GUI 2018-11-05 02:19:40 +01:00
f4exb bf3fdcbfc2 SoapySDR support: input: antenna selection GUI 2018-11-04 23:54:16 +01:00
f4exb 45a569655a SoapySDR support: fixed update settings processing in GUIs 2018-11-04 19:17:47 +01:00
f4exb 564a99d14e SoapySDR support: fixes 2018-11-04 18:42:51 +01:00
f4exb 6a9607c8fc SoapySDR support: output: implemented thread and related methods 2018-11-04 11:45:59 +01:00
f4exb 579c7d31f1 SoapySDR support: moved common gui elements to sdrgui 2018-11-03 00:07:43 +01:00
f4exb 2cab4ff7bd SoapySDR support: input: corrected number of samples in handler 2018-11-02 16:19:45 +01:00
f4exb 0ff0a4ff06 SoapySDR support: input: streaming basics 2018-11-02 13:07:30 +01:00
f4exb f5e9b44bf6 SoapySDR support: input: start/stop handling 2018-11-02 10:16:14 +01:00
f4exb ea98f2e1c9 SoapySDR support: input: center frequency and sample rate handling 2018-11-02 02:33:04 +01:00
f4exb 5acac7b9fa SoapySDR support: input GUI: implement fixed elements support 2018-11-01 11:43:42 +01:00
f4exb f79e6bc3ab SoapySDR support: interface for all generic GUI elements 2018-11-01 10:06:27 +01:00