aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdisplay
AgeCommit message (Expand)AuthorFilesLines
4 daysMinor change of channel displayAndreas Eversberg3-5/+5
2024-04-05Increase compiler warnings and fix themAndreas Eversberg1-1/+1
2024-03-25Fix buffer overflow when displaying measurementsAndreas Eversberg1-1/+1
2024-02-18Move from local to external osmo* librariesAndreas Eversberg5-42/+49
2023-03-18Generate compador table only once when the application startsAndreas Eversberg1-1/+2
2021-12-30Added locking functions to libdebug, to avoid printf race conditionsAndreas Eversberg5-0/+24
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-1/+1
2020-10-29libdebug: Remove dependency on MAX_DISPLAY_WIDTHAndreas Eversberg5-2/+16
2020-01-12Don't core dump, if measurements are not definedAndreas Eversberg1-4/+2
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg5-16/+16
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-1/+1
2019-05-30SDR: Display DC line (center frequency) in the spectrum viewAndreas Eversberg1-0/+16
2018-08-31Rework of displaying supervisory info: NMT and AMPSAndreas Eversberg2-4/+5
2018-05-21Fix compiler warning in conjunction with strncpyAndreas Eversberg2-4/+4
2018-02-15Make libdebug not depend on libdisplayAndreas Eversberg2-20/+0
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg6-39/+90
2017-12-09Remove dependencies between debug, displays and mncc-consoleAndreas Eversberg6-70/+26
2017-12-05Add 'hold' function and level display to spectrum viewAndreas Eversberg1-28/+97
2017-12-03Restructure: Move display from common code to 'libdisplay'Andreas Eversberg7-0/+1466