An error occurred fetching the project authors.
  1. 29 Sep, 2020 1 commit
  2. 25 Sep, 2020 1 commit
  3. 24 Sep, 2020 2 commits
  4. 17 Sep, 2020 2 commits
  5. 15 Sep, 2020 1 commit
  6. 12 Sep, 2020 1 commit
  7. 18 Aug, 2020 1 commit
  8. 06 Aug, 2020 1 commit
  9. 05 Aug, 2020 1 commit
  10. 13 May, 2020 1 commit
  11. 13 Mar, 2020 1 commit
  12. 12 Feb, 2020 1 commit
  13. 03 Jan, 2020 1 commit
  14. 27 Nov, 2019 2 commits
  15. 18 Oct, 2019 1 commit
  16. 23 Sep, 2019 1 commit
  17. 20 Sep, 2019 1 commit
  18. 11 Sep, 2019 1 commit
  19. 27 Aug, 2019 1 commit
  20. 23 Jul, 2019 1 commit
  21. 02 Jun, 2019 1 commit
  22. 22 May, 2019 1 commit
  23. 29 Dec, 2018 1 commit
  24. 06 Aug, 2018 1 commit
  25. 03 Aug, 2018 1 commit
  26. 26 Jul, 2018 1 commit
  27. 20 Jul, 2018 1 commit
  28. 19 Jul, 2018 1 commit
    • WEI-TAI CHEN's avatar
      -Update LTE RRC ASN to Rel15, but there is a parameter that does not meet the... · 9b1c03d1
      WEI-TAI CHEN authored
      -Update LTE RRC ASN to Rel15, but there is a parameter that does not meet the specifications since I modify asn file.
      -I modify the name of the parameter "maxRS-IndexCellQual-r15" to "maxRS-IndexCellQualNR-r15" in structure,
       otherwise it will be conflict with the Macro define "#define maxRS_IndexCellQual_r15 (16)" in asn1_constant.h
      9b1c03d1
  29. 13 Jul, 2018 1 commit
  30. 26 Jun, 2018 1 commit
  31. 15 Jun, 2018 1 commit
    • WEI-TAI CHEN's avatar
      - Fix the warning in RRC gNB side · ec3786ef
      WEI-TAI CHEN authored
      - It coulde be build, but there are "implicit declaration of function" warnings in MAC layer.
        Since we re-use the MAC layer function.
      - Maybe it is already could be test for configuration module.
      ec3786ef
  32. 14 Jun, 2018 1 commit
    • WEI-TAI CHEN's avatar
      - Maintain The Configuration Module · 73cfa6bb
      WEI-TAI CHEN authored
      - Create task for GAB_APP and GAN_RRC
      - Create the NR FAPI for P5 interface
      - *It could be build, but still have a lot of warning need to maintain
      73cfa6bb