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
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
Texas.C
b898babb2e
fix tiny build issue on Qt5.15.0 2020-06-28 14:07:51 -07:00
f4exb
105ca24e57 Updated version and changelogs v5.7.5 2020-06-28 10:03: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
e79a7d00a2 Updated version and changelogs v5.7.4 2020-06-27 19:45:59 +02:00
f4exb
f4bf08a55b Regenerated REST API code to fix generating script issues 2020-06-27 19:40:34 +02:00
f4exb
62f451e645 Fixed swagger code generation script 2020-06-27 17:39:42 +02:00
f4exb
a0d8f411b1 Updated version and changelogs v5.7.3 2020-06-27 06:33:00 +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
7d06eab829 RTL-SDR bias tee: REST API: generated code 2020-06-27 06:12:45 +02:00
f4exb
4c678c7639 RTL-SDR bias tee: REST API: swagger file 2020-06-27 06:11:34 +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
b9c1568bac Frequency tracker: REST API: added tracking delta frequency in report. Generated code 2020-06-27 05:35:18 +02:00
f4exb
fb2b096802 Frequency tracker: REST API: added tracking delta frequency in report 2020-06-27 05:34:42 +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
158027f464 Downchannelizer: correct debug message 2020-06-25 01:14:39 +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 v5.7.2 2020-06-23 22:21:39 +02:00
f4exb
154b1eb213 Updated version and changelogs 2020-06-23 18:56:53 +02:00
f4exb
e326699c0a Attempt to fix MSVC issue C2491 with decimators FI and FF 2020-06-23 11:01:16 +02:00
f4exb
47b0bb23c5 Appveyor: build Ubuntu release for 20.04 only 2020-06-23 05:06:47 +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
b375dca5de IQ swap: implementation in transverter dialog 2020-06-23 05:02:50 +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
f4exb
d7f785029b Make dedicated readme for TransverterDialog 2020-06-23 04:59:54 +02:00