aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-11-22C-Netz: Minor coding style changes, no changes to processAndreas Eversberg2-6/+6
2016-11-17common code: Display wave form in colorAndreas Eversberg1-7/+56
2016-11-14A-Netz: Click removal when changing sequenced paging tonesAndreas Eversberg3-7/+39
2016-11-13NMT: Fixed compiler warningAndreas Eversberg1-1/+1
2016-11-13B-Netz: Rename special start digit for coin box phone typeAndreas Eversberg3-7/+7
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg6-131/+36
2016-11-13A-Netz: Use Operator number 010 when calling from mobile stationAndreas Eversberg2-8/+9
2016-11-13A-Netz: Keep phase for each paging tone when played in sequenceAndreas Eversberg5-22/+32
2016-10-31common code: Display multiple wave forms for each channel usedAndreas Eversberg3-10/+18
2016-10-31B-Netz: Move 'telegramm' generation to seperate telegramm.c/h filesAndreas Eversberg4-165/+212
2016-10-30AMPS: Fixes for multi transceiver supportAndreas Eversberg5-41/+121
2016-10-29AMPS: Add option to be more tollerant to sync detectionAndreas Eversberg5-10/+41
2016-10-29AMPS: Improved level detection of bit decoderAndreas Eversberg2-45/+72
2016-10-28AMPS: Show number of correct words (CRC) for each FOCC frameAndreas Eversberg1-12/+16
2016-10-28common code: Fix double free bugAndreas Eversberg1-1/+3
2016-10-23C-Netz: Increment error counter only when trying to reach the phoneAndreas Eversberg3-5/+6
2016-10-23C-Netz: Use emphasis with 200 uS time constantAndreas Eversberg6-12/+17
2016-10-23C-Netz: Adjusting compandor response levelAndreas Eversberg1-1/+1
2016-10-23C-Netz: Changing keepalive interval to 2 minutes and retry to 1 minuteAndreas Eversberg1-2/+6
2016-10-07C-Netz: Remove global variables, because they don't speed up anythingAndreas Eversberg1-107/+61
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg30-88/+89
2016-10-07C-Netz: Reset FSK decoder when switching channel modeAndreas Eversberg3-0/+8
2016-10-07C-Netz: Don't access transaction after destroying itAndreas Eversberg1-0/+7
2016-10-07Add check if fromat at PDEBUG() is consistent (like printf)Andreas Eversberg4-7/+8
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg8-27/+55
2016-10-02AMPS: Correcting channel number rangeAndreas Eversberg1-2/+3
2016-10-02AMPS: Callref is moved completely to transaction objectAndreas Eversberg5-66/+56
2016-10-02C-Netz: callref is moved completely to transaction objectAndreas Eversberg3-58/+14
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg10-64/+64
2016-08-28NMT: Fix on paging retryAndreas Eversberg1-1/+2
2016-08-20NMT: Fixed channel coding for channels other than 1..9Andreas Eversberg1-3/+7
2016-08-20NMT: Add transaction handlingAndreas Eversberg6-215/+425
2016-08-13C-Netz: Documentation of the call process in the source codeAndreas Eversberg1-0/+58
2016-08-13Alsa: Keep 8 samples in input buffer to avoid reading corrupted samplesAndreas Eversberg1-5/+7
2016-08-07Common code: Add call state debuggingAndreas Eversberg1-0/+10
2016-08-07Common code: Fix sound card resetAndreas Eversberg1-17/+28
2016-08-07C-Netz: Fix missing callref assignment (MT call)Andreas Eversberg1-0/+1
2016-08-07C-Netz: Documentation of some system informationsAndreas Eversberg1-8/+13
2016-08-03C-Netz: Add hack to increase voice deviation for some newer phoneAndreas Eversberg2-2/+26
2016-08-03C-Netz: Fixed some debugging outputAndreas Eversberg1-5/+7
2016-08-03C-Netz: Add support for extended frequency band. (October 1989)Andreas Eversberg8-52/+88
2016-08-03Send test tone towards mobile when no headphone sound device is selectedAndreas Eversberg4-0/+30120
2016-08-03C-Netz: Fix release cause codingAndreas Eversberg1-2/+2
2016-08-03AMPS: Note about future callref handlingAndreas Eversberg1-0/+1
2016-08-03NMT: Fixing audio level of supervisory signal to match 0.3 KHz deviationAndreas Eversberg1-5/+16
2016-08-03NMT: Fix, stop ringing timer at answerAndreas Eversberg1-0/+1
2016-08-03NMT: Fixed multi-transceiver mode and show channel in various logsAndreas Eversberg2-101/+133
2016-08-03Add info key 'i' to show some states.Andreas Eversberg10-1/+32
2016-08-02C-Netz: Release MT call, if mobile phone does not respondAndreas Eversberg1-1/+11
2016-08-02C-Netz: Use cosine-square ramp for better signal generationAndreas Eversberg1-2/+2