aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2020-03-24 12:11:44 +0100
committerlaforge <laforge@osmocom.org>2020-04-01 10:21:50 +0000
commitcc971aa1a68343f883a134b864c5b0f7eb57d6be (patch)
tree617f9fc6739528ef771ad27fd15df63b374add9d
parent748d8edbf84fee9be9e4e3f97cd78b17eb683c86 (diff)
doc: do not set the base-port of the trx
In current config files a base port for osmo-trx is set. Lets remove this setting so that compiled-in default (which is the same value) is used. Change-Id: I105d1c51424836daa6893e83a81c83cc7ac6afd4
-rw-r--r--doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg1
-rw-r--r--doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg1
-rw-r--r--doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg1
-rw-r--r--doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg1
4 files changed, 0 insertions, 4 deletions
diff --git a/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg b/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg
index e2c67d6..16c68da 100644
--- a/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg
+++ b/doc/examples/osmo-trx-lms/osmo-trx-limesdr.cfg
@@ -12,7 +12,6 @@ line vty
trx
bind-ip 127.0.0.1
remote-ip 127.0.0.1
- base-port 5700
egprs disable
tx-sps 4
rx-sps 4
diff --git a/doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg b/doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg
index e2c67d6..16c68da 100644
--- a/doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg
+++ b/doc/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg
@@ -12,7 +12,6 @@ line vty
trx
bind-ip 127.0.0.1
remote-ip 127.0.0.1
- base-port 5700
egprs disable
tx-sps 4
rx-sps 4
diff --git a/doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg b/doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg
index 1b15b47..d930da4 100644
--- a/doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg
+++ b/doc/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg
@@ -12,7 +12,6 @@ line vty
trx
bind-ip 127.0.0.1
remote-ip 127.0.0.1
- base-port 5700
dev-args addr=192.168.10.2,pa=NONE,pa_power_max_dbm=23,fifo_ctrl_window=0,status_port=12345
egprs disable
tx-sps 4
diff --git a/doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg b/doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg
index 7d02506..b851211 100644
--- a/doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg
+++ b/doc/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg
@@ -12,7 +12,6 @@ line vty
trx
bind-ip 127.0.0.1
remote-ip 127.0.0.1
- base-port 5700
egprs disable
tx-sps 4
rx-sps 4