Commit Graph

7084 Commits

Author SHA1 Message Date
f4exb 58f7b96634 APT demod: send settings to image worker 2021-04-23 00:17:52 +02:00
f4exb 6b106f21ad APT demod: save image in image worker 2021-04-22 23:37:10 +02:00
f4exb aac8f6fe2c APT demod: moved processPixels process to a separate thread 2021-04-22 22:10:04 +02:00
f4exb de23efe635 Delete channel or feature and their GUI in the proper order in DeviceUISet and FeatureUISet. Remove original fix for #806. Fixes #860 2021-04-21 12:28:56 +02:00
f4exb 05bb5a148d Spectrum: increase maximum FFT size to 32k and set tooltip with bin size value 2021-04-21 07:20:56 +02:00
f4exb e9f11e1d37 Spectrum: set limits for averaging 2021-04-20 23:12:05 +02:00
f4exb aad48501a1 Spectrum: use common constants for FFT size limits and set limits to 64 to 8k 2021-04-20 23:12:05 +02:00
f4exb 986b6f3711 Rename GLSpectrumSettings to SpectrumSettings 2021-04-20 23:12:05 +02:00
Edouard Griffiths 15d1584e1f
Merge pull request #859 from srcejon/fix_857
Update table column array sizes to match number of columns in table.
2021-04-20 21:48:45 +02:00
Jon Beniston 151cd2368c Update table column array sizes to match number of columns in table. Fix #857. 2021-04-20 15:29:01 +01:00
Edouard Griffiths ebc33ecdb2
Merge pull request #856 from srcejon/fix_dab_audio_select
Fix right-click for DAB audio device selection as mentioned on issue #853
2021-04-20 11:22:04 +02:00
Jon Beniston 499783708a Fix right-click for DAB audio selection as mentioned on issue #853 2021-04-20 09:51:45 +01:00
f4exb b23b33bdc4 Satellite and Star tracker plugins: added dark theme option for the charts 2021-04-20 02:27:43 +02:00
f4exb 6f4e596cca Updated versions and changelogs 2021-04-19 23:53:54 +02:00
Edouard Griffiths 8c50fa2bf9
Merge pull request #854 from srcejon/fix_zlib_variable_names
Fix DAB build on windows
2021-04-19 21:41:09 +02:00
Jon Beniston 6e69bea710 Don't try to find zlib and faad packages on windows, as we have version in external/windows 2021-04-19 19:11:29 +01:00
f4exb 5e7fbec1ce DSD demod: request fixed 48000 S/s sample rate for the channel sample rate. Fixes #752 2021-04-19 11:42:01 +02:00
f4exb 19aaa6efda DSD demod: removed unused method 2021-04-19 11:41:06 +02:00
f4exb 4e7dee3f04 External libaries (package builds): upgraded DSDcc to v1.9.3 2021-04-19 11:37:45 +02:00
f4exb c6e8089f2d DAB demod: fixed compilation warning 2021-04-18 23:04:25 +02:00
f4exb a5796c7116 Updated versions and changelogs 2021-04-18 22:57:54 +02:00
f4exb 776c98bbc4 External libraries build: upgraded DSDcc version to v1.9.2 2021-04-18 10:52:45 +02:00
f4exb 3b784c66dc NFM demod: implemented DCS squelch. Finalizes #792 2021-04-18 10:45:49 +02:00
f4exb c901ba5c63 NFM demod: DCS squelch (1) 2021-04-17 23:13:09 +02:00
f4exb 2562d42385 Allow local compile of DAB demodulator 2021-04-17 22:59:40 +02:00
Edouard Griffiths f174569a67
Merge pull request #850 from srcejon/dab
Add DAB/DAB+ demodulator
2021-04-17 18:21:27 +02:00
Edouard Griffiths fb10a3e825
Merge pull request #851 from srcejon/fix_849
Avoid divide by 0 if symbol rate is 0.
2021-04-17 18:21:15 +02:00
f4exb d5265a6b22 Upgrade submodule external/windows to latest commit 2021-04-17 18:20:28 +02:00
f4exb 0626eb17f7 Added missing plugin for fixing #842 2021-04-17 18:15:03 +02:00
Jon Beniston 7e0903a722 Avoid divide by 0 if symbol rate is 0. 2021-04-17 12:55:30 +01:00
Jon Beniston b8298e5f71 Fix DAB libray name 2021-04-17 12:17:09 +01:00
Jon Beniston cf1049099c Only define PTHREADS for win32 2021-04-17 10:06:55 +01:00
Jon Beniston ef4ffaa5b6 Add missing comma to debian/control 2021-04-17 08:04:27 +01:00
Jon Beniston 8a5685cdfd Add DAB demodulator 2021-04-16 22:56:15 +01:00
f4exb 76f09a17a7 Fixed wrong structure being used in some sample source and sink plugins web API adapters. Fixes #842 2021-04-15 15:30:29 +02:00
f4exb 38883de29e External libraries build: upgrade DSDcc to v1.9.1 2021-04-15 15:30:29 +02:00
Edouard Griffiths cd0fc3dfd1
Merge pull request #841 from srcejon/fix_table_clear_assertion
Fix assertion when removing all elements from model
2021-04-13 22:53:48 +02:00
f4exb 1b320c348f Appveyor Ubuntu build: give up on the chrpath thing for dsdcc 2021-04-13 16:16:21 +02:00
Jon Beniston 53cccf7298 Fix assertion when removing all elements from model 2021-04-13 10:14:54 +01:00
f4exb 6ad057e935 Updated versions and changelogs 2021-04-13 10:25:17 +02:00
f4exb b414900db1 Appveyor Ubuntu build: moved dsdcc chrpath command to sdrangel build script 2021-04-13 10:25:04 +02:00
f4exb 758c8a1bb0 Appveyor: Ubuntu build: SDRplay v3 is not an external library build. Use cmake/ci script instead to install in image 2021-04-13 04:22:00 +02:00
f4exb 5c780980d2 Upgrade submodule external/windows to latest commit 2021-04-12 18:38:42 +02:00
f4exb 56d98a3aa5 Merge pull request #839 from srcejon/rspplayv3 2021-04-12 18:01:36 +02:00
f4exb 30c2c519d1 NFM mod: REST API: implement DCS 2021-04-12 15:13:55 +02:00
f4exb abdb6db51e REST API: added missing file in doc resources 2021-04-12 15:13:39 +02:00
Jon Beniston 4d5feaa5e7 Add install script for SDRplay API for use in appveyor build 2021-04-12 13:51:36 +01:00
Jon Beniston e8ef6f9a53 Add driver requirements for SDRplayV3 2021-04-12 11:13:35 +01:00
f4exb d0c50549af NFM mod: implemented Digital Code Squelch (DCS) 2021-04-12 12:03:33 +02:00
Jon Beniston 82ee135126 Fix paths to sdrplayapi in externals directory 2021-04-12 10:56:34 +01:00