F5OEO-ft8_lib/ft8
Karlis Goba 0b8f6f8b48 Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +02:00
..
v1 Updated decoding to v2 2018-12-24 14:22:26 +02:00
constants.cpp Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
constants.h Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
decode.cpp Added sync score threshold to speed up decoding with few or no signals 2019-11-12 15:36:32 +02:00
decode.h Added sync score threshold to speed up decoding with few or no signals 2019-11-12 15:36:32 +02:00
encode.cpp Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
encode.h Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
ldpc.cpp Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
ldpc.h Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
pack.cpp Added free-text encoding (as a fallback) 2019-01-08 11:27:51 +02:00
pack.h Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
text.cpp Fixed free message unpacking, some minor code cleanup 2019-11-09 11:54:05 +02:00
text.h Fixed free message unpacking, some minor code cleanup 2019-11-09 11:54:05 +02:00
unpack.cpp Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +02:00
unpack.h Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +02:00