X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fuser-guide.rst;h=1d077d786520322d400e4e41fb079427ec76bdd1;hb=refs%2Fchanges%2F48%2F7348%2F3;hp=3d6a845676da9c8eb0705dd3d8c43d9cc8d1ef88;hpb=1abb4c7602549fc273cc7ef164f33800f93abfbc;p=o-du%2Fl2.git diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 3d6a84567..1d077d786 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -4,7 +4,7 @@ User Guide *********** -This is the user guide for Cherry release of O-DU/l2. +This is the user guide for D release of O-DU/l2. Follow installation-guide to get all the dependencies ready. .. contents:: @@ -130,7 +130,7 @@ II. Compilation d. Build ODU Binary: - - make odu PHY=INTEL_L1 PHY_MODE=TIMER MACHINE=BIT64 MODE=FDD + - make odu PHY=INTEL_L1 MACHINE=BIT64 MODE=FDD III. Execution @@ -146,7 +146,7 @@ III. Execution b. Run O-DU Low binary : - cd /FlexRAN/l1/bin/nr5g/gnb/l1 - - To run in timer mode : ./l1.sh -e + - To run in radio mode : ./l1.sh -xran - L1 is up when following prints are seen on console: | Non BBU threads in application @@ -194,7 +194,7 @@ C. Message Flow: O-DU High opens WLS interface during bring up. Message exchanges can begin once the interface is ready. Following diagram shows P5 messages exchanged with O-DU Low in timer mode. -.. figure:: O-DU_High_Low_Flow.jpg +.. figure:: O-DU_High_Low_Flow.PNG :width: 600 :alt: Figure 7 O-DU High - O-DU Low Message Flow Diagram @@ -241,5 +241,3 @@ Here are the steps as executed in the terminal | The XML output is a list of active alarms in the O-DU High system. - -Note: Integration with SMO/OAM is not yet done so a Netconf CLI client(netopeer2-cli) is used to connect to the Netconf server and send the get request.