Wykres commitów

49 Commity (master)

Autor SHA1 Wiadomość Data
Karlis Goba 757948b33f Code sanitization 2022-08-07 14:02:42 +03:00
Karlis Goba 62ee4533b5 Added relative dB lookup table (for SNR) 2022-08-07 13:58:42 +03:00
Karlis Goba 62f7aeecac Added mag/phase data in waterfall and resynth function 2022-08-03 16:01:52 +03:00
Karlis Goba aea0ed85b0 Added mag/phase data in waterfall and resynth function 2022-08-03 15:57:03 +03:00
Karlis Goba a28593682e Naming consistency + time slot display in decode_ft8 2022-06-28 09:07:52 +03:00
Karlis Goba 7dc84b972a Naming consistency; removed legacy pack/unpack 2022-06-26 10:47:46 +03:00
Karlis Goba 6f528128ee Added live decoding based on Portaudio 2022-06-19 20:01:21 +03:00
Karlis Goba a05dbae957 Added initial message interface, moved demo/example code, initial portaudio support 2022-06-16 12:28:07 +03:00
Karlis Goba 72754d02f0 Some code cleanup 2022-05-11 15:33:26 +03:00
Karlis Goba 7d534db0db Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
Dhiru Kholia 759f59d960 Allow compilation on Android as ISO C++ code 2021-12-18 12:06:46 +05:30
Karlis Goba cbc656c375 Added FT4 decoding 2021-12-14 10:38:07 +02:00
Karlis Goba 927fae9d3a Updated the decoder from whole signal processing to frame processing 2021-12-11 07:48:15 +02:00
Karlis Goba acea17221e Further steps towards FT4 decoding 2021-12-08 23:33:52 +02:00
Karlis Goba 26decf92f7 Added prefixes to ft8/ft4/ftx functions and clang-formatted code 2021-11-17 10:31:01 +02:00
Dhiru Kholia 23247aa471 Misc. fixes required on Ubuntu 21.04 (Linux) 2021-11-07 14:41:07 +05:30
Karlis Goba ee9567ab1d Minor tweaks for performance 2021-08-18 11:07:12 +03:00
Karlis Goba 78c3e25a08 Added FT4 encoding 2021-08-16 20:02:52 +03:00
Karlis Goba 456eefede4 Minor cleanup in encoding, more documentation 2021-08-16 12:49:32 +03:00
Karlis Goba f7ca67be9f Further minor updates and cleanup 2021-08-13 12:39:37 +03:00
Karlis Goba 67ff4b95e7 Improved decoding slightly 2021-08-12 15:04:15 +03:00
Karlis Goba 89c1cd90ec Cleanup of code 2021-08-12 14:32:49 +03:00
Karlis Goba ac9510b993 Simplified decoder interface and decode_ft8.c 2021-08-12 13:43:25 +03:00
Karlis Goba 271756b4c7 Some cleanup 2021-08-06 09:57:08 +03:00
Karlis Goba 74ff78663b Renaming constants to use less generic names 2021-08-05 14:21:07 +03:00
Karlis Goba 3418b64b08 Fixed compilation errors 2021-08-05 14:11:21 +03:00
Karlis Goba 5c33a6e8bb Renamed .cpp to .c 2021-08-05 14:10:03 +03:00
Karlis Goba dd43982dbd Second step to moving to C 2021-08-05 14:07:31 +03:00
Karlis Goba 2dbaa4672b First step of moving to C 2021-08-05 13:56:35 +03:00
Karlis Goba 0b8f6f8b48 Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +02:00
Karlis Goba b41916aebf Added sync score threshold to speed up decoding with few or no signals 2019-11-12 15:36:32 +02:00
Karlis Goba 82da02f7ad Further polishing of decoding accuracy 2019-11-11 13:36:22 +02:00
Karlis Goba 43266baf76 Improved decode accuracy (better sync score), configurable time/freq OSR 2019-11-10 09:04:00 +02:00
Karlis Goba c727f2b572 Fixed free message unpacking, some minor code cleanup 2019-11-09 11:54:05 +02:00
phdlee 2fd2926b1e implement-none standard for wsjt-x 2.1.0 rc5 2019-05-27 14:36:06 +09:00
Karlis Goba dd6599bee6 Added free-text encoding (as a fallback) 2019-01-08 11:27:51 +02:00
Karlis Goba 3f84b984fe Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
Karlis Goba 0c4efc2d87 Moved decoding DSP routines to separate file 2018-12-27 22:33:07 +02:00
Karlis Goba 70837f4cbc Removed unnecessary copying and memory use 2018-12-25 14:01:09 +02:00
Karlis Goba e6cbd139ff Updated decoding to v2 2018-12-24 14:22:26 +02:00
Karlis Goba 6eaf85f86c Moved v1 stuff away and moved FT8 constants into a separate file 2018-12-22 15:15:34 +02:00
Karlis Goba 451798660c Preparation for v2 decoding 2018-11-26 16:47:45 +02:00
Karlis Goba 0edb70c94b Working decode (v1), initial version 2018-11-20 17:04:05 +02:00
Karlis Goba 73dd8e2709 Fixed issues in grid unpacking 2018-11-15 15:29:28 +02:00
Karlis Goba a8d963cdfd Added belief propagation decoder as per WSJT-X 2018-11-14 17:06:32 +02:00
Karlis Goba db8f28dd8b Got LDPC sum-product decoder working 2018-11-13 17:16:24 +02:00
Karlis Goba b8fc6e92d8 Working towards decoding, added FFT routines and a LDPC decoder 2018-11-07 15:50:55 +02:00
Karlis Goba 0de42ee1bb Naming restructure 2018-11-02 15:43:10 +02:00
Karlis Goba 88858f8c1d Reorganized files 2018-11-02 14:03:28 +02:00