aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2016-05-08Multi transceiver supportAndreas Eversberg7-48/+206
2016-05-01common code: Remove DC level before using Goertzel filterAndreas Eversberg1-3/+11
2016-05-01common code: Make preemphasis 0 dB @ 1000 HzAndreas Eversberg1-3/+3
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg6-10/+33
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 Eversberg7-3/+157
2016-04-24Fixing companderAndreas Eversberg2-48/+85
2016-04-17common code: Sample rate conversion now supports any rate above 8000 HzAndreas Eversberg3-77/+30
2016-04-17common code: Add function request information, if timer is runningAndreas Eversberg2-0/+11
2016-03-27Fixing timer handlingAndreas Eversberg1-2/+3
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg7-5/+374
2016-03-15fixup debug class definition: rename DFSK and DAUDIO to DDSPAndreas Eversberg4-14/+12
2016-03-13Implementation of NMT (Nordic Mobile Telephoe) networkAndreas Eversberg2-2/+6
2016-03-13Add compander to common partAndreas Eversberg3-0/+144
2016-03-13Add DTMF coder to common partAndreas Eversberg3-0/+133
2016-03-13Prepare for NMT: Fixes and improvements at common codeAndreas Eversberg8-86/+102
2016-03-13anetz/bnetz: Move option 'loss detection' from common code to individual codeAndreas Eversberg2-11/+1
2016-03-13initial git importAndreas Eversberg32-0/+4450