1. 18 Oct, 2017 1 commit
    • Cedric Roux's avatar
      improve crnti reception (still not correct, we need to reconfigure the UE) · 256c5ab0
      Cedric Roux authored
      TODO: if the UE did random access (followed by a MAC uplink with
      CRNTI) because none of its scheduling request was granted, then
      according to 36.321 5.4.4 the UE's MAC will notify RRC to release
      PUCCH/SRS. According to 36.331 5.3.13 the UE will then apply
      default configuration for CQI reporting and scheduling requests,
      which basically means that the CQI requests won't work anymore and
      that the UE won't do any scheduling request anymore as long as the
      eNB doesn't reconfigure the UE.
      We have to take care of this. As the code is, nothing is done and
      the UE state in the eNB is wrong.
      256c5ab0
  2. 17 Oct, 2017 6 commits
  3. 16 Oct, 2017 1 commit
    • Cedric Roux's avatar
      trying to get better power management · 3d14d571
      Cedric Roux authored
      - change target values
      - change upper/lower limit to trigger a tpc
      - don't use ul_cqi from SR
      
      The value of ul_cqi is not convincing, for both PUSCH and PUCCH,
      more work/analysis is required.
      3d14d571
  4. 15 Oct, 2017 3 commits
  5. 14 Oct, 2017 3 commits
  6. 13 Oct, 2017 5 commits
  7. 12 Oct, 2017 10 commits
  8. 11 Oct, 2017 6 commits
  9. 10 Oct, 2017 4 commits
  10. 09 Oct, 2017 1 commit