• Robert Schmidt's avatar
    Tweak BSR timers in RRC to have constant UL throughput · 7a383fc5
    Robert Schmidt authored
    The previous values of the BSR timers would "starve" the UE: to my
    understanding, constant UL traffic would not make any BSR timer expire,
    and thus, no new BSRs were sent by the UE. However, since they were too
    infrequent, the gNB thought there was no data anymore after serving the
    UE for some slots.  Hence, reduce the timers to have constant UE buffer
    feedback. Maybe they have to be increased if we ever have many UEs...
    7a383fc5
rrc_gNB_reconfig.c 95.3 KB