An error occurred fetching the project authors.
  1. 02 Mar, 2021 1 commit
    • Cedric Roux's avatar
      T tracer: add gnb tracer · 95b659ab
      Cedric Roux authored
      Minimalist gnb tracer to trace (for the moment) rxdataF when some
      decoding for PUCCH or PUSCH has been done.
      
      Important: T_BUFFER_MAX and T_CACHE_SIZE have been changed. T_BUFFER_MAX
      is twice as big as before. T_CACHE_SIZE has been devided by two. Globally,
      the memory usage of the T tracer is the same, but since we divided by two
      the number of buffers in the cache, we may hit some realtime problems if
      all the buffers are busy at some point. The simple solution would be to
      use 8192*2 for T_CACHE_SIZE as it was, but then we double the memory usage
      of the T tracer. This, or another solution, to be defined.
      95b659ab
  2. 11 Feb, 2021 1 commit
  3. 07 Feb, 2021 1 commit
  4. 01 Feb, 2021 1 commit
  5. 14 Jan, 2021 1 commit
  6. 21 Dec, 2020 1 commit
  7. 16 Dec, 2020 1 commit
  8. 08 Dec, 2020 1 commit
  9. 26 Nov, 2020 1 commit
  10. 19 Nov, 2020 1 commit
  11. 18 Nov, 2020 1 commit
  12. 13 Nov, 2020 1 commit
  13. 11 Nov, 2020 1 commit
  14. 06 Nov, 2020 1 commit
  15. 27 Oct, 2020 1 commit
  16. 21 Oct, 2020 1 commit
    • Cedric Roux's avatar
      nr: add MAC PDU traces for wireshark · ae8c0ef4
      Cedric Roux authored
      The T tracer macpdu2wireshark has been modified to handle the new traces.
      The usage is the same as for LTE.
      
      In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the
      future. Looking at the source code of wireshark, I could not find any
      way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
      ae8c0ef4
  17. 12 Oct, 2020 2 commits
  18. 07 Oct, 2020 1 commit
  19. 02 Oct, 2020 1 commit
  20. 16 Sep, 2020 2 commits
  21. 14 Sep, 2020 1 commit
  22. 10 Sep, 2020 1 commit
  23. 09 Sep, 2020 1 commit
  24. 04 Sep, 2020 1 commit
  25. 03 Sep, 2020 1 commit
  26. 02 Sep, 2020 3 commits
  27. 31 Aug, 2020 1 commit
  28. 28 Aug, 2020 1 commit
  29. 27 Aug, 2020 4 commits
  30. 26 Aug, 2020 3 commits
  31. 25 Aug, 2020 1 commit