aboutsummaryrefslogtreecommitdiffstats
path: root/src/eurosignal
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Rename definititions that uses the exact word "DEBUG"Andreas Eversberg1-3/+3
2024-04-05Increase compiler warnings and fix themAndreas Eversberg5-1/+5
2024-03-30Fix command to list channel on various networksAndreas Eversberg1-3/+5
2024-03-30Audio rework, new jitter bufferAndreas Eversberg1-1/+1
2024-02-18Add metering information from osmo-cc to B-Netz and C-NetzAndreas Eversberg1-1/+1
2024-02-18Move from local to external osmo* librariesAndreas Eversberg5-77/+76
2023-01-21Add libselect to use select instead of polling all file descriptorsAndreas Eversberg1-0/+1
2023-01-21Make libtimer to be osmo_* compatible in some placesAndreas Eversberg1-3/+3
2022-10-23libsample: Add another function for converting between int16_t and sample_tAndreas Eversberg1-1/+1
2022-10-23Refactoring jitter bufferAndreas Eversberg1-1/+1
2021-12-12Eurosignal: Minor cleanup and fixesAndreas Eversberg3-13/+22
2021-11-07POCSAGAndreas Eversberg1-1/+0
2021-11-07Eurosignal: Removed useless channel checkAndreas Eversberg1-5/+0
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg2-62/+27
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg2-69/+2
2021-10-24Refactor global variables for signal processingAndreas Eversberg3-12/+12
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg1-1/+1
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg1-0/+2
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke3-7/+7
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg3-14/+7
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-04-04A string is used to define what digits can be dialed via consoleAndreas Eversberg1-0/+2
2020-03-27Eurosignal: Allow dialing (paging) of Spare DigitsAndreas Eversberg2-9/+15
2020-01-12Add clock function to call interfaceAndreas Eversberg3-26/+20
2019-12-24eurosignal: Fixed and simplified notification (beep) on received IDAndreas Eversberg2-28/+14
2019-12-10Add support for "Eurosignal", a classic paging serviceAndreas Eversberg15-0/+9488