Skip to content

Improvements in f1ap for qos

SriHarsha Korada requested to merge improvements_f1ap_for_QoS into develop

The merge request contains qos flow parameters additions and modifications in F1 and E1

  • Added a struct for "QoS Flow Level QoS Parameters" (38.473 9.3.1.45, only the necessary parameters), and referenced this f1ap_drb_to_be_setup_t.
  • Extended the qos parameters in 'qos_flow_to_setup_t' structure in e1ap messages
  • Modify the UE_CONTEXT_MODIFICATION_REQUEST message towards the DU with qos parameters
  • Handle the qos flow parameters received in UE_CONTEXT_MODIFICATION_REQUEST msg at DU - F1AP Decoding
  • Handled F1AP Encoding
  • Handled E1AP encoding and decoding of QoS parameters
Edited by SriHarsha Korada

Merge request reports