aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/debug.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-20handover: disable default-printing of every measurement reportHarald Welte1-1/+1
2009-12-17[handover] first functional handover implementationHarald Welte1-1/+2
With this commit, we can successfully hand over a channel from one cell to another cell. We implement asynchronous intra-BSC (but inter-BTS) handover. Changes: * introduce new DHO log category * extend rsl_chan_activate_lchan() with argument for HO reference * introduce actual minimal handover decision making in handover_decision.c * various fixes to bsc_handover_start() in handover_logic.c
2009-11-20[debug] Add a debug area for the MGCP code of On WavesHolger Hans Peter Freyther1-0/+1
2009-11-20[debug] Add a debug area for MSCHolger Hans Peter Freyther1-0/+1
2009-11-20[debug] Add a debug area for SCCPHolger Hans Peter Freyther1-0/+1
2009-08-20[debug] Make the hexdump parameter constHolger Hans Peter Freyther1-1/+1
This way it can be used from values coming TLVP_VAL.
2009-06-27add new DMEAS debug category for measurement reportingHarald Welte1-1/+2
disable it by default
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+161