osmocom-analog/src/amps
Andreas Eversberg a949470ec3 AMPS: Add ESN manufacturer names
The ESN list "FCC Public Notice CL-97-70" is found at:
https://web.archive.org/web/19990223224835/http://www.fcc.gov/wtb/cellular/mnfrlst.html

When showing the ESN in logging, the manufacturer name is shown, if
found in the list.

Thanx to shadowcaster3, point to that list.
2023-09-10 21:54:50 +02:00
..
Makefile.am AMPS: Add ESN manufacturer names 2023-09-10 21:54:50 +02:00
amps.c AMPS: Add ESN manufacturer names 2023-09-10 21:54:50 +02:00
amps.h AMPS: Add ESN manufacturer names 2023-09-10 21:54:50 +02:00
amps_image.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
amps_main.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
amps_stations.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
congestion.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
dsp.c Generate compador table only once when the application starts 2023-03-18 19:49:56 +01:00
dsp.h Add global DC-Filter and remove all individual DC-Filters 2017-02-18 21:01:12 +01:00
esn.c AMPS: Add ESN manufacturer names 2023-09-10 21:54:50 +02:00
esn.h AMPS: Add ESN manufacturer names 2023-09-10 21:54:50 +02:00
frame.c AMPS: Caller ID Support 2022-09-10 21:19:18 +02:00
frame.h AMPS: Show debugging for filler/system frames 2022-06-19 06:51:43 +02:00
invalidnumber.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
jtacs_image.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
jtacs_main.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
jtacs_stations.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
jtacs_tones.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
main.h Refactoring validity check and prefix processing of dialed number 2021-11-07 20:00:42 +01:00
main_common.c TACS: Corrected TACS power levels in help description 2022-11-07 18:18:00 +01:00
noanswer.h 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.h TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
sysinfo.c AMPS: Show debugging for filler/system frames 2022-06-19 06:51:43 +02:00
sysinfo.h AMPS: Show debugging for filler/system frames 2022-06-19 06:51:43 +02:00
tacs_image.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
tacs_main.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
tacs_outoforder.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
tacs_stations.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
tacs_tones.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
tones.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
transaction.c AMPS: Caller ID Support 2022-09-10 21:19:18 +02:00
transaction.h Make libtimer to be osmo_* compatible in some places 2023-01-21 15:15:39 +01:00
usa_congestion.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
usa_invalidnumber.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
usa_noanswer.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
usa_outoforder.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00
usa_tones.c Move AMPS/TACS/JTACS into one source directory 2022-10-23 16:56:46 +02:00