NMT: Implement Hagelbarger Code

This will correct burst errors of received messages. If the message
is too corrupted, it will be ignored, because some element may not
match then. The digits and line signals are checked for consistency,
since they are repeated serveral times in a message.
This commit is contained in:
Andreas Eversberg
2017-07-15 21:49:28 +02:00
parent cd9cb9a107
commit 0c9de251be
8 changed files with 239 additions and 160 deletions

1
.gitignore vendored
View File

@@ -35,3 +35,4 @@ src/test/test_emphasis
src/test/test_dms
src/test/test_sms
src/test/test_performance
src/test/test_hagelbarger