aboutsummaryrefslogtreecommitdiffstats
path: root/src/amps
AgeCommit message (Expand)AuthorFilesLines
2016-11-27Changed command line optionsAndreas Eversberg3-13/+13
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-26/+0
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-23C-Netz: Use emphasis with 200 uS time constantAndreas Eversberg1-1/+1
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg6-29/+29
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-1/+1
2016-10-02AMPS: Correcting channel number rangeAndreas Eversberg1-2/+3
2016-10-02AMPS: Callref is moved completely to transaction objectAndreas Eversberg5-66/+56
2016-08-03AMPS: Note about future callref handlingAndreas Eversberg1-0/+1
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+2
2016-08-01AMPS: Fix transaction list corruptionAndreas Eversberg1-1/+4
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg5-23/+23
2016-07-24NMT: Caller ID supportAndreas Eversberg1-1/+1
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+1
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg2-4/+4
2016-06-20AMPS: Add option to use the BUSY/IDLE bit on FOCCAndreas Eversberg7-126/+130
2016-06-20AMPS: Show round trip delay of Filler frames in loopback modeAndreas Eversberg3-6/+22
2016-06-19AMPS: Detect difference between paging response and call responseAndreas Eversberg2-7/+14
2016-06-19AMPS: Various minor fixesAndreas Eversberg3-20/+22
2016-06-18common code: Add processing interval option to decrese CPU usageAndreas Eversberg1-1/+1
2016-06-17Implementation of Advanced Mobile Phone Service (AMPS)Andreas Eversberg26-0/+36709