An error occurred fetching the project authors.
  1. 01 Apr, 2020 1 commit
    • Robert Schmidt's avatar
      Remove useless mac_proto.h include · ffc4f464
      Robert Schmidt authored
      When a header is changed, all including files need to be recompiled,
      too. Thus, including a header needlessly all over the place drives
      compile times up without any reason.
      ffc4f464
  2. 08 Oct, 2019 2 commits
  3. 29 Sep, 2019 1 commit
  4. 23 Sep, 2019 1 commit
  5. 13 Jun, 2019 1 commit
  6. 29 May, 2019 1 commit
  7. 24 May, 2019 1 commit
  8. 15 May, 2019 1 commit
  9. 06 May, 2019 1 commit
  10. 29 Apr, 2019 2 commits
  11. 28 Apr, 2019 1 commit
  12. 12 Apr, 2019 1 commit
  13. 07 Jan, 2019 1 commit
    • Cedric Roux's avatar
      fix a lot of file mode · aea6b4b5
      Cedric Roux authored
      For whatever reason most of the files had their permission
      changed from 644 to 755, which is not wanted.
      aea6b4b5
  14. 18 Oct, 2018 1 commit
  15. 30 Jul, 2018 1 commit
  16. 28 Jun, 2018 1 commit
  17. 02 Jun, 2018 1 commit
  18. 29 Apr, 2018 1 commit
  19. 09 Apr, 2018 1 commit
  20. 08 Apr, 2018 1 commit
  21. 06 Apr, 2018 1 commit
    • root's avatar
      UE add RF board ZC706+AD9371 · 6f290e71
      root authored
      Conflicts:
      	cmake_targets/build_oai
      	openair1/PHY/LTE_TRANSPORT/prach.c
      	openair1/SCHED/phy_procedures_lte_ue.c
      	targets/ARCH/COMMON/common_lib.h
      	targets/RT/USER/lte-softmodem.c
      6f290e71
  22. 19 Mar, 2018 1 commit
  23. 09 Mar, 2018 1 commit
  24. 11 Jan, 2018 1 commit
  25. 23 Oct, 2017 1 commit
  26. 14 Aug, 2017 1 commit
  27. 31 Jul, 2017 1 commit
    • Cedric Roux's avatar
      integration fix: let oaisim work again · 3ed32a77
      Cedric Roux authored
      In case of oaisim, dl_phy_sync_success has to be called
      by initial_sync, as it used to be.
      
      We introduce an #if OAISIM, this is not elegant, but will
      do it for the moment.
      3ed32a77
  28. 20 Jul, 2017 1 commit
  29. 17 Jul, 2017 1 commit
  30. 06 Jul, 2017 1 commit
  31. 02 Jun, 2017 1 commit
    • 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
  32. 22 May, 2017 1 commit
  33. 25 Apr, 2017 1 commit
  34. 17 Apr, 2017 1 commit
  35. 20 Mar, 2017 1 commit
  36. 25 Jan, 2017 1 commit
  37. 06 Jan, 2017 1 commit
  38. 06 Dec, 2016 1 commit