• Melissa Elkadi's avatar
    Handling multiplexing of UCI indications · d28deb3c
    Melissa Elkadi authored
    The IP traffic of a single NRUE works most
    of the time in this commit. There seems to
    be a bug in the gNB and it will occassionally
    crash with a heap-buffer-overflow. This will
    be looked at in the next commit.
    
    The changes in this commit include gathering
    all of the UCI indications in the queue that
    have the same scheduled sfn_slot and sending
    them as one aggregated UCI when the scheduled
    sfn_slot matches the received ul_tti_request.
    d28deb3c
NR_IF_Module.c 51.5 KB