An error occurred fetching the project authors.
  1. 25 Jan, 2021 1 commit
  2. 22 Jan, 2021 1 commit
  3. 11 Jan, 2021 1 commit
    • cig's avatar
      Review of UE DL indication · 3e893b0d
      cig authored
      - moved fill_dl_indication to phy procedures
      - introduced a new function to fill the RX indication
      - replaced redundant configuration code with the fill functions
      - extended the function to fill the rx indication
      - handling different dl pdus types
      - cleanup of redundant code
      3e893b0d
  4. 02 Jan, 2021 1 commit
  5. 29 Dec, 2020 1 commit
  6. 27 Dec, 2020 5 commits
  7. 09 Dec, 2020 1 commit
  8. 03 Dec, 2020 1 commit
  9. 01 Dec, 2020 1 commit
    • cig's avatar
      Cleanup of hardcoded C-RNTI · 8f7b041d
      cig authored
      - Giving C-RNTI as an input to DRB preconfiguration
      - Set C-RNTI from UE configuration for higher layer function calls
      8f7b041d
  10. 27 Nov, 2020 2 commits
  11. 13 Nov, 2020 1 commit
  12. 27 Oct, 2020 8 commits
  13. 25 Sep, 2020 1 commit
  14. 09 Sep, 2020 2 commits
  15. 08 Sep, 2020 1 commit
    • cig's avatar
      Minor fixes UE · 9ac6dfee
      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
      9ac6dfee
  16. 24 Aug, 2020 1 commit
    • Thomas Schlichter's avatar
      Some more UE timing fixes · cec42dc3
      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
      cec42dc3
  17. 22 Aug, 2020 3 commits
  18. 19 Aug, 2020 1 commit
  19. 06 Aug, 2020 1 commit
  20. 21 Jul, 2020 1 commit
  21. 13 Jul, 2020 1 commit
  22. 02 Jul, 2020 1 commit
    • cig's avatar
      Fixed some warnings + cleanup · 52e49fd8
      cig authored
      - replaced nr_slot_t with int as it was barely used in the code (also is defined after an lte struct)
      - removed use of phy_frame_config_nr from the UE (another file was created in SCHED_NR_UE, still the
        gNB file is used in some tests file at UE side)
      52e49fd8
  23. 09 Jun, 2020 1 commit
  24. 05 Jun, 2020 1 commit
  25. 03 Jun, 2020 1 commit