osmocom-analog/src/nmt
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
..
Makefile.am NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
announcement.c Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
announcement.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
countries.c NMT: Show trafic areas in hex and allow to select unsupported areas 2017-07-15 07:38:14 +02:00
countries.h NMT 450: Support for other European counties, like Belgium, Czech, Slovakia 2017-06-10 13:08:51 +02:00
dms.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
dms.h Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
dsp.c Minor fix for NMT debug output 2017-07-15 12:45:20 +02:00
dsp.h NMT 450: Support for other European counties, like Belgium, Czech, Slovakia 2017-06-10 13:08:51 +02:00
frame.c NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
frame.h NMT: Change 'index' of message to 'mt' (message type) 2016-07-24 12:31:08 +02:00
hagelbarger.c NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
hagelbarger.h NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
main.c Add wave file playback to replace TX audio 2017-07-15 07:38:16 +02:00
nmt.c NMT: Implement Hagelbarger Code 2017-08-08 12:52:29 +02:00
nmt.h Add wave file playback to replace TX audio 2017-07-15 07:38:16 +02:00
sms.c NMT: Disable Supervisory signal during DMS (SMS) transfer and use Timeout 2017-06-11 08:13:52 +02:00
sms.h NMT: Various fixes for SMS support 2016-07-24 12:31:05 +02:00
tones.c Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
tones.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
transaction.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
transaction.h NMT: Add transaction handling 2016-08-20 09:57:05 +02:00