Wykres commitów

20 Commity (master)

Autor SHA1 Wiadomość Data
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