aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2021-11-01 15:29:02 +0100
committerMartin Hauke <mardnh@gmx.de>2021-11-01 15:29:02 +0100
commit7bb788901283ec33ceb76425b404484dc355e62b (patch)
treeb02c4dea5b3598a033889446752167790271168d /doc
parent98a47e8c9d58e7b0f529705ff65f63d934325216 (diff)
osmo-bts-trx-calypso.cfg: Adjust settings to work with current osmo-bts versions
* Remove deprecated configuration options: 'osmotrx timing-advance-loop' is deprecated, Timing Advance loop is now active by default 'osmotrx ms-power-loop <-127-127>' is deprecated, MS Power Control is now managed by BSC * Adjust 'ipa unit-id' (1801 -> 6969) to match the one from the example osmo-bsc.cfg * Set clock advance values to known working values: + 'osmotrx fn-advance' -> 20 + 'osmotrx rts-advance' -> 5 * Set 'nominal-tx-power' since the calypso-bts tranceiver does not support NOMTXPOWER Change-Id: I69436b914cf1bec57f9fe7acea4a896e7c46b3a9
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/trx/osmo-bts-trx-calypso.cfg9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/examples/trx/osmo-bts-trx-calypso.cfg b/doc/examples/trx/osmo-bts-trx-calypso.cfg
index 3f2e7781..d6cc43a1 100644
--- a/doc/examples/trx/osmo-bts-trx-calypso.cfg
+++ b/doc/examples/trx/osmo-bts-trx-calypso.cfg
@@ -1,6 +1,6 @@
!
! OsmoBTS configuration example for CalypsoBTS
-! http://osmocom.org/projects/baseband/wiki/CalypsoBTS
+! https://osmocom.org/projects/baseband/wiki/CalypsoBTS
!!
!
log stderr
@@ -24,14 +24,15 @@ phy 0
instance 0
osmotrx ip local 127.0.0.1
osmotrx ip remote 127.0.0.1
- osmotrx timing-advance-loop
- osmotrx ms-power-loop -65
osmotrx legacy-setbsic
+ osmotrx fn-advance 20
+ osmotrx rts-advance 5
bts 0
oml remote-ip 127.0.0.1
- ipa unit-id 1801 0
+ ipa unit-id 6969 0
gsmtap-sapi pdtch
gsmtap-sapi ccch
band 900
trx 0
phy 0 instance 0
+ nominal-tx-power 23