osmocom-analog/src/cnetz
Andreas Eversberg 57d4d1739e AMPS/C-Netz: Correctly release pending transaction when creating a new one
If transactions is created, look on all channels for pending transaction
with same subscriber.

1. Remove that transaction.

2. Make channel return to IDLE.

3. Release call, if callref exists.
2017-06-10 13:08:22 +02:00
..
Makefile.am C-Netz: SDR now uses zero-crossing to detect level changes. 2017-05-17 20:06:46 +02: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 AMPS/C-Netz: Correctly release pending transaction when creating a new one 2017-06-10 13:08:22 +02:00
cnetz.h AMPS/C-Netz: Correctly release pending transaction when creating a new one 2017-06-10 13:08:22 +02:00
database.c minor cleanups 2017-05-17 20:14:37 +02:00
database.h C-Netz: Add support for extended frequency band. (October 1989) 2016-08-03 12:40:54 +02:00
dsp.c C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
dsp.h C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
fsk_demod.c C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
fsk_demod.h C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of C-Netz (German mobile telephone system) 2016-04-24 15:19:00 +02:00
main.c C-Netz: Make demodulation algorithm (slope or leve) slectable via option 2017-05-19 19:11:59 +02:00
scrambler.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
scrambler.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
sysinfo.c C-Netz: Documentation of some system informations 2016-08-07 17:17:38 +02:00
sysinfo.h Automatic FSK polarity selection on TX side 2016-05-13 09:37:01 +02:00
telegramm.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
telegramm.h C-Netz: Add support for extended frequency band. (October 1989) 2016-08-03 12:40:54 +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