-
- Downloads
- UE channel estimation no longer done in slot_fep. Also created dedicated...
- UE channel estimation no longer done in slot_fep. Also created dedicated memory for channel estimates of different channels - using nr_extract_dci_info instead of nr_generate_ue_ul_dlsch_params_from_dci as in phy_procedures_nr_ue. The latter was only a (poor) wrapper and not doing what the name suggests. also with FAPI things have to be done differently now. This will come in a next commit. - other minor changes to remove warning prepreatory changes
parent
10674d9b
No related branches found
No related tags found
Showing
- openair1/PHY/INIT/nr_init_ue.c 19 additions, 30 deletionsopenair1/PHY/INIT/nr_init_ue.c
- openair1/PHY/MODULATION/modulation_UE.h 1 addition, 2 deletionsopenair1/PHY/MODULATION/modulation_UE.h
- openair1/PHY/MODULATION/slot_fep_nr.c 5 additions, 81 deletionsopenair1/PHY/MODULATION/slot_fep_nr.c
- openair1/PHY/NR_UE_ESTIMATION/nr_adjust_synch_ue.c 2 additions, 2 deletionsopenair1/PHY/NR_UE_ESTIMATION/nr_adjust_synch_ue.c
- openair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c 16 additions, 20 deletionsopenair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c
- openair1/PHY/NR_UE_ESTIMATION/nr_estimation.h 0 additions, 2 deletionsopenair1/PHY/NR_UE_ESTIMATION/nr_estimation.h
- openair1/PHY/NR_UE_TRANSPORT/dci_nr.c 1 addition, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/dci_nr.c
- openair1/PHY/NR_UE_TRANSPORT/dci_tools_nr.c 17 additions, 68 deletionsopenair1/PHY/NR_UE_TRANSPORT/dci_tools_nr.c
- openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c 1 addition, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c
- openair1/PHY/NR_UE_TRANSPORT/nr_initial_sync.c 1 addition, 2 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_initial_sync.c
- openair1/PHY/NR_UE_TRANSPORT/nr_pbch.c 1 addition, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/nr_pbch.c
- openair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h 24 additions, 9 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h
- openair1/PHY/TOOLS/nr_phy_scope.c 2 additions, 2 deletionsopenair1/PHY/TOOLS/nr_phy_scope.c
- openair1/PHY/defs_nr_UE.h 16 additions, 11 deletionsopenair1/PHY/defs_nr_UE.h
- openair1/SCHED_NR/fapi_nr_l1.h 0 additions, 3 deletionsopenair1/SCHED_NR/fapi_nr_l1.h
- openair1/SCHED_NR_UE/phy_procedures_nr_ue.c 81 additions, 50 deletionsopenair1/SCHED_NR_UE/phy_procedures_nr_ue.c
- openair1/SIMULATION/NR_PHY/dlsim.c 7 additions, 4 deletionsopenair1/SIMULATION/NR_PHY/dlsim.c
- openair2/LAYER2/NR_MAC_gNB/gNB_scheduler.c 5 additions, 6 deletionsopenair2/LAYER2/NR_MAC_gNB/gNB_scheduler.c
- openair2/LAYER2/NR_MAC_gNB/mac_proto.h 14 additions, 0 deletionsopenair2/LAYER2/NR_MAC_gNB/mac_proto.h
Loading
Please register or sign in to comment