1. 05 Nov, 2021 3 commits
    • Guido Casati's avatar
      Fixed calculation of num dmrs per prb at gnb side · 755c8d50
      Guido Casati authored
      - the param was hardcoded to 12 at gNB side
        while it was computed at UE side
      - the same function used at UE side has been moved to the common file
      - now the computation at gNB side is consistent with the UE
      755c8d50
    • Guido Casati's avatar
      Enhancements to the overall MAC logging · a5f18dbb
      Guido Casati authored
      - updating to NR_MAC tag
      - minor cleanups
      - added more relavant info for debugging purposes
      a5f18dbb
    • Guido Casati's avatar
      Adaptations of the MAC scheduling to support FDD · 0286138f
      Guido Casati authored
      - removed calls to the TDD UL/DL configuration common in FDD mode
      - bugfix in the generation of prach info from index
      - initial adaptation of gNB schedulers
      - adapted PUCCH ack/nack scheduling by taking into account 6 slots min
        delay in FDD mode (to be integrated with latest development of PUCCH)
      - made the use of nr_slots_per_frame more consistent
      0286138f
  2. 20 Oct, 2021 1 commit
    • hardy's avatar
      Integration_2021_wk42 · a7229937
      hardy authored
      integration of integration_2021_wk41_bwt-abs into develop, completed week 42
      
      MR !1273 : [CI] adding Docker Hub push pipeline
      -When we merge to develop, this pipeline will automatically push images to hub.docker.com
      
      MR !1267 : Enabled multi-threading for gNB L1 tx
      -PHY PDUs like PDCCH PDU, PDSCH PDU, SSB PDU and CSI PDU have been removed from PHY_VARS_gNB structure.
      Instead, they are made as a part of thread message for L1 Tx processing.
      Two such thread messages are used so that two independent L1 Tx processing threads can be executed at once.
      Monolithic mode works fine with rfsimulator. nfapi mode changes are integrated by not tested. Let the CI test it.
      
      MR !1285 : [CI] test sa nsa
      -Dev of nsa and sa test pipelines
      
      MR !1266 : Changes for initialBWP size different than Coreset0
      -Changes for initialBWP size different than Coreset0. Tested with 50 MHz 2x2 configuration, initialBWP with 133 PRBs.
      -Other fixes and improvements to get a more stable 5G NR connection
      a7229937
  3. 19 Oct, 2021 4 commits
  4. 18 Oct, 2021 2 commits
  5. 15 Oct, 2021 2 commits
  6. 14 Oct, 2021 11 commits
  7. 13 Oct, 2021 17 commits