aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Move mobile phone specific code from libcommon.a to libmobile.aAndreas Eversberg2-2/+3
2017-09-01SDR: Turn TX power off if requested by networkAndreas Eversberg1-1/+3
2017-08-09New common FSK implementation, replaces all individual implementationsAndreas Eversberg6-155/+81
2017-08-09Add incoming answer to call control, also allow to send recall toneAndreas Eversberg1-0/+4
2017-08-08Fixes of checking digitsAndreas Eversberg1-1/+1
2017-08-08Move Hagelbarger error correction code from NMT to common codeAndreas Eversberg4-94/+2
2017-08-08Move FFSK modem from NMT to common code, so it can be used by other networksAndreas Eversberg7-234/+82
2017-08-08NMT-900 System implementationAndreas Eversberg7-183/+488
2017-08-08NMT: Implement Hagelbarger CodeAndreas Eversberg5-159/+200
2017-07-15Minor fix for NMT debug outputAndreas Eversberg1-2/+2
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg3-4/+4
2017-07-15NMT: Show trafic areas in hex and allow to select unsupported areasAndreas Eversberg2-8/+13
2017-07-15NMT: Fixed "use after free" bugAndreas Eversberg1-3/+6
2017-07-15NMT: Fixed NMT digit decodingAndreas Eversberg1-2/+2
2017-06-15NMT: Mark Benelux and Czech/Slovak networks as testedAndreas Eversberg1-5/+6
2017-06-11NMT: Fixed line signal descriptionAndreas Eversberg1-1/+7
2017-06-11NMT: Disable Supervisory signal during DMS (SMS) transfer and use TimeoutAndreas Eversberg2-2/+9
2017-06-10NMT: Fix and adjustements to supervisory signal detectionAndreas Eversberg2-7/+10
2017-06-10NMT 450: Support for other European counties, like Belgium, Czech, SlovakiaAndreas Eversberg9-153/+308
2017-06-10NMT: Allow NULL (B'0000') to be used as country selector in traffic areaAndreas Eversberg3-3/+12
2017-06-10Status displayAndreas Eversberg1-4/+20
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg3-8/+24
2017-03-04main_common: Move init and cleanup function to main functionAndreas Eversberg1-7/+1
2017-02-18SoapySDR supportAndreas Eversberg1-0/+1
2017-02-18Show channel number and basic info when channel was createdAndreas Eversberg1-19/+22
2017-02-18B-Netz, NMT: Improved check for minimum required sample rateAndreas Eversberg1-5/+5
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg3-65/+69
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg10-62/+52
2017-02-18Indexing tables by casting index to unsigned integer onlyAndreas Eversberg1-3/+3
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-18Neu structure for the paging process (B-Netz)Andreas Eversberg1-1/+1
2017-02-18Support for UHD SDR interfaceAndreas Eversberg1-0/+1
2017-02-18Prepare for SDR: Add bandwidth and deviation info to sender instanceAndreas Eversberg1-0/+5
2017-02-18Rework on audio interfaceAndreas Eversberg4-14/+14
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg3-4/+4
2017-01-07NMT: Rework on FSK process, no more requirement for special sample ratesAndreas Eversberg5-82/+106
2016-12-09Add common function to give hotkey helpAndreas Eversberg1-0/+1
2016-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg2-3/+24
2016-12-06A-Netz / B-Netz: Add function to change state, debug with channel infoAndreas Eversberg1-1/+1
2016-11-29Fixed command line option descriptionsAndreas Eversberg1-1/+1
2016-11-29Output enhancementsAndreas Eversberg1-2/+2
2016-11-27Changed command line optionsAndreas Eversberg3-21/+21
2016-11-13NMT: Fixed compiler warningAndreas Eversberg1-1/+1
2016-11-13Move realtime scheduling and signal handling to common codeAndreas Eversberg1-26/+0
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg6-25/+25
2016-10-03B-Netz: Work on pilot signal generationAndreas Eversberg1-1/+1
2016-08-28NMT: Fix on paging retryAndreas Eversberg1-1/+2