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
This commit is contained in:
Philipp Maier 2020-03-24 12:11:44 +01:00 committed by laforge
parent 748d8edbf8
commit cc971aa1a6
4 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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