• cig's avatar
    Hack to make FDD compatible with current UL scheduling design · e7cdc47a
    cig authored
    - temporary solution since scheduler does not support FDD
    - modified is_NR_UL_slot to return always 1 when is FDD mode
    - this is necessary because currently the scheduler assumes that is TDD
      and tdd_UL_DL_ConfigurationCommon is always initialied
    e7cdc47a
nr_ue_procedures.c 251 KB