Updates to Osmo Split Stack Config
This commit is contained in:
parent
67df350f1b
commit
fcda7401f4
6 changed files with 35 additions and 14 deletions
|
@ -79,25 +79,25 @@
|
|||
max_power_red <%= bts["red"] %>
|
||||
rsl e1 tei 0
|
||||
timeslot 0
|
||||
phys_chan_config CCCH+SDCCH4
|
||||
phys_chan_config <%= @ts0_phys_chan %>
|
||||
hopping enabled 0
|
||||
timeslot 1
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
phys_chan_config <%= @ts1_phys_chan %>
|
||||
hopping enabled 0
|
||||
timeslot 2
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
hopping enabled 0
|
||||
timeslot 3
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
phys_chan_config TCH/F_TCH/H_PDCH
|
||||
hopping enabled 0
|
||||
timeslot 4
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
phys_chan_config TCH/F_TCH/H_PDCH
|
||||
hopping enabled 0
|
||||
timeslot 5
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
phys_chan_config TCH/F_TCH/H_PDCH
|
||||
hopping enabled 0
|
||||
timeslot 6
|
||||
phys_chan_config <%= @phys_chan %>
|
||||
phys_chan_config TCH/F_TCH/H_PDCH
|
||||
hopping enabled 0
|
||||
timeslot 7
|
||||
phys_chan_config PDCH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue