laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/37517?usp=email )
Change subject: doc/examples: use common 'ipa unit-id' in all files ......................................................................
doc/examples: use common 'ipa unit-id' in all files
Ensure that the 'ipa unit-id' in all config examples is set to value 6969, matching the value used in the osmo-bsc config examples.
Change-Id: I2b5ed8eaa5c2cbfe20091dcfea0dd1a70f148f7c --- M doc/examples/litecell15/osmo-bts-lc15.cfg M doc/examples/oc2g/osmo-bts-oc2g.cfg M doc/examples/octphy/osmo-bts-octphy.cfg M doc/examples/octphy/osmo-bts-trx2dsp1.cfg M doc/examples/sysmo/osmo-bts-sysmo.cfg 5 files changed, 17 insertions(+), 5 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/doc/examples/litecell15/osmo-bts-lc15.cfg b/doc/examples/litecell15/osmo-bts-lc15.cfg index 16651eb..f61613b 100644 --- a/doc/examples/litecell15/osmo-bts-lc15.cfg +++ b/doc/examples/litecell15/osmo-bts-lc15.cfg @@ -39,7 +39,7 @@ trx-calibration-path /mnt/rom/factory/calib bts 0 band 900 - ipa unit-id 1500 0 + ipa unit-id 6969 0 oml remote-ip 192.168.234.185 trx 0 phy 0 instance 0 diff --git a/doc/examples/oc2g/osmo-bts-oc2g.cfg b/doc/examples/oc2g/osmo-bts-oc2g.cfg index ddf69f4..5a501fb 100644 --- a/doc/examples/oc2g/osmo-bts-oc2g.cfg +++ b/doc/examples/oc2g/osmo-bts-oc2g.cfg @@ -36,7 +36,7 @@ trx-calibration-path /mnt/rom/factory/calib bts 0 band 900 - ipa unit-id 1500 0 + ipa unit-id 6969 0 oml remote-ip 10.42.0.1 trx 0 phy 0 instance 0 diff --git a/doc/examples/octphy/osmo-bts-octphy.cfg b/doc/examples/octphy/osmo-bts-octphy.cfg index a3a0093..c7394d9 100644 --- a/doc/examples/octphy/osmo-bts-octphy.cfg +++ b/doc/examples/octphy/osmo-bts-octphy.cfg @@ -29,7 +29,7 @@ instance 0 bts 0 band 1800 - ipa unit-id 1234 0 + ipa unit-id 6969 0 oml remote-ip 127.0.0.1 trx 0 phy 0 instance 0 diff --git a/doc/examples/octphy/osmo-bts-trx2dsp1.cfg b/doc/examples/octphy/osmo-bts-trx2dsp1.cfg index 477bff8..79a670e 100644 --- a/doc/examples/octphy/osmo-bts-trx2dsp1.cfg +++ b/doc/examples/octphy/osmo-bts-trx2dsp1.cfg @@ -30,7 +30,7 @@ instance 1 bts 0 band 1800 - ipa unit-id 1234 0 + ipa unit-id 6969 0 oml remote-ip 127.0.0.1 trx 0 phy 0 instance 0 diff --git a/doc/examples/sysmo/osmo-bts-sysmo.cfg b/doc/examples/sysmo/osmo-bts-sysmo.cfg index f44c718..8375a7c 100644 --- a/doc/examples/sysmo/osmo-bts-sysmo.cfg +++ b/doc/examples/sysmo/osmo-bts-sysmo.cfg @@ -27,7 +27,7 @@ instance 0 bts 0 band 1800 - ipa unit-id 666 0 + ipa unit-id 6969 0 oml remote-ip 10.1.2.3 trx 0 phy 0 instance 0