osmocom-analog/src/amps
Andreas Eversberg b32e0ab602 Implementation of RX level squelch (for A-Netz and B-Netz)
Use -S <dB> for setting RF level or use -S auto for auto level.

When squelch closes, audio is muted. If squelch is closed for some
seconds (depending on network), call is released. (RF loss condition)

The previous loss detection has been removed
2017-10-22 19:23:08 +02:00
..
Makefile.am Move mobile phone specific code from libcommon.a to libmobile.a 2017-09-01 18:42:49 +02:00
amps.c Implementation of RX level squelch (for A-Netz and B-Netz) 2017-10-22 19:23:08 +02:00
amps.h Add function to display measurements on screen 2017-10-12 19:46:30 +02:00
amps_tacs_main.c Display channel offset with TX and RX channel frequencies on startup 2017-10-22 19:23:06 +02: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 Implementation of RX level squelch (for A-Netz and B-Netz) 2017-10-22 19:23:08 +02:00
dsp.h Add global DC-Filter and remove all individual DC-Filters 2017-02-18 21:01:12 +01:00
frame.c TACS: Fix power levels 2017-09-01 18:42:53 +02:00
frame.h TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +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 TACS support (variations added to AMPS code) 2017-07-15 07:38:09 +02: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 AMPS/C-Netz: Correctly release pending transaction when creating a new one 2017-06-10 13:08:22 +02:00
transaction.h Status display 2017-06-10 13:08:21 +02:00