aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Eversberg3-14/+25
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 Eversberg12-1/+3344
2020-05-24Options with multiple parameters are now correctly shown at debug messageAndreas Eversberg1-6/+13
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 Eversberg4-1/+506
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 Eversberg2-9/+15
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 Eversberg10-1/+129967
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-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-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 Eversberg18-16/+9507
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 Eversberg14-2/+4300
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
2019-11-29FSK demodulator: Also report bits that have duration < 0.5Andreas Eversberg2-0/+14
2019-11-29Add filter switch to FSK modulatorAndreas Eversberg6-9/+32
2019-11-29Split FSK modem code into separate modulator and demodulatorAndreas Eversberg9-137/+213
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