Changes between Version 51 and Version 52 of Other/Summer/2025/Cloud-Native-O-RAN
- Timestamp:
- Jul 31, 2025, 5:28:12 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/Cloud-Native-O-RAN
v51 v52 206 206 1. Sending a special message when it connects, called the NETCONF <hello> message, where it lists the capabilities it supports. 207 207 2. Allowing a controller to ask for details of those capabilities using something called get-schema RPC (Remote Procedure Call) and in return the O-RU sends its YANG modules (Blueprints of O-RU settings and status information) to O-RU Controller. 208 [[Image(),70%]] 208 209 [[Image(https://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2025/Cloud-Native-O-RAN/NewTestCase_Description_Image.png, 70%)]] 209 210 210 211 '''Why this test is important?''' … … 213 214 - It is essential for automated configuration, monitoring, and integration in large-scale 5G networks. 214 215 216 - We also worked on basic '''GUI''' of '''O-RU framework''', need to connect it with Grafana to show dashboards data in the form of custom graphs. 217 215 218 216 219