An error occurred fetching the project authors.
  1. 16 Apr, 2018 2 commits
  2. 13 Apr, 2018 1 commit
  3. 26 Mar, 2018 1 commit
  4. 14 Feb, 2018 1 commit
  5. 07 Feb, 2018 1 commit
  6. 06 Feb, 2018 2 commits
  7. 31 Jan, 2018 1 commit
  8. 14 Jan, 2018 1 commit
  9. 12 Jan, 2018 1 commit
  10. 04 Jan, 2018 1 commit
  11. 14 Nov, 2017 2 commits
  12. 25 Oct, 2017 1 commit
  13. 23 Oct, 2017 1 commit
  14. 19 Oct, 2017 1 commit
    • Cedric Roux's avatar
      remove gcc warnings · f1e8bff3
      Cedric Roux authored
      phy_init_lte_ue_signal was renamed init_lte_ue_signal in openair1/PHY/INIT/defs.h
      maybe it's the opposite that should have been done?
      
      Functions used in one file and defined in another may have been
      declared in the wrong header file.
      f1e8bff3
  15. 22 Sep, 2017 1 commit
  16. 21 Sep, 2017 1 commit
  17. 20 Sep, 2017 1 commit
  18. 14 Sep, 2017 1 commit
  19. 04 Sep, 2017 1 commit
  20. 08 Aug, 2017 1 commit
  21. 24 Jul, 2017 1 commit
  22. 19 Jul, 2017 1 commit
  23. 06 Jul, 2017 1 commit
  24. 04 Jun, 2017 1 commit
  25. 25 Apr, 2017 1 commit
  26. 17 Apr, 2017 1 commit
  27. 28 Mar, 2017 1 commit
  28. 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
  29. 20 Jan, 2017 1 commit
  30. 11 Jan, 2017 1 commit
    • Cedric Roux's avatar
      fix LOG_X macros · f2f32f53
      Cedric Roux authored
      Some of them might not be correctly handled.
      I put /* TODO: XXX */ where I didn't know if
      the fix was correct.
      f2f32f53
  31. 12 Dec, 2016 1 commit
  32. 24 Nov, 2016 1 commit
  33. 18 Nov, 2016 1 commit
  34. 15 Nov, 2016 1 commit
  35. 11 Nov, 2016 1 commit
  36. 07 Nov, 2016 2 commits