From: lal.harshita Date: Tue, 17 Nov 2020 12:24:46 +0000 (+0530) Subject: O-DU High Architecture updated X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=40836a7b0ec4cb6a49cbd0a01efa2e1f962fd4c9;p=o-du%2Fl2.git O-DU High Architecture updated Change-Id: I372ac8d377e3220edbb471b42d448f38ca6e80d7 Signed-off-by: lal.harshita --- diff --git a/docs/ODUArch.jpg b/docs/ODUArch.jpg index df98f84ad..671b03da9 100644 Binary files a/docs/ODUArch.jpg and b/docs/ODUArch.jpg differ diff --git a/docs/overview.rst b/docs/overview.rst index 2dd5df0a8..4505470a4 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -32,6 +32,8 @@ level as follows: - Thread 5: SCTP Handler +- Thread 6: Lower MAC Handler + O-DU Modules -------------------------- @@ -80,7 +82,8 @@ Functions of the 5G NR MAC module are as follows: - 5G NR SCH schedules resources on UL and DL for cell and UE based procedures. -- Lower MAC interfaces between the MAC and the lower layers of the O-DU and implements all the messages of FAPI specification. +- Lower MAC interfaces between the MAC and the lower layers of the O-DU and implements all the messages of FAPI + specification. It has a receiver thread to handle messages from L1. O-DU Utility and Common Functions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^