aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuvst
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Increase compiler warnings and fix themAndreas Eversberg4-11/+11
2024-03-30Audio rework, new jitter bufferAndreas Eversberg2-5/+13
2024-02-18FuVst: Add security code and card reader type to databaseAndreas Eversberg2-11/+13
2024-02-18Add metering information from osmo-cc to B-Netz and C-NetzAndreas Eversberg2-2/+2
2024-02-18If a mobile inscribes, show station ID on the consoleAndreas Eversberg1-2/+9
2024-02-18Move from local to external osmo* librariesAndreas Eversberg6-178/+180
2023-01-21Add libselect to use select instead of polling all file descriptorsAndreas Eversberg1-0/+2
2023-01-21Make libtimer to be osmo_* compatible in some placesAndreas Eversberg1-2/+2
2022-10-23Refactoring jitter bufferAndreas Eversberg2-9/+10
2022-07-23FuVst: Removed unused scrambler dependencyAndreas Eversberg2-3/+0
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg4-37/+53
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg3-76/+10
2021-10-24Refactor global variables for signal processingAndreas Eversberg2-11/+11
2021-09-17FUVST: Minor output improvementsAndreas Eversberg1-1/+6
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg1-3/+3
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg2-2/+5
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-6/+6
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg4-21/+7
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+2
2020-12-21C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)Andreas Eversberg10-0/+25395