Commit 0351d5e0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 378c645d
# instance-ors.cfg is a wrapper around generic instances which adds
# ORS-specific features and translates simplified enb/gnb ORS-specific input
# schema to generic enb.
[buildout]
extends =
${template:output}
......
# software for Open Radio Station.
#
# It builds on generic software but exposes simplified configuration interface
# and leverages ORS-specific features.
# It is a wrapper around generic software which adds ORS-specific features and
# translates simplified enb/gnb ORS-specific configuration schema to generic enb.
#
# ORS intended usage is small private networks.
[buildout]
extends =
software.cfg
......
# software for Amarisoft 4G/5G stack.
# generic software for Amarisoft 4G/5G stack.
#
# It's intended usage is small-to-medium networks.
[buildout]
extends =
software-base.cfg
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