osmocom-analog/src/r2000
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
dsp.c Rename dbm0 (level) to speech (level) 2019-12-08 17:24:36 +01:00
dsp.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
frame.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
frame.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +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
r2000.c Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
r2000.h Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
tones.c Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
tones.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00