aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdebug
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Refactoring jitter bufferAndreas Eversberg2-4/+7
2022-06-25Osmo-CC: Minor compiler warning fixAndreas Eversberg1-1/+1
2022-06-18Implementation of DCF77 transmitter and receiverAndreas Eversberg2-1/+3
2022-06-18debug: Show debug category together with debug levelAndreas Eversberg1-1/+1
2022-05-29Added UK0 and PH socket to libdebugAndreas Eversberg2-0/+4
2021-12-30Added locking functions to libdebug, to avoid printf race conditionsAndreas Eversberg2-10/+24
2021-12-12Implementation of selective call for classic German 'Sirenensteuerung'Andreas Eversberg2-32/+34
2021-11-07POCSAGAndreas Eversberg2-32/+34
2021-09-24Added locking to debug output, to prevent race condition between threadsAndreas Eversberg1-3/+19
2021-09-17Optionally output date with each debug lineAndreas Eversberg2-0/+29
2021-06-06Add MPT1327 / Regionet43 (Buendelfunk) networkAndreas Eversberg1-0/+1
2021-03-28Add new debug classAndreas Eversberg2-0/+2
2021-03-07Fix libdebug to be used with all osmo-cc projectsAndreas Eversberg3-35/+47
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg1-1/+2
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg1-1/+0
2020-12-29Add Osmo-CC library to replace MNCCAndreas Eversberg2-1/+2
2020-12-21C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)Andreas Eversberg2-0/+2
2020-12-21SS7 MTP Layer 2/3 Implementation (partly)Andreas Eversberg2-0/+25
2020-10-29libdebug: Remove dependency on MAX_DISPLAY_WIDTHAndreas Eversberg1-2/+0
2020-10-29Debug: Fix display of debug levels greater 31Andreas Eversberg1-2/+2
2020-05-24Added SIM card emulator/sniffer for C-NetzAndreas Eversberg2-0/+8
2020-05-23Make debug output aligedAndreas Eversberg1-1/+1
2020-01-18Implementation of German "Zeitansage", spoken by Elvira BaderAndreas Eversberg2-0/+2
2019-12-10Add support for "Eurosignal", a classic paging serviceAndreas Eversberg2-16/+18
2019-11-29Modem emulator for "Datenklo" with AM7910/AM7911 emulationAndreas Eversberg2-1/+8
2019-11-29New color for options debuggingAndreas Eversberg1-1/+1
2019-08-30MTS/IMTS: (Improved) Mobile Telephone ServiceAndreas Eversberg2-13/+15
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg2-6/+6
2018-05-21Refactoring command line option handlingAndreas Eversberg2-22/+24
2018-02-16Add 'osmoradio', an analog radio (FM/AM)Andreas Eversberg2-0/+2
2018-02-15libwave: Use libdebug for debugging messages.Andreas Eversberg2-0/+2
2018-02-15Make libdebug not depend on libdisplayAndreas Eversberg2-0/+21
2018-01-21Add JollyCom, a simple and experimantal mobile networkAndreas Eversberg2-10/+12
2017-12-09Remove dependencies between debug, displays and mncc-consoleAndreas Eversberg2-18/+21
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg3-0/+255