ft8_lib/ft8
2019-11-11 13:36:22 +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 Improved decode accuracy (better sync score), configurable time/freq OSR 2019-11-10 09:04:00 +02:00
decode.h Improved decode accuracy (better sync score), configurable time/freq OSR 2019-11-10 09:04:00 +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 Further polishing of decoding accuracy 2019-11-11 13:36:22 +02:00
unpack.h Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00