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

6289 Commits

Author SHA1 Message Date
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
f4exb
cf896338c4 ScopeVis: fixed moving of iterator past the end. Fixes issue #556 2020-07-05 11:45:03 +02:00
f4exb
e384c82323 SpectrumVis: added missing export for MSVC v5.7.7 2020-07-05 11:05:29 +02:00
f4exb
29adbe3b65 Updated version and changelogs 2020-07-05 10:28:19 +02:00
f4exb
3c7a39f71e GLSpectrum: added a freeze button 2020-07-05 10:03:41 +02:00
f4exb
3e6ea404e1 GLSpectrum: added markers. Implements #557 2020-07-05 03:25:44 +02:00
f4exb
1189bd8e6a Updated version and changelogs v5.7.6 2020-07-01 19:40:58 +02:00
f4exb
fd2c85789b ATV demod: REST API: new AM scaling adjust settings: implementation 2020-07-01 13:33:16 +02:00
f4exb
764b98253e ATV demod: REST API: new AM scaling adjust settings: generated code 2020-07-01 13:29:26 +02:00
f4exb
f4d641976d ATV Demod: updated documentation 2020-07-01 13:29:09 +02:00
f4exb
0cbcc7b0da ATV demod: REST API: new AM scaling adjust settings 2020-07-01 13:28:50 +02:00
f4exb
1f6cf6cb55 Add 10 MHz digit to wideband channel plugins. Implements #531 2020-07-01 13:14:48 +02:00
f4exb
f11d938eda ATV demod: updated documentation 2020-07-01 08:56:14 +02:00
f4exb
0f21bec4f7 ATV demod: removed useless member m_horizontalSynchroDetected. Process classic: fixed m_avgColIndex synchronization 2020-07-01 03:19:42 +02:00
f4exb
bf4baa209b ATV demod: fixed image horizontal crop 2020-07-01 02:29:10 +02:00
f4exb
179a9fcc6e ATV demod: scaling multiply and shift parameters. Reworked top time setting. Added some missing serialize/deserialize settings 2020-07-01 01:37:47 +02:00
f4exb
41a837c242 Initialize m_audioSampleRate in constructors where missing. Fixes #554 2020-06-30 19:11:49 +02:00
f4exb
a41d2545ae ATV demod: added AGC to AM demod and use standard magnitude. Enhancement to #459 2020-06-30 01:15:12 +02:00
f4exb
02ce024390 ATV demod: fixed AM demodulator. Fixes issue #459 2020-06-29 08:46:09 +02:00
f4exb
9e67de24c6
Merge pull request #553 from ryanpetris/v5
fix tiny build issue on Qt5.15.0
2020-06-29 02:20:27 +02:00