1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-10 16:20:24 -05:00

1524 Commits

Author SHA1 Message Date
f4exb
ee741a48f2 Fixed deleted TestSourceInput destructor 2020-08-08 20:55:04 +02:00
f4exb
fddc5a66e8 Removed file recording function from device plugins 2020-08-08 11:53:56 +02:00
f4exb
965b041db3 Renamed FileSink plugin to FileOutput 2020-08-04 00:42:58 +02:00
f4exb
2099e5d962 SoapySDR: prepend the driver name to the device label so it can be differentiated if handled by SoapySDR remote 2020-08-03 21:37:21 +02:00
f4exb
780f4893a1 SigMF file sink: updated documentation 2020-07-18 04:22:30 +02:00
f4exb
23351b6d94 RemoteInput; do not stop UDP handler when stopping else it blocks the restart. Fixes issue #563 2020-07-13 00:15:40 +02:00
f4exb
646d74c81c TestSource: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 02:55:24 +02:00
f4exb
352d6db931 AirspyHF: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 02:55:17 +02:00
f4exb
c429b03f32 Airspy: refactored PerseusInputThread to PerseusInputWorker object moved to thread. Equivalent to FileInput changes 2020-07-12 02:55:10 +02:00
f4exb
cdc35d0b33 Perseus: refactored PerseusInputThread to PerseusInputWorker object moved to thread. Equivalent to FileInput changes 2020-07-12 02:55:03 +02:00
f4exb
7109c3b80d FileInput: removed center frequency and sample rate from the settings since it should come from the file header 2020-07-11 22:06:32 +02:00
f4exb
c6ed2f2675 SigMF File Input: refactored FileInputThread to FileInputWorker object moved to thread. This is the equivalent of what was done for FileInput 2020-07-11 09:42:48 +02:00
f4exb
d4de16df74 FileInput: some code cosmetic changes 2020-07-11 07:02:03 +02:00
f4exb
aac6f4368c File Input: refactored FileInputThread to FileInputWorker object moved to thread (contribution from Vort). Fixes #562 2020-07-11 07:01:53 +02:00
f4exb
40e638a785 Remote input buffer size rework: dynamically allocated number of decoder slots. Implements #534 2020-06-28 08:17:39 +02:00
f4exb
a655e8d705 Remote input buffer size rework: dynamically allocatable number of decoder slots 2020-06-28 07:19:20 +02:00
f4exb
9f5d531545 Remote input buffer size rework: member name changes. Adjust sample sink fifo size from sample rate 2020-06-28 06:56:21 +02:00
f4exb
750d0afce7 RTL-SDR bias tee. Updated documentation 2020-06-27 06:28:12 +02:00
f4exb
3c2a01c6e9 RTL-SDR bias tee. Implements #533 2020-06-27 06:13:48 +02:00
f4exb
0c0171f8bf IQ swap: updated plugins GUI 2020-06-23 05:04:41 +02:00
f4exb
ba51f321fe IQ swap: updated plugins documentation 2020-06-23 05:02:00 +02:00
f4exb
836ba63c72 IQ swap: REST API: implementation in plugins 2020-06-22 02:10:35 +02:00
f4exb
24aa55027c IQ swap: initial implementation in non MIMO plugins 2020-06-21 11:46:08 +02:00
f4exb
8ee477de52 SigMF file input: documentation 2020-06-18 06:19:23 +02:00
f4exb
51ee64f0c1 SigMF file input: GUI: implemented full frequency range display with 10's of GHz 2020-06-18 06:19:05 +02:00
f4exb
19bea3ff29 SigMF file input: fixed total samples calculation 2020-06-18 06:18:03 +02:00
f4exb
3fc326d7ed SigMF file input: REST API: implemented actions and fixes 2020-06-17 01:39:10 +02:00
f4exb
4c9d447bf3 SigMF file input: fixed negative sample rate handling. UI enhancemens 2020-06-15 02:51:01 +02:00
f4exb
baf57d0723 SigMF file input: first commit 2020-06-14 23:09:19 +02:00
f4exb
00d70b65aa SigMF recoding: first implementation of recording with RTLSDR 2020-06-01 10:41:27 +02:00
f4exb
22a886fba9 FileRecordInterface: true dynamic allocation 2020-05-30 21:21:51 +02:00
f4exb
122ff28c41 FileRecordInterface: basic implementation 2020-05-30 19:24:40 +02:00
f4exb
02da05ddc9 PlutoSDR: fixed handling of open device status. Fixes issue #510 2020-05-20 09:48:24 +02:00
f4exb
fb4d81bff3 LimeSDR input: updated documentation 2020-04-27 22:43:56 +02:00
f4exb
e62af95d46 Fixed incorrect frequency display when transverter is engaged. Fixes issue #509 2020-04-25 12:25:50 +02:00
f4exb
bfaafac7c6 XTRX: REST API: fixed wrong setting object 2020-04-20 00:52:57 +02:00
f4exb
5ff291ee84 LimeSDR: revised labels and tooltips for antenna select. Fixes issue #506 2020-04-19 12:52:32 +02:00
f4exb
81f158c7f2 Fixed some warnings from Mac ports compilation 2020-04-19 06:13:32 +02:00
f4exb
aad783b653 XTRX: fixed sample rate setting 2020-04-18 07:39:38 +02:00
f4exb
33769fb62d LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays 2020-04-13 18:45:46 +02:00
f4exb
8f15074ef5 XTRX: cosmetic changes 2020-04-11 17:47:28 +02:00
f4exb
65f892beab LimeSDR: cosmetic changes 2020-04-09 06:45:31 +02:00
f4exb
b7fc2f255c LimeSDR: use constant instead of define for buffer size 2020-04-09 06:45:12 +02:00
f4exb
8208fb031b Samplesources GUI file record: updated documentation 2020-04-01 23:32:19 +02:00
f4exb
c077abf8b0 Samplesources GUI file record: right click to choose file 2020-04-01 23:17:26 +02:00
f4exb
aabdc75402 RTLSDR GUI file record: right click to choose file 2020-04-01 08:44:51 +02:00
f4exb
adcd06b1c4 BladeRF2: REST API: implemented actions: implementation 2020-03-30 21:35:29 +02:00
f4exb
18aa9ffbc2 REST API device and channel actions: extension of record action: implementation 2020-03-10 05:23:19 +01:00
f4exb
801ead642a REST API device and channel actions: fixes to implementation 2020-03-09 19:56:09 +01:00
f4exb
74c073db4a REST API device and channel actions: general implementation and RTLSDR and FileSource implementations 2020-03-09 04:01:23 +01:00