An error occurred fetching the project authors.
  1. 12 Oct, 2020 1 commit
  2. 05 Mar, 2020 1 commit
  3. 22 Jan, 2020 1 commit
  4. 04 Nov, 2019 1 commit
  5. 14 Sep, 2019 1 commit
  6. 09 Sep, 2019 1 commit
  7. 29 Aug, 2019 1 commit
  8. 28 Aug, 2019 1 commit
  9. 23 Aug, 2019 1 commit
  10. 11 Jun, 2019 1 commit
  11. 11 Apr, 2019 1 commit
  12. 04 Apr, 2019 1 commit
  13. 25 Feb, 2019 1 commit
  14. 22 Feb, 2019 1 commit
  15. 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
  16. 29 Dec, 2018 1 commit
  17. 21 Dec, 2018 1 commit
  18. 19 Dec, 2018 1 commit
  19. 17 Dec, 2018 1 commit
  20. 10 Dec, 2018 1 commit
  21. 27 Nov, 2018 1 commit
  22. 07 Nov, 2018 1 commit
  23. 06 Nov, 2018 1 commit
  24. 02 Nov, 2018 1 commit
  25. 30 Oct, 2018 1 commit
  26. 23 Oct, 2018 2 commits
  27. 22 Oct, 2018 1 commit
    • Cedric Roux's avatar
      T: macpdu2wireshark: add MIB logging · 7b264ac9
      Cedric Roux authored
      The tracer macpdu2wireshark can send MIBs to wireshark.
      This can be disabled by passing the new -no-mib option.
      
      openair1/SCHED/phy_procedures_lte_eNb.c has been modified
      to have a new T trace with the MIB.
      7b264ac9
  28. 09 Oct, 2018 2 commits
  29. 09 Sep, 2018 1 commit
  30. 07 Sep, 2018 1 commit
  31. 05 Sep, 2018 1 commit
    • Bing-Kai Hong's avatar
      F1: · cdfca6c0
      Bing-Kai Hong authored
      1.create the f1ap handlers procedure
      2.hide asn1c warning when in compile
      cdfca6c0
  32. 04 Sep, 2018 1 commit
  33. 28 Aug, 2018 1 commit
  34. 27 Aug, 2018 1 commit
  35. 24 Aug, 2018 1 commit
  36. 17 Aug, 2018 1 commit
    • Cedric Roux's avatar
      T: check consistency of T_messages.txt with VCD functions and variables traces · 55ba99ac
      Cedric Roux authored
      Since VCD has now to go through the T tracer, we enforce the consistency
      of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data
      found in common/utils/T/T_messages.txt.
      
      We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some
      point. For the moment, let's keep it.
      
      This commit adds the program common/utils/T/check_vcd.c and necessary
      modifications to enforce its use at compilation time.
      
      If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update
      common/utils/T/T_messages.txt an error will pop up when you compile the
      software. You have to keep both modules synchronized.
      55ba99ac
  37. 13 Aug, 2018 1 commit
    • Cedric Roux's avatar
      T: check consistency of T_messages.txt with VCD functions and variables traces · d5da350b
      Cedric Roux authored
      Since VCD has now to go through the T tracer, we enforce the consistency
      of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data
      found in common/utils/T/T_messages.txt.
      
      We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some
      point. For the moment, let's keep it.
      
      This commit adds the program common/utils/T/check_vcd.c and necessary
      modifications to enforce its use at compilation time.
      
      If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update
      cmake_targets/CMakeLists.txt an error will pop up when you compile the
      software. You have to keep both modules synchronized.
      d5da350b
  38. 10 Aug, 2018 1 commit