osmocom-analog/src/amps
Andreas Eversberg 8c0a25f3b0 Added special strdup to liboptions, to prevent memory leaks for option strings
If you are doing memory leak debugging you don't want to see any leaks when
stopping the program.
2021-03-07 10:38:38 +01:00
..
Makefile.am Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00
amps.c Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00
amps.h Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
amps_tacs_main.c Added special strdup to liboptions, to prevent memory leaks for option strings 2021-03-07 10:38:38 +01:00
congestion.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
congestion.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
dsp.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
dsp.h Add global DC-Filter and remove all individual DC-Filters 2017-02-18 21:01:12 +01:00
frame.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
frame.h TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
image.c Output ASCII art image after all init functions (inside main_mobile.c) 2019-06-30 14:51:01 +02:00
invalidnumber.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
invalidnumber.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
main.c Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00
main.h Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00
noanswer.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
noanswer.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
outoforder.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
outoforder.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
stations.c TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
stations.h TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
sysinfo.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
sysinfo.h Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
tones.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
tones.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
transaction.c Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
transaction.h Replaced MNCC by OSMO-CC 2020-12-29 11:11:41 +01:00