osmocom-analog/src/cnetz
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 Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
ansage.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
cnetz.c Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
cnetz.h Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
database.c C-Netz: Fix calls to 8-digits subscriber numbers 2021-09-17 16:16:20 +02:00
database.h C-Netz: Add authentication support (process only) 2019-06-30 14:51:01 +02:00
dsp.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
dsp.h C-Netz: At correct timeslot switch channel mode 2020-10-29 07:35:50 +01:00
fsk_demod.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
fsk_demod.h Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01: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 C-Netz: Updated base station list 2021-09-17 16:16:10 +02:00
stations.h C-Netz: Updated base station list 2021-09-17 16:16:10 +02:00
sysinfo.c C-Netz: Added option to define time slots of OgK 2020-10-29 07:36:26 +01:00
sysinfo.h C-Netz: Added option to define time slots of OgK 2020-10-29 07:36:26 +01:00
telegramm.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
telegramm.h C-Netz: Display "Bahn MS", "Bahn BS" and "Datenbetrieb" with messages 2020-10-29 07:36:40 +01:00
transaction.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
transaction.h Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00