Skip to content
Snippets Groups Projects
  1. Jan 03, 2018
  2. Dec 23, 2017
  3. Dec 20, 2017
  4. Nov 23, 2017
  5. Nov 14, 2017
  6. Nov 06, 2017
  7. Nov 02, 2017
  8. Oct 28, 2017
  9. Oct 23, 2017
  10. Sep 04, 2017
  11. Jul 06, 2017
  12. May 19, 2017
    • Gabriel's avatar
      UE logging change : · fe350d5b
      Gabriel authored
      --ue-trace : Enabling UE trace for debug
      --ue-timing : Enabling UE timing trace
      --ue-no-log : Disabling all LOG_X traces
      fe350d5b
  13. Mar 28, 2017
  14. Mar 23, 2017
    • Cédric Roux's avatar
      RRC Rel14 · 4fcb6272
      Cédric 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
  15. Feb 16, 2017
  16. Jan 11, 2017
    • Cédric Roux's avatar
      fix LOG_X macros · f2f32f53
      Cédric 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
  17. Jan 06, 2017
    • Wilson's avatar
      fix incorrect PUCCH format causing no SR received by eNB in TDD · 2e7c28a5
      Wilson 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
  18. Dec 13, 2016
  19. Dec 08, 2016
  20. Dec 07, 2016
  21. Dec 05, 2016
  22. Nov 29, 2016
  23. Nov 28, 2016
  24. Nov 24, 2016
  25. Nov 18, 2016
  26. Nov 16, 2016
  27. Nov 15, 2016
  28. Nov 11, 2016
  29. Nov 07, 2016
  30. Oct 27, 2016
  31. Oct 26, 2016
  32. Oct 21, 2016
  33. Oct 10, 2016
Loading