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

6408 Commits

Author SHA1 Message Date
f4exb
ed3a300829 SigMF file sink: more GUI changes 2020-07-15 10:57:24 +02:00
f4exb
80ea534840 SigMF file sink: GUI changes 2020-07-14 08:35:15 +02:00
f4exb
2cb96ed187 SigMF file sink: initial commit 2020-07-14 08:35:15 +02:00
f4exb
3293831cf3 Updated version and changelogs v5.7.11 2020-07-13 22:48:31 +02:00
f4exb
c677cd4402 Channel Analyzer: fixed sink apply channel settings. Fixes #569 and #570 2020-07-13 22:00:15 +02:00
f4exb
65adc088e7 Channel Analyzer: corrected channel sample rate applied to the sink when processing DSPSignalNotification 2020-07-13 16:11:31 +02:00
f4exb
e9328bdc16 Channel Analyzer: improved baseband thread management 2020-07-13 10:33:05 +02:00
f4exb
cd1d86966a AM demod: improved baseband thread management 2020-07-13 10:15:27 +02:00
f4exb
0eea80963b DeviceUISet: fixed deleteChannel not actually deleting the channel unlike DeviceSet equivalent 2020-07-13 09:48:39 +02:00
f4exb
cf24f421f2 Device API: fixed renumerateChannels in case of MIMO 2020-07-13 04:12:15 +02:00
f4exb
6aa01ea6df Device API: fixed missing channel sink removal in case of MIMO 2020-07-13 03:42:58 +02:00
f4exb
9e30ba95ab Channel Analyzer: let spectrum free running when in free running mode 2020-07-13 01:17:36 +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
93d05214cf FileSinkOutput: added missing bits v5.7.10 2020-07-12 12:52:18 +02:00
f4exb
ab1b25c41f Updated version and changelogs 2020-07-12 11:35:47 +02:00
f4exb
8ef213d649 TestMOSync: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 11:20:46 +02:00
f4exb
437e0061f4 TestMI: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 11:02:10 +02:00
f4exb
48641ac97f FileSinkOutput: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 10:25:14 +02:00
f4exb
1af0012052 RemoteSource: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 10:25:07 +02:00
f4exb
23a6e18271 RemoteOutput: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 10:24:59 +02:00
f4exb
a44dbff3ad TestSink: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 10:24:50 +02:00
f4exb
7065de0fb3 LocalSource: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes 2020-07-12 02:55:31 +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
b348df91db ATV demod: corrected line endings 2020-07-11 22:06:50 +02:00
f4exb
34a8061b03 ATV demod: fixed initialization issues. Fixes #560 2020-07-11 22:06:41 +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
12ccc86705 LocalSink: refactored LocalSinkThread to LocalSinkWorker object moved to thread. Equivalent to FileInput changes 2020-07-11 10:38:52 +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
ac5c4dc070 GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561 2020-07-10 00:15:31 +02:00
f4exb
784708b71d ButtonSwitch: invoke setChecked on toggle handling so that the button face is changed appropriately 2020-07-10 00:12:24 +02:00
f4exb
b64ee0c4da MIMO device plugins recording feature removal: REST API generated code v5.7.9 2020-07-09 20:06:31 +02:00
f4exb
abcb4b743d XTRX MIMO: fixed Swagger API definition file 2020-07-09 20:03:42 +02:00
f4exb
61befffba3 Updated version and changelogs 2020-07-09 19:53:03 +02:00
f4exb
9ec2df7c09 MIMO plugis: refactor some UIs 2020-07-09 19:48:46 +02:00
f4exb
c4a9f241a4 XTRX MIMO: removed IQ record feature 2020-07-09 19:41:15 +02:00
f4exb
32dde97fbf Test MI: removed IQ record feature 2020-07-09 19:35:18 +02:00
f4exb
cda483ba69 LimeSDR MIMO: removed IQ record feature 2020-07-09 19:28:48 +02:00
f4exb
95af7c915f BladeRF MIMO: removed IQ record feature 2020-07-09 19:23:17 +02:00
f4exb
b486b1dda7 GLScope and GLSpectrum: updated documentation v5.7.8 2020-07-06 13:52:41 +02:00
f4exb
d2396d1f3d GLSpectrum: factorized displayScaledF and displayScaledM 2020-07-06 10:57:58 +02:00
f4exb
eaca7102c6 GLScope markers: updated documentation 2020-07-06 09:00:28 +02:00
f4exb
4c5bc11ed6 Updated version and changelogs 2020-07-06 08:11:45 +02:00
f4exb
a3c9567b14 GLSpectrum: rationalize marker code 2020-07-06 04:08:08 +02:00
f4exb
a2d4cc84c8 GLSpectrum: remove markers manually. Fixed UI 2020-07-06 03:20:08 +02:00
f4exb
6eb3bdb0a8 GLScope: added markers. Implements #497 2020-07-06 02:44:11 +02:00