1. 18 Feb, 2022 6 commits
  2. 17 Feb, 2022 4 commits
  3. 16 Feb, 2022 4 commits
  4. 14 Feb, 2022 7 commits
  5. 10 Feb, 2022 1 commit
  6. 09 Feb, 2022 8 commits
  7. 08 Feb, 2022 9 commits
  8. 07 Feb, 2022 1 commit
    • Melissa Elkadi's avatar
      Remove the new UL_INFO local variable in the VNF. · 8b4ae5ef
      Melissa Elkadi authored
      This struct is used to store the uplink 5G nFAPI
      messages between the proxy and the gNB MAC layer.
      The original OAI implementation utilizes a similarly
      named variable (UL_info) to store the uplink 5G nFAPI
      messages between the PHY and MAC layer. This commit
      will utilize the original UL_info variable prior to
      calling the handle functions. These changes allow us
      to make minimal changes to the nFAPI handle functions
      and modifies the NR_UL_Indication parent function instead.
      8b4ae5ef