aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-12-21C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)Andreas Eversberg14-2/+25405
2020-12-21SS7 MTP Layer 2/3 Implementation (partly)Andreas Eversberg11-1/+1779
2020-12-21V.27ter Modem emulation (partly)Andreas Eversberg10-2/+943
2020-12-21Added FIR filter to libfilterAndreas Eversberg4-1/+263
2020-12-21Initialize jitter buffer delay with half of its sizeAndreas Eversberg2-1/+12
2020-12-21C-Netz: Fix scheduling of frames when there is nothing to sendAndreas Eversberg3-15/+35
2020-10-29Zeitansage: Disable SDRAndreas Eversberg1-0/+2
2020-10-29libwave: wave_read() returns the actual samples readAndreas Eversberg1-2/+4
2020-10-29AMPS: Suggest to use channel 333 (SID 1 = Chicago) by defaultAndreas Eversberg1-1/+1
2020-10-29Options: Add support for quotes and escape sequencesAndreas Eversberg1-3/+39
2020-10-29libdebug: Remove dependency on MAX_DISPLAY_WIDTHAndreas Eversberg6-4/+16
2020-10-29DTMF: Correctly handle frequency marging (percent not hertz!)Andreas Eversberg2-20/+20
2020-10-29Fix: Support multiple parameters in config fileAndreas Eversberg1-11/+22
2020-10-29Sound: Recover broken audio connection by closing and reopening the deviceAndreas Eversberg2-51/+75
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 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