Commit Graph

17 Commits

Author SHA1 Message Date
f4exb 2e9fc9db64 FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
f4exb b120f9cb01 Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
Daniele Forsi 34aca019e2 Fix spelling in strings 2023-07-23 18:55:12 +02:00
f4exb e265ddf887 FT8 support and demod: added unpacking of DXpedition mesages. Added message type in FT8Message 2023-01-28 11:39:44 +01:00
f4exb a86cc53945 FT8 demod: make OSD optional and log OSD information 2023-01-28 08:58:50 +01:00
f4exb 2b5078e000 FT8 demod: make FT8::FFTEngine a singleton. Name worker threads for debugging 2023-01-21 12:22:05 +01:00
f4exb 90e262ccd9 FT8 support: fix it again and again and again and again and again ... 2023-01-12 21:43:04 +01:00
f4exb e8be1f6744 FT8 support: fixed typo 2023-01-12 14:35:09 +01:00
f4exb 6838958c6b FT8 support: corrected FT8 enabling in main CMakeFile and in sdrbench 2023-01-12 14:15:22 +01:00
f4exb 6ecd110d14 FT8 demod: adapted to QThread 2023-01-12 01:02:38 +01:00
f4exb 508da7da9c FT8 demod: unwanted dependencies removal and unpacking reorganization 2023-01-11 16:36:10 +01:00
f4exb 7ec86b09de FT8 demod: reorganized code (1) 2023-01-11 16:36:10 +01:00
f4exb 65e9d1a167 FT8 demod: removed sndfile dependency 2023-01-11 16:36:10 +01:00
f4exb 7cd08ef1e9 FT8 demod: implement callback as an interface class. Added test .wav file and file option in the sdrbench options 2023-01-11 16:36:10 +01:00
f4exb 23e01ea064 FT8 demod: isolate call1, all2 and locator in callback 2023-01-11 16:36:10 +01:00
f4exb 6594bf209e FT8 demod: restore double precision for time variables 2023-01-11 16:36:10 +01:00
f4exb 902e58b46b FT8 demod: initial commit of FT8 library with minimal changes and benchmark test 2023-01-11 16:36:10 +01:00