osmocom-analog/src/amps
Andreas Eversberg 167b7ea52f AMPS: Suggest to use channel 333 (SID 1 = Chicago) by default
Channel 334 seems to make Problems with my Dynatac.
2020-10-29 08:02:12 +01:00
..
Makefile.am Add support for AM to libmobile and libsdr 2019-12-08 17:26:44 +01:00
amps.c Add tx-gain option 2020-10-29 07:39:27 +01:00
amps.h Add tx-gain option 2020-10-29 07:39:27 +01:00
amps_tacs_main.c AMPS: Suggest to use channel 333 (SID 1 = Chicago) by default 2020-10-29 08:02:12 +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 Rename dbm0 (level) to speech (level) 2019-12-08 17:24:36 +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 many typos in output and source code comments 2019-07-15 21:14:52 +02: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 JTACS: Implementation of the Japanese variant of TACS 2017-09-01 18:42:54 +02:00
main.h JTACS: Implementation of the Japanese variant of TACS 2017-09-01 18:42:54 +02: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 Restructure: Move sample from common code to 'libsample' 2017-12-03 08:45:48 +01:00
sysinfo.h TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02: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 Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
transaction.h Fixed compiler error for old GCC 2020-01-12 11:17:58 +01:00