Commit Graph

18 Commits

Author SHA1 Message Date
f4exb cd7f0c16c4 FT8: implement Gray decoding when decoding from magnitudes 2024-04-06 11:01:21 +02:00
f4exb 8e77ad01ad FT8: added soft decode on magnitudes and genaralize to any number of bits per symbol 2024-04-03 14:01:45 +02:00
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
f4exb 41a2de1401 FT8 support: code reorganization (2) 2023-01-31 20:21:47 +01:00
f4exb 33156b9f66 FT8 support: code reformatting 2023-01-30 23:58:10 +01:00
f4exb a86cc53945 FT8 demod: make OSD optional and log OSD information 2023-01-28 08:58:50 +01:00
f4exb aaa244974b FT8 support: fixed FFT moving plans in a simgleton with global mutex 2023-01-25 09:11:18 +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 6ecd110d14 FT8 demod: adapted to QThread 2023-01-12 01:02:38 +01:00
f4exb ea49a8813b FT8 denod: removed thread dependency in FT8 class 2023-01-11 16:36:10 +01:00
f4exb 508da7da9c FT8 demod: unwanted dependencies removal and unpacking reorganization 2023-01-11 16:36:10 +01:00
f4exb 38fbcc65b7 : FT8 demod: implement Qt dependency and export for MSVC 2023-01-11 16:36:10 +01:00
f4exb 22acbebab6 FT8 demod: make FFT engine 2023-01-11 16:36:10 +01:00
f4exb 7ec86b09de FT8 demod: reorganized code (1) 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 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