/
C++ xApp Example

C++ xApp Example

Reference Implementation Based on near-RT RIC

This section documents the details of the O-RAN App SDK which is primarily covering the implementation for near-RT RIC xApps.

information about how the O-RAN App SDK will evolve to cover other O-RAN apps can be found here.

Description

This is a bare-minimal C++ xApp example that directly utilize RMR messaging.

Its primary goal is to demonstrate how RMR messaging is handled.

Gerrit Repo

https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/xapp-frame-cpp

Under directory ./examples

Project README.md

https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt/xapp-frame-cpp.git;a=blob;f=examples/README;h=70f00ffff993614bdd4061f418413d62f552d6ae;hb=refs/heads/master

Primary Contact

Scott Daniels

Related content

App Writing Guide
App Writing Guide
More like this
Sample Codes
More like this
Library and Platform Guides (Bronze Release)
Library and Platform Guides (Bronze Release)
More like this
Hello World xApp
Hello World xApp
More like this
Platform Libraries
Platform Libraries
More like this
ASN.1 Compiler
ASN.1 Compiler
More like this