diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2017-05-04 14:29:47 +0200 |
---|---|---|
committer | Neels Hofmeyr <neels@hofmeyr.de> | 2017-05-04 14:29:49 +0200 |
commit | 8dbad8701fda39a29dbc2897e577994042725854 (patch) | |
tree | be6b112c1ff2d3d93d80af9339b5802d5fe2a283 /src/osmo_gsm_tester | |
parent | 943f8a28d74dcaa4a16615f45089946ac650bdd9 (diff) |
nitb,sysmobts: tweak config
Set saner MCC+MNC, use more power.
Diffstat (limited to 'src/osmo_gsm_tester')
-rw-r--r-- | src/osmo_gsm_tester/templates/osmo-nitb.cfg.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo_gsm_tester/templates/osmo-nitb.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-nitb.cfg.tmpl index 28cf61c..d7ab472 100644 --- a/src/osmo_gsm_tester/templates/osmo-nitb.cfg.tmpl +++ b/src/osmo_gsm_tester/templates/osmo-nitb.cfg.tmpl @@ -52,7 +52,7 @@ network location_area_code ${bts.location_area_code} training_sequence_code 7 base_station_id_code ${bts.base_station_id_code} - ms max power 15 + ms max power 33 cell reselection hysteresis 4 rxlev access min 0 channel allocator ascending |