Commit graph

11 commits

Author SHA1 Message Date
Karlis Goba
0b8f6f8b48 Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +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
6eaf85f86c Moved v1 stuff away and moved FT8 constants into a separate file 2018-12-22 15:15:34 +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
88858f8c1d Reorganized files 2018-11-02 14:03:28 +02:00
Renamed from unpack.cpp (Browse further)