Commit e1835e0a authored by Joanne Hugé's avatar Joanne Hugé

wip

parent 149ece1c
......@@ -20,7 +20,7 @@ md5sum = 1bd4ed3240f81ce5ff5a55e79366a3f4
[template-ors]
filename = instance-ors.cfg
md5sum = 0a51b2a7c3bac8d4131e2174e3a669f2
md5sum = 7f2f82a1260cb5604a005a386f06ee95
[slaplte.jinja2]
_update_hash_filename_ = slaplte.jinja2
......
......@@ -222,7 +222,7 @@ init =
options.update({
'tx-gain' : tx_gain,
'tx-power' : tx_power_s,
'rx-gain' : options['configuration'].get('rx_gain' , default_rx_gain ) + 20,
'rx-gain' : options['configuration'].get('rx_gain' , default_rx_gain ),
'earfcn' : options['configuration'].get('dl_earfcn' , default_earfcn ),
'nr-arfcn': options['configuration'].get('dl_nr_arfcn', default_nr_arfcn),
'nr-band' : options['configuration'].get('nr_band' , default_nr_band ),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment