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

3971 Commits

Author SHA1 Message Date
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
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 2020-07-06 13:52:41 +02:00
f4exb
eaca7102c6 GLScope markers: updated documentation 2020-07-06 09:00:28 +02:00
f4exb
fd2c85789b ATV demod: REST API: new AM scaling adjust settings: implementation 2020-07-01 13:33:16 +02:00
f4exb
f4d641976d ATV Demod: updated documentation 2020-07-01 13:29:09 +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
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
5c1c2f7a34 Frequency tracker: REST API: added tracking delta frequency in report. Implements #550 2020-06-27 05:35:58 +02:00
f4exb
5b1bfadbae LocalSource: fixed DSPSignalNotification& message passing to baseband 2020-06-27 05:04:21 +02:00
f4exb
512ca3cb07 LocalSink: fixed DSPSignalNotification& message passing to baseband and size sink FIFO depending on channel sample rate 2020-06-27 04:59:40 +02:00
f4exb
849b2c8ff7 LocalSink: increase device link FIFO size 2020-06-25 01:14:24 +02:00
f4exb
b482cbe195 Fixed LocalSink and LocalInput samples threading model by adding one decoupling FIFO. Fixes issue #549 2020-06-25 00:16:01 +02:00
f4exb
bf48f340c1 IQ swap: fixed transverter dialog 2020-06-23 22:21:39 +02:00
f4exb
0c0171f8bf IQ swap: updated plugins GUI 2020-06-23 05:04:41 +02:00
f4exb
abcde86383 IQ swap: updated MIMO plugins GUI 2020-06-23 05:04:17 +02:00
f4exb
ba51f321fe IQ swap: updated plugins documentation 2020-06-23 05:02:00 +02:00
f4exb
e52f5d35d7 IQ swap: updated MIMO plugins documentation 2020-06-23 05:00:58 +02:00