aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Add tx-gain optionAndreas Eversberg31-57/+71
2020-10-29Add option (global flag) to disable check of channel numbers at sender.cAndreas Eversberg2-2/+3
2020-10-29Add option (global flag) to disable use of SDRAndreas Eversberg2-5/+13
2020-10-29Allow disabling MNCC Console when using a digit length of 0Andreas Eversberg1-2/+3
2020-10-29Ignore pending audio frames when there is no transaction (anymore).Andreas Eversberg1-1/+2
2020-10-29C-Netz SIM: Terminate phone number string at first 0xfAndreas Eversberg1-1/+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-10-29SIM: several fixesAndreas Eversberg4-21/+32
2020-10-29Debug: Fix display of debug levels greater 31Andreas Eversberg1-2/+2
2020-10-29SIM: Fix output of numbers >32767 when using EBD program modeAndreas Eversberg1-4/+4
2020-10-29Adds country specific settings for Hungary.Csaba Sipos2-1/+9
2020-05-24Added SIM card emulator/sniffer for C-NetzAndreas Eversberg22-2/+10411
2020-05-24Options with multiple parameters are now correctly shown at debug messageAndreas Eversberg1-6/+13
2020-05-24Moved C-Netz "Speicherkarte" to "extra" directory and improved it.Andreas Eversberg11-172/+456
2020-05-23Make debug output aligedAndreas Eversberg1-1/+1
2020-05-23C-Netz: Allow dialing 8-digit numbers (FuVSt > 9)Andreas Eversberg1-10/+22
2020-05-23Added local library for serial port accessAndreas Eversberg6-1/+508
2020-05-23Work on DocsAndreas Eversberg8-7/+395
2020-04-04A string is used to define what digits can be dialed via consoleAndreas Eversberg7-18/+29
2020-03-27Eurosignal: Allow dialing (paging) of Spare DigitsAndreas Eversberg3-9/+28
2020-02-18C-Netz: Correct check for valid channel numbersAndreas Eversberg1-7/+4
2020-01-31osmotv: Added special cable network channels (Sonderkanaele)Andreas Eversberg3-71/+114
2020-01-18Implementation of German "Zeitansage", spoken by Elvira BaderAndreas Eversberg12-2/+129970
2020-01-12Add option to allow early audio towards call interfaceAndreas Eversberg4-8/+16
2020-01-12Don't core dump, if measurements are not definedAndreas Eversberg1-4/+2
2020-01-12Fixed compiler error for old GCCAndreas Eversberg6-12/+10
2020-01-12Add clock function to call interfaceAndreas Eversberg15-27/+44
2020-01-11Work on docsAndreas Eversberg1-4/+6
2020-01-04C-Netz: Added new list of base station names and IDsAndreas Eversberg2-898/+2332
2020-01-02Work on docsAndreas Eversberg9-0/+290
2020-01-02C-Netz: --ms-power defines power level (not P-bits)Andreas Eversberg2-10/+35
2019-12-24eurosignal: Fixed and simplified notification (beep) on received IDAndreas Eversberg2-28/+14
2019-12-24MNCC: Add cause name for 'invalid callref'Andreas Eversberg1-1/+3
2019-12-22osmoradio: Play audio and record wave simultaniouslyAndreas Eversberg2-19/+12
2019-12-22osmoradio: Display wave formAndreas Eversberg3-4/+31
2019-12-22osmoradio: Fix disabling of emphasisAndreas Eversberg3-16/+24
2019-12-10Add support for "Eurosignal", a classic paging serviceAndreas Eversberg21-17/+9517
2019-12-08Add power control to AM (power on/off per sample)Andreas Eversberg4-8/+10
2019-12-08Add support for AM to libmobile and libsdrAndreas Eversberg26-52/+121
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg16-104/+105
2019-12-04Audio level of patterns were too loud.Andreas Eversberg1-1/+1
2019-12-04Datenklo: Fix display input level and wave formAndreas Eversberg2-12/+44
2019-11-29Modem emulator for "Datenklo" with AM7910/AM7911 emulationAndreas Eversberg17-2/+4315
2019-11-29minor code cleanupAndreas Eversberg3-7/+4
2019-11-29Describe if audio device exists, but does not support both directionsAndreas Eversberg2-9/+14
2019-11-29New color for options debuggingAndreas Eversberg1-1/+1
2019-11-29Bugfix: Correct handling of n in strncat()Andreas Eversberg2-3/+3