aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/trx/osmo-bts-trx-calypso.cfg
blob: fa0195327c818683978ec47267b479829b6508dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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