aboutsummaryrefslogtreecommitdiffstats
path: root/src/bnetz/bnetz.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-18Neu structure for the paging process (B-Netz)Andreas Eversberg1-31/+32
2017-02-18Rework on audio interfaceAndreas Eversberg1-4/+4
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-2/+2
2017-01-02B-Netz: Add translation of emergency numbers 110 and 112Andreas Eversberg1-0/+8
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg1-6/+6
2016-12-06A-Netz / B-Netz: Add function to change state, debug with channel infoAndreas Eversberg1-28/+67
2016-11-27B-Netz: Fixes call procedure according to the standard FTZ 171 R 4Andreas Eversberg1-35/+38
2016-11-27Changed command line optionsAndreas Eversberg1-2/+2
2016-11-13B-Netz: Rename special start digit for coin box phone typeAndreas Eversberg1-5/+5
2016-10-31B-Netz: Move 'telegramm' generation to seperate telegramm.c/h filesAndreas Eversberg1-165/+15
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-5/+5
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-11/+12
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-17/+17
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+2
2016-07-24NMT: Caller ID supportAndreas Eversberg1-1/+1
2016-07-24B-Netz: Rework on dialing start digit: New unknown type addedAndreas Eversberg1-12/+36
2016-07-24B-Netz: Compiler switch to generate a dial sequence (for testing)Andreas Eversberg1-0/+25
2016-07-06B-Netz: Reply the station ID correctlyAndreas Eversberg1-3/+4
2016-05-29B-Netz: Add timer for switching back from calling channelAndreas Eversberg1-8/+16
2016-05-08common code: Add input gain optionAndreas Eversberg1-2/+2
2016-05-08Multi transceiver supportAndreas Eversberg1-2/+2
2016-05-08B-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg1-4/+4
2016-05-08B-Netz: Minor fixes on signalsAndreas Eversberg1-2/+2
2016-05-06B-Netz / NMT: minor changes at signal detectionAndreas Eversberg1-6/+6
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg1-1/+1
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-2/+2
2016-04-17common code: Sample rate conversion now supports any rate above 8000 HzAndreas Eversberg1-1/+1
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-2/+2
2016-03-13bnetz: Allow calling the phone using '05' prefixAndreas Eversberg1-0/+2
2016-03-13bnetz: Simplifying 'telegramm' handlingAndreas Eversberg1-12/+11
2016-03-13anetz/bnetz: Remove redundant code to enter idle stateAndreas Eversberg1-5/+4
2016-03-13initial git importAndreas Eversberg1-0/+870