• Melissa Elkadi's avatar
    Added assert fatals for ul_config and TLVs · 17222c91
    Melissa Elkadi authored
    Also started handling ul_dci that is received in NR UE.
    We now receive dci format 01, 10, and 11 at the NR UE.
    The dl_info being filled in NRUE was not memset to 0, that
    has been added. Additionally, we will need to get the dci_format
    based on the length in the dl_config structs and map it.
    For the moment the dci_format values are hard coded.
    17222c91
nr_ue_scheduler.c 87.4 KB