-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.gitmodules
29 lines (29 loc) · 955 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "RIC-Deployment"]
path = RIC-Deployment
url = https://github.com/openaicellular/RIC-Deployment.git
branch = stability-fixes
[submodule "ric-plt-e2"]
path = ric-plt-e2
url = https://github.com/openaicellular/ric-plt-e2.git
branch = e-release
[submodule "srsRAN-e2"]
path = srsRAN-e2
url = https://github.com/openaicellular/srsRAN-e2.git
branch = e2like_support
[submodule "ric-scp-kpimon"]
path = ric-scp-kpimon
url = https://github.com/openaicellular/ric-scp-kpimon.git
branch = master
[submodule "oaic-t"]
path = oaic-t
url = https://github.com/openaicellular/oaic-t.git
[submodule "asn1c"]
path = asn1c
url = https://gitlab.eurecom.fr/oai/asn1c.git
branch = velichkov_s1ap_plus_option_group
[submodule "ric-app-ml-e2like"]
path = ric-app-ml-e2like
url = https://github.com/openaicellular/ric-app-ml-e2like
[submodule "ric-app-ic-e2like"]
path = ric-app-ic-e2like
url = https://github.com/openaicellular/ric-app-ic-e2like