aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-09-17Optionally output date with each debug lineAndreas Eversberg4-10/+31
2021-09-17Add message tracing to Osmo-CCAndreas Eversberg3-4/+605
2021-06-23SoapySDR: Fixed API change from version 0.7.1Andreas Eversberg2-3/+13
2021-06-20MPT1327: Correctly assign channel on calls towards radio unitAndreas Eversberg1-3/+5
2021-06-06Add MPT1327 / Regionet43 (Buendelfunk) networkAndreas Eversberg11-1/+3412
2021-04-03libosmocc: Add support for individual session config (per endpoint)Andreas Eversberg12-72/+85
2021-04-03libomsocc: Add function to check if interface is attachedAndreas Eversberg2-13/+23
2021-04-03SIM: Option to write sniffed PDU to fileAndreas Eversberg2-2/+20
2021-03-28libosmocc: Don't route on redirecting numberAndreas Eversberg1-1/+1
2021-03-28libosmocc: SDP parser ignores broken codec descriptionsAndreas Eversberg1-3/+8
2021-03-28Make Alsa sound interface indipendent from libmobileAndreas Eversberg1-3/+20
2021-03-28Add new debug classAndreas Eversberg2-0/+2
2021-03-20libmobile: Do not send 'proceeding', if call gets answered right after 'setup'Andreas Eversberg1-13/+13
2021-03-20Osmo-CC: The 'local' socket peer is also used as default rtp-peerAndreas Eversberg1-2/+15
2021-03-20Using "--limesdr" or "--limesdr-mini" will also set device to "lime"Andreas Eversberg3-0/+6
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg18-30/+76
2021-03-20Fix some minor compiling issuesAndreas Eversberg3-3/+3
2021-03-07Fixed broken --osmocc-cross optionAndreas Eversberg1-0/+8
2021-03-07Osmo-CC: Add telephone-event selection to helperAndreas Eversberg1-15/+35
2021-03-07osmo-cc: Improve network type information elementAndreas Eversberg2-0/+57
2021-03-07Fix libdebug to be used with all osmo-cc projectsAndreas Eversberg3-35/+47
2021-03-07libmobile: Minor fixesAndreas Eversberg2-4/+5
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg28-62/+144
2021-03-07Rename the parameter "coherent" to "FFSK" which is the correct meaning.Andreas Eversberg2-12/+12
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke69-168/+168
2021-01-03OsmoCC: Limit number of default socket ports to 20Andreas Eversberg1-1/+1
2020-12-29Fix IMTS timings according to new documents foundAndreas Eversberg1-2/+2
2020-12-29datenklo: Only compile if FUSE and ALSA is supportedAndreas Eversberg1-1/+1
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg63-1540/+732
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg18-1/+579
2020-12-29Add Osmo-CC library to replace MNCCAndreas Eversberg22-2/+6408
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