Files
osmocom-analog/.gitignore
Andreas Eversberg 0c9de251be 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.
2017-08-08 12:52:29 +02:00

39 lines
499 B
Plaintext

Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
compile
*.o
*.lo
*.la
.deps
.libs
.dirstamp
m4
src/common/libcommon.a
src/anetz/anetz
src/bnetz/bnetz
src/cnetz/cnetz
src/nmt/nmt
src/amps/libamps.a
src/amps/amps
src/tacs/tacs
sim/cnetz_sim
src/test/test_filter
src/test/test_compandor
src/test/test_emphasis
src/test/test_dms
src/test/test_sms
src/test/test_performance
src/test/test_hagelbarger