aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2020-03-23 14:15:45 +0100
committerlaforge <laforge@osmocom.org>2020-03-23 17:18:51 +0000
commitdbb5addf7de034911f2ef0c6f5d457b4a2735084 (patch)
treededdaaa05e140c6f1403617d7ffcaccd21dc3ee3
parente2f9d0eabe6022f06f81c59cd62660b199fdb2cf (diff)
osmo-bts-trx: do not set rx-gain to 1 by default
The sample configs supplied within the doc/trx directory set the rx-gain parameter to 1. A low value like this may cause a noticeable degration of rx performance (For an USRP B200 an rx-gain of 38dbm is recommended). Lets remove this seting from the sample configuration to allow the default settings in osmo-trx to be applied. Change-Id: I76be1739b638b3c1b0de5ac667eed53397631caa Related: OS#4467
-rw-r--r--doc/examples/trx/osmo-bts-trx-calypso.cfg1
-rw-r--r--doc/examples/trx/osmo-bts-trx.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/examples/trx/osmo-bts-trx-calypso.cfg b/doc/examples/trx/osmo-bts-trx-calypso.cfg
index 6b52fd2a..3f2e7781 100644
--- a/doc/examples/trx/osmo-bts-trx-calypso.cfg
+++ b/doc/examples/trx/osmo-bts-trx-calypso.cfg
@@ -22,7 +22,6 @@ line vty
!
phy 0
instance 0
- osmotrx rx-gain 1
osmotrx ip local 127.0.0.1
osmotrx ip remote 127.0.0.1
osmotrx timing-advance-loop
diff --git a/doc/examples/trx/osmo-bts-trx.cfg b/doc/examples/trx/osmo-bts-trx.cfg
index 83426979..81313e5c 100644
--- a/doc/examples/trx/osmo-bts-trx.cfg
+++ b/doc/examples/trx/osmo-bts-trx.cfg
@@ -21,7 +21,6 @@ line vty
!
phy 0
instance 0
- osmotrx rx-gain 1
osmotrx ip local 127.0.0.1
osmotrx ip remote 127.0.0.1
bts 0