From 909e972787d178b141a202ec7f7dacd8ca06068f Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 7 Dec 2017 03:54:01 +0100 Subject: HO: Implement load based handover, as handover_decision_2.c Change-Id: Ie597eae82722baf32546331e443dd9d94f1f25e6 --- doc/examples/osmo-bsc/osmo-bsc.cfg | 1 + doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg | 1 + 2 files changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg index 17412f727..59732af5b 100644 --- a/doc/examples/osmo-bsc/osmo-bsc.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc.cfg @@ -10,6 +10,7 @@ network neci 0 paging any use tch 0 handover 0 + handover algorithm 1 handover window rxlev averaging 10 handover window rxqual averaging 1 handover window rxlev neighbor averaging 10 diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg index 581d541d2..aa2c99fa4 100644 --- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg @@ -9,6 +9,7 @@ network neci 0 paging any use tch 0 handover 0 + handover algorithm 1 handover window rxlev averaging 10 handover window rxqual averaging 1 handover window rxlev neighbor averaging 10 -- cgit v1.2.3