Skip to content
Snippets Groups Projects
  1. Jun 21, 2017
  2. Jun 16, 2017
  3. Jun 15, 2017
  4. Jun 14, 2017
  5. Jun 13, 2017
  6. Jun 12, 2017
  7. Jun 08, 2017
  8. Jun 07, 2017
  9. Jun 06, 2017
  10. Jun 02, 2017
    • Cedric Roux's avatar
      integration fixes · 60c4b5ec
      Cedric Roux authored
      - rename UE_NO_LOG to DISABLE_LOG_X
        because the name is misleading. The full software
        is impacted, not only the UE part
      - same for compilation option ---ue-no-log
        that becomes --disable-log
      - keep LOG_X for the standard case, that is the
        case without DISABLE_LOG_X where printf has been
        put. Two reasons:
        * printf is not realtime friendly
        * keep behavior similar for other users who may
          be troubled by different logs that don't add
          any benefit to previous logs
      60c4b5ec
    • hbilel's avatar
      Additional fix for TDD multiplexing, CCE · 8c6bd1d5
      hbilel authored
      8c6bd1d5
  11. May 30, 2017
  12. May 29, 2017
  13. May 24, 2017
  14. May 23, 2017
    • Cedric Roux's avatar
      bugfix: wrong CCE allocation · 324e6501
      Cedric Roux authored
      We have to not only ensure that the CCE is free but
      also that it's below the number of availables CCEs
      with respect to the current PDCCH size.
      324e6501
  15. May 22, 2017
  16. May 19, 2017
Loading