1. 11 Feb, 2021 4 commits
    • rmagueta's avatar
      Log improvements · c6d4d9e2
      rmagueta authored
      c6d4d9e2
    • rmagueta's avatar
      Merge remote-tracking branch 'origin/develop' into develop-SA-RA · 880d64ba
      rmagueta authored
      # Conflicts:
      #	openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_decoding.c
      #	openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c
      #	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
      880d64ba
    • Raphael Defosseux's avatar
      * MR 1015: Multi-UE + more slots · 0516e0fd
      Raphael Defosseux authored
      This MR adds a multi-UE scheduler (proportional fair) for multiple UEs. Tested for two UEs, but should work for more. Additionally, it enables 12 DL slots and 2 UL slots (still fixed, will be read from the configuration file in a clean-up/follow-up MR).
      
      * MR 1019: NASMESH: support for kernel version >= 5.6.0
      he syntax for ndo_tx_timeout in Linux Kernel has changed since 5.6.0 i.e it has changed
      
      * MR 1033: ue fixes
      1. Write tx data to radio unit only on tx slots.
      2. Fixed a bug in DL HARQ.
      3. Disabled UE and some gNB side logs which were enabled (maybe by mistake) in previous MRs.
      4. In UE, check if NDI toggled before reading SDU for PUSCH.
      0516e0fd
    • rmagueta's avatar
      Fix nr_dlsim, nr_ulsim and nr_prachsim · f9a8fba9
      rmagueta authored
      f9a8fba9
  2. 10 Feb, 2021 2 commits
  3. 09 Feb, 2021 5 commits
  4. 08 Feb, 2021 6 commits
  5. 07 Feb, 2021 23 commits