aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08Move FFSK modem from NMT to common code, so it can be used by other networksAndreas Eversberg1-0/+3
2017-08-08NMT-900 System implementationAndreas Eversberg1-16/+40
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-1/+1
2017-07-15NMT: Show trafic areas in hex and allow to select unsupported areasAndreas Eversberg1-6/+10
2017-06-10NMT: Fix and adjustements to supervisory signal detectionAndreas Eversberg1-4/+6
2017-06-10NMT 450: Support for other European counties, like Belgium, Czech, SlovakiaAndreas Eversberg1-39/+25
2017-06-10NMT: Allow NULL (B'0000') to be used as country selector in traffic areaAndreas Eversberg1-1/+4
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-5/+21
2017-03-04main_common: Move init and cleanup function to main functionAndreas Eversberg1-7/+1
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