aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Eversberg26-12/+10426
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 Eversberg19-19/+255
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 Eversberg6-57/+231
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-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 Eversberg2-1/+2
2016-03-15fixup debug class definition: rename DFSK and DAUDIO to DDSPAndreas Eversberg7-57/+55
2016-03-13Implementation of NMT (Nordic Mobile Telephoe) networkAndreas Eversberg17-3/+10864
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-13initial git importAndreas Eversberg51-0/+12219