aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-10-29C-Netz: Display "Bahn MS", "Bahn BS" and "Datenbetrieb" with messagesAndreas Eversberg2-8/+24
2020-10-29C-Netz: Added option to define time slots of OgKAndreas Eversberg4-9/+22
2020-10-29C-Netz: Minor fixesAndreas Eversberg3-18/+18
2020-10-29C-Netz: At correct timeslot switch channel modeAndreas Eversberg4-44/+54
2020-05-23C-Netz: Allow dialing 8-digit numbers (FuVSt > 9)Andreas Eversberg1-10/+22
2020-02-18C-Netz: Correct check for valid channel numbersAndreas Eversberg1-7/+4
2020-01-12Fixed compiler error for old GCCAndreas Eversberg2-5/+4
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
2020-01-04C-Netz: Added new list of base station names and IDsAndreas Eversberg2-898/+2332
2020-01-02C-Netz: --ms-power defines power level (not P-bits)Andreas Eversberg2-10/+35
2019-12-08Add support for AM to libmobile and libsdrAndreas Eversberg1-0/+1
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg5-12/+12
2019-11-29C-Netz: Added list of base station names and IDsAndreas Eversberg11-144/+1148
2019-11-29C-Netz: Show if emergency call is madeAndreas Eversberg1-1/+4
2019-10-26C-Netz: Correctly synchronize time stamp of SpK to OgKAndreas Eversberg3-48/+53
2019-10-26C-Netz: Fixup for broken Authentication patchAndreas Eversberg1-2/+3
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg3-32/+32
2019-07-15Fixed many typos in output and source code commentsMartin Hauke3-4/+4
2019-06-30Output ASCII art image after all init functions (inside main_mobile.c)Andreas Eversberg3-8/+1
2019-06-30C-Netz: Add authentication support (process only)Andreas Eversberg11-76/+220
2019-03-23Fixup for fast mathmAndreas Eversberg1-1/+1
2019-01-02C-Netz: Add option to control voice deviationAndreas Eversberg5-9/+17
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg1-1/+6
2018-10-14Compandor: Remove unused option for unaffected levelAndreas Eversberg1-2/+1
2018-08-26C-Netz: Allow SDR using C-Netz without calibration optionsAndreas Eversberg1-1/+1
2018-07-01C-Netz: Correcting some information elementsAndreas Eversberg1-2/+4
2018-07-01C-Netz: Swtitch speech scrambler only after receiving 3 consecutive frames wi...Andreas Eversberg2-2/+12
2018-05-21C-Netz: Fixed display of states (state display function)Andreas Eversberg1-0/+9
2018-05-21Fix compiler warning in conjunction with strncpyAndreas Eversberg1-1/+1
2018-05-21Refactoring command line option handlingAndreas Eversberg2-187/+170
2018-02-16Improved emphasisAndreas Eversberg1-1/+1
2018-02-15Minor debug message correctionsAndreas Eversberg1-2/+2
2018-02-15Fix compiler warningsAndreas Eversberg3-3/+3
2018-02-15Make sound card support (Alsa) optionalAndreas Eversberg1-2/+6
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg1-2/+2
2017-12-03Restructure: Fixing library linking orderAndreas Eversberg1-3/+3
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg8-8/+8
2017-12-03Restructure: Move display from common code to 'libdisplay'Andreas Eversberg1-0/+1
2017-12-03Restructure: Move mobile from common code to 'libmobile'Andreas Eversberg6-7/+7
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg8-7/+8
2017-12-03Restructure: Move sdr from common code to 'libsdr'Andreas Eversberg1-2/+7
2017-11-25Restructure: Move sound from common code to 'libsound'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move mncc from common code to 'libmncc'Andreas Eversberg4-3/+3
2017-11-25Restructure: Move compandor from common code to 'libcompandor'Andreas Eversberg2-1/+2
2017-11-25Restructure: Move fm_modulation from common code to 'libfm'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move 'libgermantone' to a-netz codeAndreas Eversberg2-3/+4
2017-11-25Restructure: Move emphasis from common code to 'libemphasis'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move jitter from common code to 'libjitter'Andreas Eversberg1-0/+1
2017-11-25Restructure: Move wave from common code to 'libwave'Andreas Eversberg1-0/+1