• Kirill Smelkov's avatar
    amari.drb: Split _Utx into global and per-cell parts · 26a82c6e
    Kirill Smelkov authored
    Continue preparatory steps to support multicell configurations and for
    that split the class that tracks UE transmission state into global part
    (_Utx) and per-cell parts (_UCtx).
    
    Everywhere else in the code we still assert that the number of cells an UE
    attached to is 1, so no support for multicell yet - only preparatory
    non-functional changes currently.
    26a82c6e
drb.py 36 KB