aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2017-02-18Use global init/cleanup functionAndreas Eversberg1-15/+4
2017-02-18NMT: Make supervisory signal default, also allow setting per channel.Andreas Eversberg1-5/+30
2017-02-18Fixed typosAndreas Eversberg1-1/+1
2017-02-18SDR forces default settings: emphasis and FSK polarityAndreas Eversberg1-0/+6
2017-02-18Rework on audio interfaceAndreas Eversberg1-8/+8
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-1/+1
2016-12-09Add common function to give hotkey helpAndreas Eversberg1-0/+1
2016-11-29Fixed command line option descriptionsAndreas Eversberg1-1/+1
2016-11-29Output enhancementsAndreas Eversberg1-2/+2
2016-11-27Changed command line optionsAndreas Eversberg1-18/+18
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-26/+0
2016-07-31NMT: Give warning of missing channel type AFTER creating all channelsAndreas Eversberg1-0/+2
2016-07-24NMT: Caller ID supportAndreas Eversberg1-4/+11
2016-07-24NMT: Rework on frame (message) typesAndreas Eversberg1-1/+5
2016-07-24NMT: Various fixes for SMS supportAndreas Eversberg1-12/+30
2016-07-09NMT / SMS: Short Message Service supportAndreas Eversberg1-3/+65
2016-07-09common code: Add support for main loop handlerAndreas Eversberg1-1/+1
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg1-6/+6
2016-06-18common code: Add processing interval option to decrese CPU usageAndreas Eversberg1-1/+1
2016-05-15Fixing station ID command line parameterAndreas Eversberg1-1/+6
2016-05-08common code: Add input gain optionAndreas Eversberg1-1/+1
2016-05-08Multi transceiver supportAndreas Eversberg1-18/+29
2016-05-08Fix display of correct program nameAndreas Eversberg1-1/+1
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-1/+1
2016-03-27NMT: Fix hint and list of traffic area configurationAndreas Eversberg1-4/+8
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-1/+1
2016-03-13Implementation of NMT (Nordic Mobile Telephoe) networkAndreas Eversberg1-0/+291