1. 05 Sep, 2018 1 commit
    • Bing-Kai Hong's avatar
      F1: · cdfca6c0
      Bing-Kai Hong authored
      1.create the f1ap handlers procedure
      2.hide asn1c warning when in compile
      cdfca6c0
  2. 04 Sep, 2018 5 commits
  3. 31 Aug, 2018 1 commit
    • Bing-Kai Hong's avatar
      F1 & MAC: · 3021cf11
      Bing-Kai Hong authored
      1. Fix UE_CONTEXT_SETUP_REQUEST and CONTEXT_MODIFICATION_REQUEST encode/decode
      2. Add gNB_DU_CONFIGURATION_UPDATE and gNB_CU_CONFIGURATION_UPDATE procedure
      3. Add C_RNTI_TO_BIT_STRING function
      4. Add INITIAL_UL_RRC_MESSAGE_TRANSFER procedure and with mac_du_data_ind (MSG3)
      5. Add GNB-CUSystemInformation extension part for the F1SetupResponse procedure
      3021cf11
  4. 28 Aug, 2018 4 commits
  5. 24 Aug, 2018 2 commits
  6. 22 Aug, 2018 2 commits
  7. 21 Aug, 2018 1 commit
  8. 20 Aug, 2018 1 commit
  9. 17 Aug, 2018 13 commits
  10. 16 Aug, 2018 2 commits
  11. 14 Aug, 2018 1 commit
  12. 13 Aug, 2018 4 commits
  13. 10 Aug, 2018 1 commit
  14. 09 Aug, 2018 1 commit
  15. 08 Aug, 2018 1 commit
    • Cedric Roux's avatar
      T: improve to_vcd tracer · 5b17b036
      Cedric Roux authored
      Make it compatible with 'template' gtwave files as found in openair's
      repository.
      
      The type VCD_NAME was added to the VCD IDs in T_messages.txt.
      The database processing code was adapted to use it.
      The tracer to_vcd was adapted to use it and render the produced vcd
      output compatible with the 'template' gtkwave files.
      
      When running to_vcd, do not forget to pass -vcd to use this feature.
      5b17b036