An error occurred fetching the project authors.
  1. 15 Aug, 2017 4 commits
  2. 14 Aug, 2017 9 commits
  3. 13 Aug, 2017 2 commits
  4. 10 Aug, 2017 3 commits
  5. 09 Aug, 2017 1 commit
  6. 08 Aug, 2017 1 commit
  7. 25 Jul, 2017 1 commit
  8. 24 Jul, 2017 1 commit
  9. 19 Jul, 2017 1 commit
  10. 06 Jul, 2017 1 commit
  11. 04 Jun, 2017 1 commit
  12. 19 May, 2017 1 commit
  13. 18 May, 2017 2 commits
  14. 13 May, 2017 1 commit
    • Cedric Roux's avatar
      rewrite phy_stats_exist · 9eaee53b
      Cedric Roux authored
      We have to test that all active CCs of a given UE exist in the PHY layer.
      Maybe not the end of the story...
      9eaee53b
  15. 12 May, 2017 1 commit
  16. 25 Apr, 2017 1 commit
  17. 17 Apr, 2017 1 commit
  18. 03 Apr, 2017 1 commit
  19. 28 Mar, 2017 3 commits
  20. 23 Mar, 2017 1 commit
    • Cedric Roux's avatar
      RRC Rel14 · 4fcb6272
      Cedric Roux authored
      - import RRC ASN.1 defintions from the specifications
        (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn)
        contrary to rel8/10, all modules have been imported, maybe it's too much
        to refine in case of problems
      - deal with rel14 in fix_asn1
      - all code that was for Rel10 is now for Rel10/Rel14
      - some incompatible changes (mostly in naming) were resolved in favor
        of rel14, see in openair2/RRC/LITE/defs.h
      - unsure about the rlc layer, some arrays have changed (values appended),
        I only changed the definition and in tests in the code, I changed
        the index limit, maybe it's not enough
      
      Rel14 is the default compilation mode.
      4fcb6272
  21. 10 Mar, 2017 2 commits
  22. 17 Feb, 2017 1 commit