• Kirill Smelkov's avatar
    software/ors-amarisoft: Push amarisoft-stats.jinja2.py and amarisoft-rf-info.jinja2.py into ru/ · 7715bc9b
    Kirill Smelkov authored
    Because
    
    1) those services are needed and used only by ru/ promises like check_cpri_lock
       and check_rx_saturated.
    2) in general we will need to initialize and setup radio units not only in eNB -
       for example UEsim will use the same code library to initialize radio units.
       Thus the proper place to keep everything required for RU to be operational have to
       be located inside ru/ and activated by that radio-units library.
    
    Push corresponding code from instance-enb to ru/ and do only minor adjustments
    to instance-gnb trying not to break it, since gnb does not currently use rulib,
    and because in the future gnb will be replaced by enb which will be serving
    both lte and nr cells in the same service.
    
    /cc @jhuge, @lu.xu, @tomo, @xavier_thompson, @Daetalus
    7715bc9b
software-base.cfg 4.76 KB