uint32_tvalue[16384];// tag=0: Only the most significant bytes of the size indicated by ‘length’ field are valid. Remaining bytes are zero padded to the nearest 32-bit bit boundary; Tag=2 Offset from the end of the control portion of the message to the payload is in the value field. Occupies 32-bits.
uint32_tvalue[16384];// tag=0: Only the most significant bytes of the size indicated by ‘length’ field are valid. Remaining bytes are zero padded to the nearest 32-bit bit boundary; Tag=2 Offset from the end of the control portion of the message to the payload is in the value field. Occupies 32-bits.
}nfapi_srs_report_tlv_t;
}nfapi_srs_report_tlv_t;
typedefstruct{
uint16_tnum_rbs;
uint8_t*rbSNR;
}nfapi_srs_report_reported_symbol_t;
typedefstruct{
typedefstruct{
uint32_thandle;// The handle passed to the PHY in the the UL_TTI.request SRS PDU.
uint32_thandle;// The handle passed to the PHY in the the UL_TTI.request SRS PDU.
uint16_trnti;// The RNTI passed to the PHY in the UL_TTI.request SRS PDU. Value: 1 -> 65535.
uint16_trnti;// The RNTI passed to the PHY in the UL_TTI.request SRS PDU. Value: 1 -> 65535.
...
@@ -1729,6 +1734,13 @@ typedef struct {
...
@@ -1729,6 +1734,13 @@ typedef struct {
uint8_tsrs_usage;// 0 – beamManagement; 1 – codebook; 2 – nonCodebook; 3 – antennaSwitching; 4 – 255: reserved; Note: This field matches the SRS usage field of the SRS PDU to which this report is linked.
uint8_tsrs_usage;// 0 – beamManagement; 1 – codebook; 2 – nonCodebook; 3 – antennaSwitching; 4 – 255: reserved; Note: This field matches the SRS usage field of the SRS PDU to which this report is linked.
uint8_treport_type;// The type of report included in or pointed to by Report TLV depends on the SRS usage: Beam management (1: Beamforming report); Codebook (1: Normalized Channel I/Q Matrix); nonCodebook (1: Normalized Channel I/Q Matrix); antennaSwitch (1: Channel SVD Representation); all (0: null report)
uint8_treport_type;// The type of report included in or pointed to by Report TLV depends on the SRS usage: Beam management (1: Beamforming report); Codebook (1: Normalized Channel I/Q Matrix); nonCodebook (1: Normalized Channel I/Q Matrix); antennaSwitch (1: Channel SVD Representation); all (0: null report)
nfapi_srs_report_tlv_treport_tlv;
nfapi_srs_report_tlv_treport_tlv;
//Members to allow compatibility with SCF222 10.02