This wiki page tracks the use of non O-RAN SC charter open source licenses, such as BSD, MIT, etc.
Request to Approve
Project | Repo | Location | License | Source and use |
---|---|---|---|---|
INT | it/test | simulators/e2sim/ASN1c/* | Apache 2 and BSD-2 Clause | ASN1 compiler generated code |
ODUHIGH | o-du/l2 | src/du_app/F1AP/asn/* | BSD-2-Clause | Source: ASN1 generated code Use: exchange of F1AP messages |
RIC | ric-plt/e2 | RIC-E2-TERMINATION/asn1cFiles/* | BSD-2-Clause | This is the generic stub code that the ASN.1 compiler (asn1c) output needs to work correctly. Used with E2 ASN.1. Compiler is used from https://github.com/nokia/asn1c which includes a few fixes on top of https://github.com/velichkov/asn1c |
RIC | ric-plt/e2mgr | E2Manager/asn1codec/e2ap_engine/* | BSD-2-Clause | See ric-plt/e2 |
RIC | ric-plt/resource-status-manager | RSM/asn1codec/e2ap_engine/* | BSD-2-Clause | See ric-plt/e2 |
RIC | ric-plt/submgr | e2ap/headers/*, e2ap/lib/* | BSD-2-Clause | See ric-plt/e2 |
RIC | com/log | 3rdparty/googlemock/*, 3rdparty/googletest/* | BSD-3-Clause | Used as test framework in this component from https://github.com/google/googletest (googlemock is a subpart in googletest) |
RIC | ric-plt/sdl | 3rdparty/googletest/* | BSD-3-Clause | Used as test framework in this component from https://github.com/google/googletest (googlemock is a subpart in googletest) |
RIC | ric-plt/sdl | m4/*.m4 | FSFAP | Used in compilation to abstract compilation environment. Files in m4 directory have been downloaded from http://www.gnu.org/software/autoconf-archive and used as-is. |
RIC | ric-plt/dbaas | redismodule/m4/*.m4 | FSFAP | Used in compilation to abstract compilation environment. Files in m4 directory have been downloaded from http://www.gnu.org/software/autoconf-archive and used as-is. |
NONRTRIC | nonrtric | dashboard/webapp-frontend/ng, dashboard/webapp-frontend/npm | MIT | The de-facto standard web applications framework code and package manager is used. |
OAM | portal/ric-dashboard | webapp-frontend/ng, webapp-frontend/npm | MIT | The de-facto standard web applications framework code and package manager is used. |
SIM | sim/o1-interface | ntsimulator/yang/*.yang | BSD-3-Clause | These are the YANG files of the O1 interface which is exposed by the simulator. |
RICAPP | ric-app/admin | asn1c_defs/* | BSD-2-Clause | ASN.1 compiler generated code |
RICAPP | com/gs-lite | src/lib/gscpaux/* | MIT | flex/bison parser generator tool generated code. |
RICAPP | com/gs-list | src/ftacmp/*, src/tools/xml.tab.* | GPL2 w. Bison exception | flex/bison parser generator tool generated code. |
ToC Approved
Project | Repo | Location | License | Source and Use | ToC Approval |
---|---|---|---|---|---|