1. 10 Sep, 2021 10 commits
  2. 09 Sep, 2021 9 commits
  3. 08 Sep, 2021 8 commits
  4. 07 Sep, 2021 5 commits
  5. 06 Sep, 2021 8 commits
    • Sakthivel Velumani's avatar
      Merge branch 'bandwidth-testing' of... · 81a1ed70
      Sakthivel Velumani authored
      Merge branch 'bandwidth-testing' of https://gitlab.eurecom.fr/oai/openairinterface5g into bandwidth-testing
      81a1ed70
    • Eurecom's avatar
      Merge remote-tracking branch 'origin/develop' into bandwidth-testing · 15c5ea07
      Eurecom authored
      Conflicts:
      	executables/nr-uesoftmodem.c
      	executables/nr-uesoftmodem.h
      	executables/softmodem-common.h
      	openair2/LAYER2/NR_MAC_UE/mac_proto.h
      	openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_uci.c
      15c5ea07
    • Eurecom's avatar
      Merge branch 'bandwidth-testing' of... · eceb0d79
      Eurecom authored
      Merge branch 'bandwidth-testing' of https://gitlab.eurecom.fr/oai/openairinterface5g into bandwidth-testing
      
      Conflicts:
      	executables/nr-uesoftmodem.c
      	openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
      	openair1/SIMULATION/TOOLS/random_channel.c
      	openair2/LAYER2/NR_MAC_UE/mac_proto.h
      	openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c
      	openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
      eceb0d79
    • Cedric Roux's avatar
      nr: add security section to gnb config files · 4877d56a
      Cedric Roux authored
      The configuration files named "gnb*conf" have been modified.
      Other configuration files were left unmodified.
      4877d56a
    • Cedric Roux's avatar
      gnb sa: improve security · eeca3836
      Cedric Roux authored
      Note: some modifications have been done to the UE too, but for syntactic
      reasons. The UE may fail to work, not tested.
      
      For the UE, we have the problem of handling properly SecurityModeCommand.
      We don't verify its integrity. This is a bit complicated to handle properly
      and may require some API changes in the PDCP layer. So, as of today, the
      integrity of this message is not verified.
      
      Also, NSA mode has been touched, but it should not be a problem. But not
      tested, so not sure.
      eeca3836
    • Sakthivel Velumani's avatar
      6fc6b7d1
    • Sakthivel Velumani's avatar
      Improved logging of PUSCH rx · 3be476c8
      Sakthivel Velumani authored
      3be476c8
    • Eurecom's avatar
      Merge remote-tracking branch 'origin/develop' into bandwidth-testing · 4624a94d
      Eurecom authored
      Conflicts:
      	executables/nr-uesoftmodem.c
      	executables/nr-uesoftmodem.h
      	executables/softmodem-common.h
      	openair1/PHY/MODULATION/slot_fep_nr.c
      	openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
      	openair1/PHY/NR_TRANSPORT/pucch_rx.c
      	openair1/SCHED_NR/fapi_nr_l1.c
      	openair1/SCHED_NR_UE/phy_procedures_nr_ue.c
      	openair1/SIMULATION/TOOLS/abstraction.c
      	openair1/SIMULATION/TOOLS/random_channel.c
      	openair2/LAYER2/NR_MAC_UE/mac_proto.h
      	openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c
      	openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
      4624a94d