aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-01-27 14:20:29 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-01-28 11:45:51 +0100
commit9c4f1d6fd020f5f56c10d41c87348d24172f2dd4 (patch)
tree79419515d76150be3fec1d4dc4adc58e791b5298 /openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
parent1bf8617610bcba262dc6275efa38541b56494ad4 (diff)
fix bsc_vty out: timeslot indented too deeply.
In 'show running-config', timeslot appears as a sub-element of rsl, but it is a direct child of trx. Fix the timeslot section in vty_out by removing one space of idention. Adjust various config examples. Rationale: it's not relevant for function, but confuses human operators. Fixing it will save the next hacker some time.
Diffstat (limited to 'openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg')
-rw-r--r--openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg32
1 files changed, 16 insertions, 16 deletions
diff --git a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
index 7a443087c..cfc1be6b0 100644
--- a/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
+++ b/openbsc/doc/examples/osmo-nitb/nanobts/openbsc.cfg
@@ -59,19 +59,19 @@ network
nominal power 23
max_power_red 20
rsl e1 tei 0
- timeslot 0
- phys_chan_config CCCH+SDCCH4
- timeslot 1
- phys_chan_config SDCCH8
- timeslot 2
- phys_chan_config TCH/F
- timeslot 3
- phys_chan_config TCH/F
- timeslot 4
- phys_chan_config TCH/F
- timeslot 5
- phys_chan_config TCH/F
- timeslot 6
- phys_chan_config TCH/F
- timeslot 7
- phys_chan_config TCH/F
+ timeslot 0
+ phys_chan_config CCCH+SDCCH4
+ timeslot 1
+ phys_chan_config SDCCH8
+ timeslot 2
+ phys_chan_config TCH/F
+ timeslot 3
+ phys_chan_config TCH/F
+ timeslot 4
+ phys_chan_config TCH/F
+ timeslot 5
+ phys_chan_config TCH/F
+ timeslot 6
+ phys_chan_config TCH/F
+ timeslot 7
+ phys_chan_config TCH/F