aboutsummaryrefslogtreecommitdiffstats
path: root/src/imts
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Increase compiler warnings and fix themAndreas Eversberg4-3/+6
2024-03-30Fix command to list channel on various networksAndreas Eversberg1-3/+5
2024-03-30Improve image of IMTSAndreas Eversberg1-2/+5
2024-03-30IMTS dialer: Calculate the parity from all pulses, not just from pulses of on...Andreas Eversberg1-2/+3
2024-03-30Open sound device for capture or playback only, if full duplex is not requiredAndreas Eversberg1-1/+1
2024-03-30Audio rework, new jitter bufferAndreas Eversberg2-22/+31
2024-03-25IMTS/MTS: Add/fixed/improved channel numbersAndreas Eversberg3-72/+78
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 Eversberg6-178/+179
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-23Refactoring jitter bufferAndreas Eversberg2-6/+6
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg3-52/+52
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg2-69/+2
2021-10-24Refactor global variables for signal processingAndreas Eversberg4-47/+47
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 Eversberg2-3/+7
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke4-9/+9
2020-12-29Fix IMTS timings according to new documents foundAndreas Eversberg1-2/+2
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg3-27/+6
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
2019-12-08Add support for AM to libmobile and libsdrAndreas Eversberg2-1/+2
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg1-11/+11
2019-11-29minor code cleanupAndreas Eversberg1-1/+0
2019-08-30MTS/IMTS: (Improved) Mobile Telephone ServiceAndreas Eversberg8-0/+2818