An error occurred fetching the project authors.
  1. 01 Mar, 2024 1 commit
  2. 28 Feb, 2024 1 commit
  3. 01 Aug, 2023 1 commit
    • Robert Schmidt's avatar
      Rename ASN to ASN1 in T traces · 8614f64d
      Robert Schmidt authored
      The T trace names need to match the logging system names (apparently).
      In commit 5f5b8f29, we renamed the
      logging system group to avoid a name clash, but omitted the T trace
      names.
      
      This is corrected in this commit to make everything compile nicely.
      8614f64d
  4. 11 Mar, 2023 1 commit
  5. 30 Nov, 2022 1 commit
    • Robert Schmidt's avatar
      Remove FlexRAN · 287c1829
      Robert Schmidt authored
      - Remove any FlexRAN code
      - Cleanup config files
      - Remove LFDS7, libyaml dependencies
      287c1829
  6. 19 Sep, 2022 1 commit
  7. 25 Jun, 2022 1 commit
  8. 23 May, 2022 1 commit
  9. 01 Apr, 2022 1 commit
  10. 17 Feb, 2022 1 commit
  11. 15 Dec, 2021 2 commits
  12. 13 Dec, 2021 1 commit
  13. 25 Nov, 2021 1 commit
  14. 23 Nov, 2021 2 commits
  15. 15 Nov, 2021 1 commit
  16. 21 Sep, 2021 1 commit
  17. 07 Sep, 2021 1 commit
  18. 10 May, 2021 1 commit
  19. 24 Mar, 2021 1 commit
  20. 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
  21. 01 Feb, 2021 2 commits
  22. 21 Jan, 2021 1 commit
  23. 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
  24. 12 Oct, 2020 1 commit
  25. 10 Sep, 2020 1 commit
  26. 06 Aug, 2020 1 commit
  27. 07 Jul, 2020 1 commit
  28. 01 Jun, 2020 1 commit
  29. 13 May, 2020 1 commit
  30. 05 Mar, 2020 1 commit
  31. 22 Jan, 2020 1 commit
  32. 04 Nov, 2019 1 commit
  33. 14 Oct, 2019 1 commit
  34. 14 Sep, 2019 1 commit
  35. 09 Sep, 2019 1 commit
  36. 29 Aug, 2019 1 commit
  37. 28 Aug, 2019 1 commit