aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/call.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Restructure: Move mobile from common code to 'libmobile'Andreas Eversberg1-40/+0
2017-11-05Split call control from built-in call console by using MNCC layerAndreas Eversberg1-21/+19
2017-09-21Add echo test feature to check mobile phone's mic + speakerAndreas Eversberg1-1/+1
2017-09-02SDR: Split SDR config from main_mobile.c to sdr_config.cAndreas Eversberg1-1/+1
2017-08-09Add incoming answer to call control, also allow to send recall toneAndreas Eversberg1-0/+2
2017-02-25Start streaming of sound/SDR just before main loopAndreas Eversberg1-0/+1
2017-02-18Open audio device for call (headset) after everything is preparedAndreas Eversberg1-0/+1
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-2/+2
2017-02-18Use global init/cleanup functionAndreas Eversberg1-1/+1
2017-02-18Rework on audio interfaceAndreas Eversberg1-1/+1
2016-12-11common code: Update call console only when it changes or after debug lineAndreas Eversberg1-0/+1
2016-07-24Remove console line before printing debugging and on exitAndreas Eversberg1-0/+1
2016-07-24NMT: Caller ID supportAndreas Eversberg1-2/+12
2016-06-17Add function to display wave form from input/loopAndreas Eversberg1-1/+1
2016-03-13Prepare for NMT: Fixes and improvements at common codeAndreas Eversberg1-1/+1
2016-03-13initial git importAndreas Eversberg1-0/+26