[PATCH] osmo-bts[master]: TRX: add configuration example

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Jun 16 15:03:36 UTC 2016


Review at  https://gerrit.osmocom.org/300

TRX: add configuration example

Related: OS#1648
Change-Id: Icc7d15eceee8ee667fd6a29e758a38668c4946ef
---
A doc/examples/trx/osmo-bts.cfg
1 file changed, 34 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/00/300/1

diff --git a/doc/examples/trx/osmo-bts.cfg b/doc/examples/trx/osmo-bts.cfg
new file mode 100644
index 0000000..29d5655
--- /dev/null
+++ b/doc/examples/trx/osmo-bts.cfg
@@ -0,0 +1,34 @@
+!
+! OsmoBTS () configuration saved from vty
+!!
+!
+log stderr
+  logging color 1
+  logging timestamp 0
+  logging level all everything
+  logging level rsl notice
+  logging level oml notice
+  logging level rll notice
+  logging level rr notice
+  logging level meas error
+  logging level pag error
+  logging level l1c error
+  logging level l1p error
+  logging level dsp error
+  logging level abis error
+!
+line vty
+ no login
+!
+phy 0
+ instance 0
+ osmotrx rx-gain 1
+bts 0
+ band 1800
+ ipa unit-id 6969 0
+ oml remote-ip 192.168.122.1
+ settsc
+ gsmtap-sapi ccch
+ gsmtap-sapi pdtch
+ trx 0
+  phy 0 instance 0

-- 
To view, visit https://gerrit.osmocom.org/300
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc7d15eceee8ee667fd6a29e758a38668c4946ef
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list