Move Hagelbarger error correction code from NMT to common code

It will be used by Radiocom 2000 also.
Some minor fixes and improvements apply.
This commit is contained in:
Andreas Eversberg
2017-07-24 19:18:01 +02:00
parent 6c64025717
commit 0cbd9657d2
7 changed files with 32 additions and 14 deletions

View File

@@ -79,7 +79,7 @@ test_performance_LDADD = \
-lm
test_hagelbarger_SOURCES = \
$(top_builddir)/src/nmt/hagelbarger.c \
$(top_builddir)/src/common/hagelbarger.c \
test_hagelbarger.c
test_hagelbarger_LDADD = \