-
- Downloads
Fixed calculation of num dmrs per prb at gnb side
- the param was hardcoded to 12 at gNB side while it was computed at UE side - the same function used at UE side has been moved to the common file - now the computation at gNB side is consistent with the UE
parent
a5f18dbb
No related branches found
No related tags found
Showing
- openair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c 7 additions, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c
- openair2/LAYER2/NR_MAC_COMMON/nr_mac_common.c 19 additions, 0 deletionsopenair2/LAYER2/NR_MAC_COMMON/nr_mac_common.c
- openair2/LAYER2/NR_MAC_COMMON/nr_mac_common.h 9 additions, 0 deletionsopenair2/LAYER2/NR_MAC_COMMON/nr_mac_common.h
- openair2/LAYER2/NR_MAC_UE/mac_proto.h 0 additions, 4 deletionsopenair2/LAYER2/NR_MAC_UE/mac_proto.h
- openair2/LAYER2/NR_MAC_UE/nr_l1_helpers.c 0 additions, 20 deletionsopenair2/LAYER2/NR_MAC_UE/nr_l1_helpers.c
- openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c 7 additions, 1 deletionopenair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c
- openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c 13 additions, 1 deletionopenair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c
Loading
Please register or sign in to comment