hotfix: correct Msg3 ressource blocks reservation
The Msg3 ressource blocks used by random access procedure were not correctly handled. The MAC scheduler could wrongly allocate a ressource block for both random access Msg3 and a regular UE. This hotfix hopefully fixes the problem. A new function "set_msg3_subframe" has been added in the interface between PHY and MAC.
Showing
- openair1/SCHED/phy_procedures_lte_eNb.c 6 additions, 0 deletionsopenair1/SCHED/phy_procedures_lte_eNb.c
- openair2/LAYER2/MAC/eNB_scheduler_RA.c 2 additions, 1 deletionopenair2/LAYER2/MAC/eNB_scheduler_RA.c
- openair2/LAYER2/MAC/eNB_scheduler_ulsch.c 27 additions, 1 deletionopenair2/LAYER2/MAC/eNB_scheduler_ulsch.c
- openair2/LAYER2/MAC/main.c 1 addition, 0 deletionsopenair2/LAYER2/MAC/main.c
- openair2/LAYER2/MAC/proto.h 19 additions, 0 deletionsopenair2/LAYER2/MAC/proto.h
- openair2/PHY_INTERFACE/defs.h 10 additions, 0 deletionsopenair2/PHY_INTERFACE/defs.h
Loading
Please register or sign in to comment