aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-01common code: Make preemphasis 0 dB @ 1000 HzAndreas Eversberg2-3/+5
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg28-12/+10428
2016-04-24common code: Fix sample rate conversionAndreas Eversberg2-22/+51
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg20-19/+256
2016-04-24NMT: Calculate quality of sync sequence and drop in case of bad qualityAndreas Eversberg2-10/+34
2016-04-24NMT: Show levels of received framesAndreas Eversberg1-2/+4
2016-04-24Fixing companderAndreas Eversberg8-57/+233
2016-04-17common code: Sample rate conversion now supports any rate above 8000 HzAndreas Eversberg6-80/+33
2016-04-17common code: Add function request information, if timer is runningAndreas Eversberg2-0/+11
2016-04-02Add missing RANLIB definition to configure.acAndreas Eversberg1-0/+1
2016-03-27NMT: Fix hint and list of traffic area configurationAndreas Eversberg2-5/+9
2016-03-27Fixing timer handlingAndreas Eversberg1-2/+3
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg16-17/+386
2016-03-26WIP: NMT docsAndreas Eversberg4-1/+4
2016-03-15fixup debug class definition: rename DFSK and DAUDIO to DDSPAndreas Eversberg7-57/+55
2016-03-13Implementation of NMT (Nordic Mobile Telephoe) networkAndreas Eversberg19-3/+10866
2016-03-13Add compander to common partAndreas Eversberg3-0/+144
2016-03-13Add DTMF coder to common partAndreas Eversberg3-0/+133
2016-03-13bnetz: Allow calling the phone using '05' prefixAndreas Eversberg1-0/+2
2016-03-13anetz: Add release timer, so station keeps blocked for a whileAndreas Eversberg2-7/+24
2016-03-13Prepare for NMT: Fixes and improvements at common codeAndreas Eversberg16-105/+137
2016-03-13bnetz: Simplifying 'telegramm' handlingAndreas Eversberg4-18/+28
2016-03-13anetz/bnetz: Move option 'loss detection' from common code to individual codeAndreas Eversberg4-13/+21
2016-03-13anetz/bnetz: Remove redundant code to enter idle stateAndreas Eversberg2-9/+8
2016-03-13fixup: A-Netz documentationAndreas Eversberg1-7/+9
2016-03-13initial git importAndreas Eversberg84-0/+12959