An error occurred fetching the project authors.
  1. 14 May, 2021 1 commit
  2. 13 May, 2021 1 commit
  3. 02 May, 2021 1 commit
  4. 29 Apr, 2021 1 commit
  5. 25 Apr, 2021 1 commit
  6. 24 Apr, 2021 1 commit
  7. 22 Apr, 2021 1 commit
  8. 17 Apr, 2021 1 commit
  9. 16 Apr, 2021 3 commits
  10. 14 Apr, 2021 1 commit
  11. 12 Apr, 2021 1 commit
  12. 30 Mar, 2021 1 commit
  13. 08 Mar, 2021 1 commit
  14. 05 Mar, 2021 1 commit
  15. 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
  16. 11 Feb, 2021 2 commits
  17. 10 Feb, 2021 1 commit
  18. 08 Feb, 2021 1 commit
  19. 07 Feb, 2021 1 commit
  20. 01 Feb, 2021 2 commits
  21. 28 Jan, 2021 1 commit
  22. 25 Jan, 2021 1 commit
  23. 21 Jan, 2021 1 commit
  24. 14 Jan, 2021 1 commit
  25. 12 Jan, 2021 1 commit
    • Xue Song's avatar
      Merge branch 'ngap-wf-1120-srb' into develop_SA_rfsim_for_F1 · e0419bae
      Xue Song authored
      Conflicts:
              cmake_targets/CMakeLists.txt
              openair1/PHY/NR_UE_ESTIMATION/nr_ue_measurements.c
              openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_decoding.c
              openair1/SCHED_NR/phy_procedures_nr_gNB.c
              openair2/RRC/NR/rrc_gNB.c
              openair2/RRC/NR_UE/rrc_UE.c
              openair2/LAYER2/nr_pdcp/nr_pdcp_oai_api.c
              openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_dlsch.c
              openair2/LAYER2/NR_MAC_UE/main_ue_nr.c
              openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
              openair2/LAYER2/NR_MAC_gNB/main.c
              openair2/LAYER2/NR_MAC_UE/nr_ue_procedures.c
              openair2/LAYER2/NR_MAC_UE/nr_ra_procedures.c
              openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c
              openair2/LAYER2/NR_MAC_gNB/gNB_scheduler.c
              openair2/LAYER2/nr_pdcp/nr_pdcp_entity_drb_am.c
      e0419bae
  26. 21 Dec, 2020 1 commit
  27. 16 Dec, 2020 1 commit
  28. 15 Dec, 2020 1 commit
  29. 08 Dec, 2020 1 commit
  30. 26 Nov, 2020 1 commit
  31. 19 Nov, 2020 1 commit
  32. 18 Nov, 2020 2 commits
  33. 13 Nov, 2020 1 commit
  34. 11 Nov, 2020 2 commits