Yet another POCSAG bugfix (multi-batch messages are not cut anymore)

Added BCH ECC functions for checking, error correction and encoding
This commit is contained in:
furrtek
2017-02-06 20:32:33 +00:00
parent 98f89a84bb
commit 24abe4b427
9 changed files with 627 additions and 64 deletions
+4 -3
View File
@@ -135,14 +135,15 @@ set(CPPSRC
debounce.cpp
touch.cpp
touch_adc.cpp
encoder.cpp
audio.cpp
adsb.cpp
afsk.cpp
audio.cpp
${COMMON}/bch_code.cpp
bht.cpp
ctcss.cpp
rds.cpp
encoder.cpp
freqman.cpp
rds.cpp
${COMMON}/lcd_ili9341.cpp
${COMMON}/ui.cpp
${COMMON}/ui_text.cpp