aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/trx/osmo-bts-trx-calypso.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/trx/osmo-bts-trx-calypso.cfg')
-rw-r--r--doc/examples/trx/osmo-bts-trx-calypso.cfg38
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/examples/trx/osmo-bts-trx-calypso.cfg b/doc/examples/trx/osmo-bts-trx-calypso.cfg
new file mode 100644
index 00000000..fa019532
--- /dev/null
+++ b/doc/examples/trx/osmo-bts-trx-calypso.cfg
@@ -0,0 +1,38 @@
+!
+! OsmoBTS configuration example for CalypsoBTS
+! http://osmocom.org/projects/baseband/wiki/CalypsoBTS
+!!
+!
+log stderr
+ logging color 1
+ logging timestamp 0
+ 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
+ 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
+bts 0
+ oml remote-ip 127.0.0.1
+ ipa unit-id 1801 0
+ gsmtap-sapi pdtch
+ gsmtap-sapi ccch
+ band 900
+ trx 0
+ phy 0 instance 0