aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Increase compiler warnings and fix themAndreas Eversberg3-4/+4
2024-03-30Audio rework, new jitter bufferAndreas Eversberg2-28/+35
2024-02-18Add metering information from osmo-cc to B-Netz and C-NetzAndreas Eversberg4-9/+42
2024-02-18If a mobile inscribes, show station ID on the consoleAndreas Eversberg1-0/+3
2024-02-18Move from local to external osmo* librariesAndreas Eversberg10-281/+285
2023-03-18Generate compador table only once when the application startsAndreas Eversberg1-1/+2
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 Eversberg3-5/+5
2022-10-23Refactoring jitter bufferAndreas Eversberg2-11/+6
2022-07-23C-Netz: Improved RX speech quality and decoder debuggingAndreas Eversberg3-54/+41
2022-07-23C-Netz: Changed voice diversion back to 2.4 KHzAndreas Eversberg1-3/+3
2022-06-19C-Netz: Fix station list and selectionAndreas Eversberg2-16/+17
2022-06-19C-Netz: Show debugging for IDLE (LR and LMR) framesAndreas Eversberg3-3/+20
2022-06-19C-Netz: Add options to change 'Meldeaufruf' timer and counter.Andreas Eversberg5-31/+60
2022-06-19C-Netz: Add capability of special tunnel base station (bahn-bs)Andreas Eversberg4-4/+20
2022-06-19C-Netz: Cleanup OgK slot allocation and polarity detectionAndreas Eversberg4-31/+28
2022-06-19C-Netz: Add capability of non-standard OgK channel(s)Andreas Eversberg9-110/+244
2021-11-07C-Netz: Improve database dump (press 'i')Andreas Eversberg1-3/+17
2021-11-07C-Netz: Minor fixes to pulse shaping codeAndreas Eversberg1-20/+18
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg3-39/+50
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg2-68/+28
2021-10-24Refactor global variables for signal processingAndreas Eversberg3-12/+12
2021-09-17C-Netz: Fix calls to 8-digits subscriber numbersAndreas Eversberg2-8/+8
2021-09-17C-Netz: Updated base station listAndreas Eversberg4-2349/+2147
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-1/+3
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke10-26/+26
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg4-18/+6
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-12-21C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)Andreas Eversberg1-1/+6
2020-12-21C-Netz: Fix scheduling of frames when there is nothing to sendAndreas Eversberg3-15/+35
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+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-05-23C-Netz: Allow dialing 8-digit numbers (FuVSt > 9)Andreas Eversberg1-10/+22
2020-02-18C-Netz: Correct check for valid channel numbersAndreas Eversberg1-7/+4
2020-01-12Fixed compiler error for old GCCAndreas Eversberg2-5/+4
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
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-08Add support for AM to libmobile and libsdrAndreas Eversberg1-0/+1
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg5-12/+12
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
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg3-32/+32
2019-07-15Fixed many typos in output and source code commentsMartin Hauke3-4/+4