osmocom-analog/src/bnetz
Andreas Eversberg 423bc42429 Refactoring validity check and prefix processing of dialed number
Command line help shows how many digits and what prefixes can be dialed.

Giving a station ID via command line will be checked for being valid.

The number to call the mobile statione will be checked for being valid.

Prefixes that are defined for a nework will be removed from station ID
automatically.

Multiple station ID lengths are supported:
 * C-Netz: 7 or 8 digits, depending on area code length
 * A-Netz: 5 or 7 digits; number is truncated to last 5 digits.
 * IMTS/MTS: 5 or 7 digits, depending on phone's selector switch.
2021-11-07 20:00:42 +01:00
..
Makefile.am Refactoring ASCCI-Art image printing 2021-11-07 08:55:46 +01:00
ansage.c Prepare for NMT: Fixes and improvements at common code 2016-03-13 09:12:23 +01:00
ansage.h Prepare for NMT: Fixes and improvements at common code 2016-03-13 09:12:23 +01:00
bnetz.c Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
bnetz.h Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
dialer.c Refactor global variables for signal processing 2021-10-24 06:25:10 +02:00
dsp.c B-Netz: Improved detection of tone/frame 2021-09-17 16:17:05 +02:00
dsp.h Implementation of RX level squelch (for A-Netz and B-Netz) 2017-10-22 19:23:08 +02:00
image.c Refactoring ASCCI-Art image printing 2021-11-07 08:55:46 +01:00
main.c Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
stations.c B-Netz: Add base stations of the Netherlands 2018-12-23 19:26:59 +01:00
stations.h Add geo locations of A-Netz and B-Netz towers. (not exact location) 2016-05-08 16:11:13 +02:00
telegramm.c B-Netz: Some cleanups 2018-02-15 08:00:20 +01:00
telegramm.h B-Netz: Move 'telegramm' generation to seperate telegramm.c/h files 2016-10-31 18:21:26 +01:00