An error occurred fetching the project authors.
  1. 03 Oct, 2017 1 commit
  2. 29 Sep, 2017 1 commit
  3. 09 Sep, 2017 1 commit
  4. 08 Sep, 2017 2 commits
  5. 07 Sep, 2017 1 commit
  6. 04 Sep, 2017 1 commit
  7. 28 Aug, 2017 1 commit
  8. 22 Aug, 2017 1 commit
    • Matthieu Kanj's avatar
      renaming file:openair2/PHY_INTERFACE/IF_Module_L2_primitives_nb_iot.c ->... · 607490d4
      Matthieu Kanj authored
      renaming file:openair2/PHY_INTERFACE/IF_Module_L2_primitives_nb_iot.c -> openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.c
      openair2/PHY_INTERFACE/IF_Module_nb_iot.c -> openair2/PHY_INTERFACE/IF_Module_NB_IoT.c
      openair2/RRC/LITE/L2_interface_nb_iot.c -> openair2/RRC/LITE/L2_interface_NB_IoT.c
      openair2/RRC/LITE/MESSAGES/asn1_msg_nb_iot.c -> openair2/RRC/LITE/MESSAGES/asn1_msg_NB_IoT.c
      openair2/RRC/LITE/rrc_common_nb_iot.c -> openair2/RRC/LITE/rrc_common_NB_IoT.c
      openair2/RRC/LITE/rrc_eNB_nb_iot.c -> openair2/RRC/LITE/rrc_eNB_NB_IoT.c
      openair2/RRC/LITE/vars_nb_iot.c -> openair2/RRC/LITE/vars_NB_IoT.c
      607490d4
  9. 21 Aug, 2017 3 commits
  10. 18 Aug, 2017 3 commits
  11. 15 Aug, 2017 1 commit
  12. 31 Jul, 2017 1 commit
  13. 24 Jul, 2017 1 commit
  14. 23 Jul, 2017 2 commits
  15. 19 Jul, 2017 1 commit
  16. 29 Jun, 2017 1 commit
  17. 24 Jun, 2017 1 commit
  18. 17 Jun, 2017 1 commit
  19. 16 Jun, 2017 2 commits
  20. 12 Jun, 2017 1 commit
  21. 08 Jun, 2017 1 commit
  22. 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
  23. 31 May, 2017 2 commits
  24. 23 May, 2017 7 commits
  25. 19 May, 2017 1 commit
    • gabrielC's avatar
      UE logging change : · fe350d5b
      gabrielC authored
      --ue-trace : Enabling UE trace for debug
      --ue-timing : Enabling UE timing trace
      --ue-no-log : Disabling all LOG_X traces
      fe350d5b
  26. 15 May, 2017 1 commit