Skip to content

E2 node type support for OAI RAN && custom SMs support in CU-UP

Teodora Vladic requested to merge read-setup-ran into dev
  1. Add E2 node type in read_setup_ran function

    At the moment, OAI RAN has one executable nr-softmodem which supports gNB-mono, DU, CU and CU-CP nodes. Only in RUN time (not COMPILE time) we can differentiate them.

    In the future, once we have separate executables, the node type argument should not be passed.

  2. Add support of GTP and PDCP SMs in CU-UP

Merge request reports