1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -04:00
Commit Graph

26 Commits

Author SHA1 Message Date
f4exb 8f2ac70621 Updated plugin versions 2024-10-06 10:53:38 +02:00
f4exb 22a8f160f0 Update channel list upon Morse Decoder and Demod Analyzer GUI creation. Fixes #2263 2024-10-05 17:13:03 +02:00
Edouard Griffiths f522d88fc5 Merge pull request #2252 from srcejon/freq_scanner
Update CMakeLists.txt to allow static libraries to be built
2024-09-13 21:07:04 +02:00
srcejon 1df07b21ae Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
DreamNik 202fc96de6 Append prefix to plugin name when running on Android.
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
2024-09-05 13:37:51 +03:00
f4exb 5d0fa7fa67 Removed destroy method leftovers and Sonar lint 2024-08-27 09:54:09 +02:00
f4exb aec3c5ca47 Updated plugin versions 2024-08-13 22:35:18 +02:00
f4exb a4f08dc210 WDSP receiver: fixed FM demod amd implement equalizer 2024-07-11 21:25:53 +02:00
Daniele Forsi 04ee258010 Fix typos in help files 2024-07-10 23:06:29 +02:00
f4exb 3e909d2016 Updated versions and changelogs 2024-06-25 22:19:14 +02:00
Daniele Forsi c6526aae49 Fix typos in .md files 2024-06-23 17:32:49 +02:00
f4exb 1b2a549463 Updated versions and changelogs 2024-06-06 22:10:04 +02:00
f4exb 03bb11b869 Morse Decoder: returm to the original GGMorse library 2024-06-01 10:00:10 +02:00
f4exb 4538d46c5d Updated version and changelogs 2024-05-24 12:30:22 +02:00
srcejon 77665162b7 Morse feature: Add cast to fix build on Qt6. 2024-05-24 09:20:44 +01:00
f4exb 4d5958f630 Morse Decoder: added option to show decoder thershold trace or not 2024-05-23 18:51:54 +02:00
f4exb d308127893 Build GGMorse in CI 2024-05-21 10:53:15 +02:00
f4exb 176fe034ea Morse Decoder: implemented API. For #2112 2024-05-21 02:43:51 +02:00
f4exb 7772ac405c Morse Decoder: added documentation 2024-05-21 01:08:44 +02:00
f4exb 254b100373 Morse Decoder: implement UDP 2024-05-21 01:08:10 +02:00
f4exb eb877fa7c7 Morse Decoder: set buffer size to analysis time window (3s) 2024-05-20 22:49:48 +02:00
f4exb 1edaa0d98a Morse Decoder: adeed scope and set bytes block size appropriately plus minor changes 2024-05-20 22:49:48 +02:00
f4exb 8e9661f011 Morse Decoder: added scope 2024-05-20 22:49:48 +02:00
f4exb 112cd4cac4 Morse Decoder: added scope from RTTY decoder 2024-05-20 22:49:48 +02:00
f4exb 39bc799509 Morse Decoder: basic functionality 2024-05-20 22:49:48 +02:00
f4exb 4387f54f0d Morse Decoder: initial commit 2024-05-20 22:49:48 +02:00