1. 08 Sep, 2020 6 commits
    • cig's avatar
      Minor fixes to RA procedures · c1fa70bc
      cig authored
      - added some text descriptions
      - replaced active BWP with initial BWP in Msg3 scheduling (8.3 TS 38.213)
      - fixed logging
      - disabled Msg3 repetitions after first transmission (disabled RA @ MAC)
      c1fa70bc
    • cig's avatar
      Set tb_size in bytes and A in bits @ UE · 72c1f4a6
      cig authored
      - now is consistent for both UE and gNB
      72c1f4a6
    • cig's avatar
      Minor fixes UE · 7240b757
      cig authored
      - added some descriptions to the code
      - fixed hardcoded factors
      - removed commented out and unused code
      - phy_procedures_nrUE_RX: removed unused do_pdcch_flag
      - updated LTE naming to 5G
      7240b757
    • cig's avatar
      Retrieve N_PRB Overhead from PUSCH-ServingCellConfig · e1994519
      cig authored
      e1994519
    • cig's avatar
      Moved nr_compute_tbs_common file to common MAC folder · 3f369d85
      cig authored
      - updated cmakelists file
      - fixed formatting, tabs and white spaces in the function
      3f369d85
    • cig's avatar
      NR UE PUSCH procedures fixes · db4ae925
      cig authored
      - moved remaining PUSCH PDU configuration from ULSCH
        procedures entirely to MAC
      - introduced a function for DMRS RE configuration
      - cleaned up redundant code in ULSCH procedures
      - fixed TBS computation for Msg3
      db4ae925
  2. 04 Sep, 2020 11 commits
  3. 28 Aug, 2020 2 commits
  4. 24 Aug, 2020 1 commit
    • Thomas Schlichter's avatar
      Some more UE timing fixes · 22f3febd
      Thomas Schlichter authored
      - Check for timing_advance update _after_ RX (and TX) processing
      - Update writeBlockSize when timing_advance value changes (for USRP)
      - ignore timestamp when pre-reading the first OFDM symbol of a frame (for rfsimulator)
      - do not busy wait for a finished RX-TX thread, use blocking wait instead
      22f3febd
  5. 22 Aug, 2020 7 commits
  6. 20 Aug, 2020 2 commits
  7. 19 Aug, 2020 2 commits
  8. 13 Aug, 2020 5 commits
  9. 12 Aug, 2020 2 commits
  10. 11 Aug, 2020 2 commits