aboutsummaryrefslogtreecommitdiffstats
path: root/src/anetz/anetz.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Add incoming answer to call control, also allow to send recall toneAndreas Eversberg1-0/+4
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-2/+2
2017-06-10Status displayAndreas Eversberg1-3/+21
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-2/+2
2017-02-18Show channel number and basic info when channel was createdAndreas Eversberg1-0/+2
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-2/+3
2017-02-18A-Netz: Option to set gain of paging tonesAndreas Eversberg1-2/+2
2017-02-18Neu structure for the paging process (B-Netz)Andreas Eversberg1-1/+1
2017-02-18Rework on audio interfaceAndreas Eversberg1-4/+4
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-2/+2
2017-01-02A-Netz: Reset tone detector when going idleAndreas Eversberg1-6/+7
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg1-4/+4
2016-12-06A-Netz / B-Netz: Add function to change state, debug with channel infoAndreas Eversberg1-18/+49
2016-11-27Changed command line optionsAndreas Eversberg1-2/+2
2016-11-14A-Netz: Click removal when changing sequenced paging tonesAndreas Eversberg1-1/+1
2016-11-13A-Netz: Use Operator number 010 when calling from mobile stationAndreas Eversberg1-1/+1
2016-11-13A-Netz: Keep phase for each paging tone when played in sequenceAndreas Eversberg1-2/+4
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-2/+2
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-1/+1
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-15/+15
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+2
2016-07-24NMT: Caller ID supportAndreas Eversberg1-2/+2
2016-06-12Add dsp mode change fuction to A and B Netz, fixed NMTAndreas Eversberg1-6/+6
2016-05-08common code: Add input gain optionAndreas Eversberg1-2/+2
2016-05-08Multi transceiver supportAndreas Eversberg1-2/+2
2016-05-06A-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg1-2/+6
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-2/+2
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 Eversberg1-2/+2
2016-03-13anetz: Add release timer, so station keeps blocked for a whileAndreas Eversberg1-7/+23
2016-03-13Prepare for NMT: Fixes and improvements at common codeAndreas Eversberg1-0/+2
2016-03-13anetz/bnetz: Remove redundant code to enter idle stateAndreas Eversberg1-4/+4
2016-03-13initial git importAndreas Eversberg1-0/+458