blob: 64240d0d4e375633c88095f297addcc2148f693c [file] [log] [blame]
weichen332b2872019-11-12 01:41:31 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
weichen58b8cbc2019-11-18 03:47:15 -05003.. Copyright (C) 2019 CMCC
weichen332b2872019-11-12 01:41:31 -05004
weichen58b8cbc2019-11-18 03:47:15 -05005.. amber release projects index
weichen332b2872019-11-12 01:41:31 -05006
7
weichen58b8cbc2019-11-18 03:47:15 -05008O-RAN SC Amber Release Projects
9===============================
weichen332b2872019-11-12 01:41:31 -050010
weichen58b8cbc2019-11-18 03:47:15 -050011RAN Intelligent Controller Applications (RICAPP)
12------------------------------------------------
13RICAPP includes open source sample xAPPs and platform applications that can we used for integration, testing, and demonstrations.
weichen332b2872019-11-12 01:41:31 -050014
weichen58b8cbc2019-11-18 03:47:15 -050015More detailed function documentation can be found as follow:
16
weichen332b2872019-11-12 01:41:31 -050017* :doc:`RIC Measurement Campaign (MC) xApp <ric-app-mc:index>`
weichen914edd62019-11-14 02:01:38 -050018* :doc:`RIC APP ML <ric-app-mc:index>`
weichen10a1e572019-11-17 22:43:06 -050019* :doc:`GS-lite Stream Processing Engine <com-gs-lite:index>`
weichen664c5322019-11-20 02:24:51 -050020* :doc:`Admission Control xAPP <ric-app-admin:index>`
weichen10a1e572019-11-17 22:43:06 -050021
weichen58b8cbc2019-11-18 03:47:15 -050022Near Realtime RAN Intelligent Controller (RIC)
23----------------------------------------------
24This project a initial RIC Platform to support xAPPs with limited support for O1, A1, and E2 interfaces.
weichen10a1e572019-11-17 22:43:06 -050025
weichen58b8cbc2019-11-18 03:47:15 -050026More detailed function documentation can be found as follow:
weichen332b2872019-11-12 01:41:31 -050027
weichen914edd62019-11-14 02:01:38 -050028* :doc:`LOG <com-log:index>`
29* :doc:`GOLOG <com-golog:index>`
30* :doc:`PYLOG <com-pylog:index>`
31* :doc:`A1 <ric-plt-a1:index>`
32* :doc:`DBAAS <ric-plt-dbaas:index>`
33* :doc:`RIC Message Router <ric-plt-lib-rmr:index>`
34* :doc:`Routing Manager <ric-plt-rtmgr:index>`
35* :doc:`Shared Data Layer (SDL) in C++ <ric-plt-sdl:index>`
36* :doc:`Shared Data Layer (SDL) in Go <ric-plt-sdlgo:index>`
37* :doc:`Jaegeradapter <ric-plt-jaegeradapter:index>`
38* :doc:`Tracelibcpp <ric-plt-tracelibcpp:index>`
39* :doc:`Tracelibgo <ric-plt-tracelibgo:index>`
40* :doc:`Vespamgr <ric-plt-vespamgr:index>`
41* :doc:`ASN.1 Documents <ric-plt-asn1-documents:index>`
weichen10a1e572019-11-17 22:43:06 -050042* :doc:`Streaming Protobufs <ric-plt-streaming-protobufs:index>`
weichen914edd62019-11-14 02:01:38 -050043
weichen332b2872019-11-12 01:41:31 -050044
weichen58b8cbc2019-11-18 03:47:15 -050045Non-RealTime RAN Intelligent Controller (NONRTRIC)
46--------------------------------------------------
47Non-realtime RIC focus on feature functionality of A1-interface (consumer and provider), and closed-loop use cases. The NONRTRIC project will also work together with the OAM project to align activities on a case-by-case based for O1 interfaces. Project should focus on use cases supported in ONAP. The work should be sponsored in O-RAN and initial code contributions in O-RAN SC. Interoperability with ONAP should be aligned between the standards and will follow initial contributions in this project.
48
49More detailed function documentation can be found as follow:
50
51* :doc:`Non-RT RIC <nonrtric:index>`
weichen332b2872019-11-12 01:41:31 -050052
53
weichen58b8cbc2019-11-18 03:47:15 -050054Operations and Maintenance (OAM)
55--------------------------------
56The O-RAN-SC-OAM project provides reference implementation according to the O-RAN OAM (WG1) documents. In addition we provide a common MnS-Consumer for development and module test purposes. The assumption is that the projects for the ManagedElements can concentrate on the more important user-plane.
57
58More detailed function documentation can be found as follow:
59
weichen914edd62019-11-14 02:01:38 -050060* :doc:`RIC Dashboard <portal-ric-dashboard:index>`
weichen332b2872019-11-12 01:41:31 -050061
62
weichen58b8cbc2019-11-18 03:47:15 -050063O-RAN Central Unit (OCU)
64------------------------
65The OCU is target an initial software deliverable with limited functionality. Focus on aa basic E2 interface to enable initial integration testing between RIC and OCU.
66
67More detailed function documentation can be found as follow:
68
weichen914edd62019-11-14 02:01:38 -050069* :doc:`Open LTE <scp-ocu-openlte:index>`
weichen332b2872019-11-12 01:41:31 -050070
71
weichen58b8cbc2019-11-18 03:47:15 -050072O-RAN Distributed Unit High Layers (ODUHIGH)
73--------------------------------------------
74Focus on initial L2 functional blocks based on seed code contributions.
75
76More detailed function documentation can be found as follow:
weichen635c0af2019-11-20 04:25:54 -050077
weichen664c5322019-11-20 02:24:51 -050078* :doc:`O-DU Layer 2 <o-du-l2:index>`
weichen332b2872019-11-12 01:41:31 -050079
80
weichen58b8cbc2019-11-18 03:47:15 -050081O-RAN Distributed Unit Low Layers (ODULOW)
82------------------------------------------
83Focus on initial L1 functional blocks based on seed code contributions.
84
85More detailed function documentation can be found as follow:
weichen332b2872019-11-12 01:41:31 -050086
weichen0829aea2019-11-20 22:37:22 -050087* :doc:`O-DU Layer 1 <o-du-phy:index>`
weichen332b2872019-11-12 01:41:31 -050088
weichen664c5322019-11-20 02:24:51 -050089
weichen58b8cbc2019-11-18 03:47:15 -050090Infrastructure (INF)
91--------------------
92Initial building blocks for infrastructure to run O-RAN NF components.
93
94More detailed function documentation can be found as follow:
95
96* :doc:`Realtime Platform <pti-rtp:index>`
weichen332b2872019-11-12 01:41:31 -050097
98
weichen58b8cbc2019-11-18 03:47:15 -050099Simulations(SIM)
100----------------
101Initial simulators used for testing O-RAN NF interfaces.
102
103More detailed function documentation can be found as follow:
104
weichen10a1e572019-11-17 22:43:06 -0500105* :doc:`SIM/O1-Interface <sim-o1-interface:index>`
weichen332b2872019-11-12 01:41:31 -0500106
107
weichen58b8cbc2019-11-18 03:47:15 -0500108Integration and Testing (INT)
109-----------------------------
110The integration and test effort will focus on testing the requirements documented in each release. This will focus on end to end test and use case testing.
111
112INF Testing shall primarily be done on the Akraino-REC (Radio Edge Cloud) blueprint. While Non-RT RIC and O1 interface testing will primarily use ONAP components.
113
114More detailed function documentation can be found as follow:
115
weichen10a1e572019-11-17 22:43:06 -0500116* :doc:`IT-Dep<it-dep:index>`
117* :doc:`IT-Test<it-test:index>`
118* :doc:`IT-Dev<it-dev:index>`
119* :doc:`IT-Otf<it-otf:index>`
120
121
122
123
124