Commit 2f6b03e0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c5d38330
{#- XXX ORS -> provide defaults for: slave_instance_list #}
{#- XXX icell vs cell / iru vs ru everyhere + document it #}
{#- XXX TDD check #}
{%- import 'slaplte.jinja2' as slaplte with context %}
{%- set J = slaplte.J %}
......
......@@ -4,6 +4,10 @@
- load_ipeercell initializes peer-cell registry.
- load_iue initializes UE registry.
- ru_config emits RF driver configuration for specified Radio Units.
In the code iX denotes shared instance of type X, while X denotes
parameters passed to iX. For example iru denotes Radio Unit shared
instance, while ru denotes parameters of that Radio Unit instance.
-#}
......
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