1. 08 Nov, 2023 1 commit
    • Sakthivel Velumani's avatar
      PDSCH refactoring · cbef02b8
      Sakthivel Velumani authored
      PBCH refactoring
      
      PTRS refactoring
      
      CSI refactoring
      
      Main functional changes to bring in symbol based processing
      
      Initial sync changes to use nr_symbol_fep() and rxdataF for symbol
      
      Function arguments changes made in header files
      and changes to global structures
      
      PRS and other measurement changes
      
      Physim updates
      
      Code cleanup
      
      Changed DURATION_RX_TO_TX to 2. Works fine with k1,k2=2.
      
      Fix wrong SSB symbol detect
      
      PBCH decoding error message
      
      Decoded SSB of init sync till SIB1 rx
      
      Fix DMRS scrambling ID bug (Fixes SIB1 reception)
      
      Bugfix in multiple PDCCH monitoring within slot
      Bug: Only the first symbol in monitoringSymbolsWithinSlot was used. This could skip
      PDCCH candidates in other monitoring occations. This fix, creates separate LLR buffer
      for each monitoring occations in all search spaces in an OFDM symbol. In the last PDCCH
      symbol of the slot, decoding of DCI in all candidates on all occations are attempted.
      cbef02b8
  2. 06 Nov, 2023 1 commit
    • Sakthivel Velumani's avatar
      PDCCH changes · e35e7520
      Sakthivel Velumani authored
      Modify phy functions to take rxdataF of one OFDM symbol,
      produce LLR for each search space. Modify functions to decode
      DCI in last PDCCH symbol.
      Fix PDCCH monitoring for start symbol > 0.
      Reduce PDCCH buffer sizes because only one symbol is processed at a time
      e35e7520
  3. 30 Oct, 2023 7 commits
  4. 27 Oct, 2023 31 commits