Skip to content

Cleanup and refactoring at gNB initialization

Guido Casati requested to merge nr-minor-cleanup-gnb into develop

The goal of this MR is to improve readability and maintainability of gNB.

This MR is:

  • cleaning up redundant and unused code
  • refactoring init_gNB
  • refactoring l1_north_init_gNB
  • refactoring RCconfig_NR_L1
  • removing redundant memory allocation for gNB RAN context and L1 instances
Edited by Guido Casati

Merge request reports