Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mosaic5g
mosaic5g
Commits
5db49856
Commit
5db49856
authored
Aug 10, 2017
by
nikaeinn
Browse files
Update README.md
parent
272234b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5db49856
...
...
@@ -10,8 +10,8 @@ Mosaic-5G is composed of the following modules:
*
The JOX juju orchestrator
*
The LL-MEC low latency MEC platform
*
The FlexRAN and FlexCN real-time master controller
*
The FlexRAN agent for monolitic and disaggregated RAN
*
The FlexCN agent for monolitic and disaggregated CN
*
The FlexRAN agent
-r
for monolitic and disaggregated RAN
*
The FlexCN agent
-c
for monolitic and disaggregated CN
This repository is designed to serve as a meta repository from where each
submodules can be pulled. To get the code, simply clone this repository and
...
...
@@ -60,17 +60,17 @@ The source code of the controller will be cloned from the appropriate repository
and can be found in the
**controller**
directory.
## FlexRAN agent
For the FlexRAN agent simply run:
For the FlexRAN agent
-r
simply run:
```
git submodule update agent
git submodule update agent
-r
```
The source code of the agent will be cloned and can be found in the
**
ran-
agent**
directory.
**agent
-r
**
directory.
## FlexCN agent
For the Flex
RA
N agent simply run:
For the Flex
C
N agent
-c
simply run:
```
git submodule update agent
git submodule update agent
-c
```
The source code of the agent will be cloned and can be found in the
**
cn-
agent**
directory.
**agent
-c
**
directory.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment