An error occurred fetching the project authors.
  1. 09 May, 2018 1 commit
  2. 27 Mar, 2018 1 commit
  3. 07 Mar, 2018 1 commit
  4. 27 Jan, 2018 1 commit
  5. 12 Dec, 2017 1 commit
  6. 13 Oct, 2017 1 commit
  7. 12 Oct, 2017 1 commit
  8. 05 Oct, 2017 1 commit
  9. 04 Oct, 2017 2 commits
  10. 03 Oct, 2017 1 commit
  11. 02 Oct, 2017 1 commit
  12. 06 Sep, 2017 1 commit
  13. 25 Aug, 2017 1 commit
  14. 24 Aug, 2017 2 commits
  15. 22 Aug, 2017 2 commits
  16. 17 Aug, 2017 1 commit
  17. 27 Jul, 2017 1 commit
  18. 19 Jun, 2017 1 commit
  19. 16 Jun, 2017 1 commit
  20. 14 Jun, 2017 1 commit
  21. 23 May, 2017 4 commits
  22. 28 Mar, 2017 1 commit
  23. 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
  24. 25 Jan, 2017 1 commit
  25. 15 Jan, 2017 1 commit
  26. 06 Jan, 2017 1 commit
    • Wilson W.K. Thong's avatar
      fix incorrect PUCCH format causing no SR received by eNB in TDD · 2e7c28a5
      Wilson W.K. Thong authored
      fix incorrect fss_pusch calculation
      fix the incorrrect HARQ-PID checking
      remove incorrect checking on downlink DCI HARQ PID value
      fix incorrect downlink ACK/NACK feedback procedures in TDD
      fix no activating PDSCH decoding when DL-DCI is indicating a downlink retransmission
      
      see issue #176
      2e7c28a5
  27. 07 Dec, 2016 2 commits
  28. 22 Nov, 2016 1 commit
    • Cedric Roux's avatar
      hotfix: correct Msg3 ressource blocks reservation · 6bb69e19
      Cedric Roux authored
      The Msg3 ressource blocks used by random access procedure
      were not correctly handled. The MAC scheduler could wrongly
      allocate a ressource block for both random access Msg3 and
      a regular UE.
      
      This hotfix hopefully fixes the problem.
      
      A new function "set_msg3_subframe" has been added in the
      interface between PHY and MAC.
      6bb69e19
  29. 18 Nov, 2016 1 commit
  30. 14 Nov, 2016 1 commit
  31. 11 Nov, 2016 1 commit
  32. 07 Nov, 2016 2 commits