aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-01C-Netz: Move callref to transaction. Callref on SpK only when its busy.Andreas Eversberg3-36/+70
2016-08-01AMPS: Fix transaction list corruptionAndreas Eversberg1-1/+4
2016-08-01C-Netz: retry call setup messages up to 3 timesAndreas Eversberg3-24/+94
2016-08-01C-Netz: Autoselect polarity on all transceiversAndreas Eversberg1-6/+14
2016-08-01C-Netz: Fix transaction list corruptionAndreas Eversberg1-1/+4
2016-07-31NMT: Fix SMS cleanupAndreas Eversberg1-1/+2
2016-07-31NMT: Give warning of missing channel type AFTER creating all channelsAndreas Eversberg3-10/+32
2016-07-31C-Netz: Fixed multi-transceiver mode and show channel in various logsAndreas Eversberg6-74/+91
2016-07-31NMT: Fix SMS deliver output messageAndreas Eversberg1-2/+2
2016-07-24Fix typosAndreas Eversberg5-8/+8
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg17-53/+53
2016-07-24Remove console line before printing debugging and on exitAndreas Eversberg6-8/+44
2016-07-24NMT: Minor fix at debug outputAndreas Eversberg1-2/+2