aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-13C-Netz: Advice about requirement of emphasis done by softwareAndreas Eversberg1-1/+10
2016-05-13wip: docsAndreas Eversberg1-5/+7
2016-05-13C-Netz: Calibration/fix processing of tone levels on TX and RX sideAndreas Eversberg4-61/+83
2016-05-13C-Netz: Send 5280 Hz test tone on idle speech channelAndreas Eversberg1-1/+34
2016-05-13NMT: Fixup paging on other channelAndreas Eversberg1-5/+5
2016-05-13NMT: Calibration of tone levels on TX and RX sideAndreas Eversberg1-2/+2
2016-05-13Fixup typo on jitter codeAndreas Eversberg1-1/+1
2016-05-13common code: Fixed de-emphasis by adding high pass filterAndreas Eversberg3-46/+64
2016-05-13C-Netz: Fixup debug output at databaseAndreas Eversberg1-2/+3
2016-05-13Automatic FSK polarity selection on TX sideAndreas Eversberg9-98/+211
2016-05-08Add geo locations of A-Netz and B-Netz towers. (not exact location)Andreas Eversberg8-3/+612
2016-05-08C-Netz: Add tiny database to track if phones are onlineAndreas Eversberg8-18/+265
2016-05-08common code: Add input gain optionAndreas Eversberg16-39/+80
2016-05-08Work on documentationAndreas Eversberg37-192/+1648
2016-05-08C-netz: Tuning scramblerAndreas Eversberg1-3/+3
2016-05-08Multi transceiver supportAndreas Eversberg20-161/+709
2016-05-08C-Netz: Correct clear cause on clearing by mobile stationAndreas Eversberg1-2/+2
2016-05-08C-Netz: Lowest mobile station power by defaultAndreas Eversberg1-1/+1
2016-05-08C-Netz: Fixed typoAndreas Eversberg1-1/+1
2016-05-08C-Netz: Minor fix on clock speed indicationAndreas Eversberg1-1/+1
2016-05-08Fix display of correct program nameAndreas Eversberg4-4/+4
2016-05-08Fix test binary location in .gitignoreAndreas Eversberg1-2/+2
2016-05-08B-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg3-19/+25
2016-05-08B-Netz: Minor fixes on signalsAndreas Eversberg1-2/+2
2016-05-06A-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg3-32/+58
2016-05-06B-Netz / NMT: minor changes at signal detectionAndreas Eversberg3-14/+18
2016-05-06NMT: Changes in parity checkAndreas Eversberg1-4/+45
2016-05-01common code: Remove DC level before using Goertzel filterAndreas Eversberg1-3/+11
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