diff --git a/CMakeLists.txt b/CMakeLists.txt index 6fc84fc4e..a0dac4603 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -430,6 +430,7 @@ set (wsjt_CSRCS ${ka9q_CSRCS} lib/ftrsd/ftrsd2.c lib/sgran.c + lib/golay24_table.c lib/gran.c lib/igray.c lib/init_random_seed.c diff --git a/lib/ftrsd/ftrsd_paper/ftrsd.lyx b/lib/ftrsd/ftrsd_paper/ftrsd.lyx index ab7e219a7..9ff2c0b89 100644 --- a/lib/ftrsd/ftrsd_paper/ftrsd.lyx +++ b/lib/ftrsd/ftrsd_paper/ftrsd.lyx @@ -137,7 +137,11 @@ key "kv2001" use only in amateur radio applications. Since 2001 the KV decoder has been considered the best available soft-decision decoder for Reed Solomon codes. - We describe here a new open-source alternative called the Franke-Taylor + +\end_layout + +\begin_layout Standard +We describe here a new open-source alternative called the Franke-Taylor (FT, or K9AN-K1JT) soft-decision decoding algorithm. It is conceptually simple, built around the well-known Berlekamp-Massey errors-and-erasures algorithm, and in this application it performs even