aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/handover_decision.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-27lchan: Every SS_LCHAN signal now sends a struct lchan_sig_dataHolger Hans Peter Freyther1-3/+3
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-3/+3
2009-12-21[handover] Real handover algorithmHarald Welte1-27/+200
2009-12-20handover: no debug message for ever non-handover measurement reportHarald Welte1-3/+1
2009-12-19[handover] add VTY parameter to enable/disable handoverHarald Welte1-7/+11
2009-12-19[handover] don't use measurement reports with NCELL=7Harald Welte1-0/+3
2009-12-18for now we only do handover of TCH channelsHarald Welte1-0/+9
2009-12-17logging: introduce log levels at caller siteHarald Welte1-4/+4
2009-12-17[handover] first functional handover implementationHarald Welte1-0/+111