aboutsummaryrefslogtreecommitdiffstats
path: root/src/anetz
AgeCommit message (Expand)AuthorFilesLines
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg3-17/+18
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+2
2016-07-24Fix typosAndreas Eversberg1-2/+2
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg1-3/+3
2016-07-24NMT: Caller ID supportAndreas Eversberg1-2/+2
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+1
2016-06-18common code: Add processing interval option to decrese CPU usageAndreas Eversberg1-1/+1
2016-06-12Add dsp mode change fuction to A and B Netz, fixed NMTAndreas Eversberg3-6/+13
2016-05-16Fixed link problem with alsa libAndreas Eversberg1-1/+1
2016-05-08Add geo locations of A-Netz and B-Netz towers. (not exact location)Andreas Eversberg4-1/+296
2016-05-08common code: Add input gain optionAndreas Eversberg3-4/+4
2016-05-08Multi transceiver supportAndreas Eversberg3-11/+18
2016-05-08Fix display of correct program nameAndreas Eversberg1-1/+1
2016-05-06A-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg3-32/+58
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg3-4/+4
2016-04-17common code: Sample rate conversion now supports any rate above 8000 HzAndreas Eversberg1-1/+1
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg3-4/+4
2016-03-15fixup debug class definition: rename DFSK and DAUDIO to DDSPAndreas Eversberg1-10/+10
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 Eversberg2-2/+10
2016-03-13anetz/bnetz: Move option 'loss detection' from common code to individual codeAndreas Eversberg1-1/+10
2016-03-13anetz/bnetz: Remove redundant code to enter idle stateAndreas Eversberg1-4/+4
2016-03-13initial git importAndreas Eversberg8-0/+1095