/// \brief Total number of PDU errors 128 frames ago.
...
...
@@ -923,18 +925,22 @@ typedef struct {
NR_UE_COMMONcommon_vars;
nr_ue_if_module_t*if_inst;
nfapi_nr_config_request_tnrUE_config;
nr_downlink_indication_tdl_indication;
nr_uplink_indication_tul_indication;
//nfapi_nr_config_request_t nrUE_config; <-- don't use config type for gNB!!!
fapi_nr_config_request_tnrUE_config;
// the following structures are not part of PHY_vars_UE anymore as it is not thread safe. They are now on the stack of the functions that actually need them
//nr_downlink_indication_t dl_indication;
//nr_uplink_indication_t ul_indication;
/// UE FAPI DCI request
nr_dcireq_tdcireq;
//nr_dcireq_t dcireq;
// pointers to the next 2 strcutres are also included in dl_indictation