kgoba-ft8_lib/ft8
Karlis Goba 7d534db0db Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
..
constants.c Added FT4 decoding 2021-12-14 10:38:07 +02:00
constants.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
crc.c Added prefixes to ft8/ft4/ftx functions and clang-formatted code 2021-11-17 10:31:01 +02:00
crc.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
decode.c Added FT4 decoding 2021-12-14 10:38:07 +02:00
decode.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
encode.c Added FT4 decoding 2021-12-14 10:38:07 +02:00
encode.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
ldpc.c Added FT4 decoding 2021-12-14 10:38:07 +02:00
ldpc.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
pack.c Added prefixes to ft8/ft4/ftx functions and clang-formatted code 2021-11-17 10:31:01 +02:00
pack.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
text.c Added prefixes to ft8/ft4/ftx functions and clang-formatted code 2021-11-17 10:31:01 +02:00
text.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00
unpack.c Allow compilation on Android as ISO C++ code 2021-12-18 12:06:46 +05:30
unpack.h Added extern C around function prototypes for C++ compatibility 2022-04-23 17:40:30 +03:00