Commit 60c17c2b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b51f5523
......@@ -14,15 +14,11 @@
{#- defaults provide default values for lte parameters.
it should be kept in sync with "default" in json schemas #}
{#- XXX opc='milenage' is not meaningful ? #}
{#- XXX txrx_active=ACTIVE for sdr - needed ? (bwcompat for ORS) - if yes -> update ru/sdr/input-schema.json #}
{#- XXX add inactivity timer to cell schemas #}
{%- set defaults = {
'ru': {
'txrx_active': 'INACTIVE',
},
'ru/sdr': {
'txrx_active': 'ACTIVE',
},
'cell/lte': {
'inactivity_timer': 10000,
......
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