An error occurred fetching the project authors.
  1. 27 Oct, 2020 3 commits
    • cig's avatar
      Logging fixes at UE and gNB · 39394061
      cig authored
      39394061
    • cig's avatar
      Broken down get_band into two functions to get duplex offset and frame type · c961e81c
      cig authored
      - the band is coming from the SI, therefore a function to get the band is not
        necessary
      - this solves also the limitations of the get_band algorithm with the NR bands
        overlapping in the NR operating bands table (e.g. band 78 and band 48)
      c961e81c
    • cig's avatar
      Configuration changes to support FDD · 60d81f23
      cig authored
      - adapted the get_band function: the algorithm is now taking into account
        also the UL frequency in order to fetch the proper band (this was failing
        before as some NR bands have the same DL band, e.g. band 65 and 66)
      - added new bands to the NR table as per TS 38.101 V16.4.0 (2020)
      - made the from_nrarfcn function compatible with UL FDD (this function,
        used for both DL and UL  was previously working with TDD only as it
        did not compute properly the frequency for the UL FDD, throwing asserts)
      - introduced common functions to get the NR table idx and the duplex mode,
        removing repeated code in the process
      - removed the unused function to get the uldl offset
      - improved some logging
      - other minor fixes to the relevant code
      60d81f23
  2. 12 Oct, 2020 1 commit
  3. 08 Sep, 2020 1 commit
    • Mario Hudon's avatar
      -UE RACH updates · c48e96e9
      Mario Hudon authored
        - Added support for FR1 in RO selection
        -RACH preamble selected according to the chosen RO
      c48e96e9
  4. 27 Aug, 2020 1 commit
  5. 26 Aug, 2020 1 commit
  6. 18 Aug, 2020 1 commit
  7. 13 Aug, 2020 1 commit
  8. 06 Aug, 2020 1 commit
  9. 23 Jul, 2020 2 commits
  10. 22 Jul, 2020 1 commit
    • cig's avatar
      Restructured UE DCI configuration function: · ea86120c
      cig authored
      - moved RRC structs checks and mac configuration to config_ue.c
      - new implementation of DCI configuration according to 3GPP TS 38.331
        version 15.9.0 Release 15 and 3GPP TS 38.213 version 15.9.0 Release 15
      ea86120c
  11. 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
  12. 13 May, 2020 1 commit
  13. 24 Apr, 2020 1 commit
  14. 23 Apr, 2020 1 commit
  15. 07 Apr, 2020 1 commit
  16. 26 Mar, 2020 1 commit
  17. 18 Feb, 2020 1 commit
  18. 10 Feb, 2020 1 commit
  19. 06 Feb, 2020 1 commit
  20. 03 Feb, 2020 1 commit
  21. 17 Jan, 2020 1 commit
  22. 13 Jan, 2020 2 commits
  23. 10 Jan, 2020 1 commit
  24. 09 Jan, 2020 1 commit
  25. 01 Jan, 2020 1 commit
  26. 17 Dec, 2019 1 commit
  27. 28 Jul, 2019 1 commit
  28. 16 Jul, 2019 1 commit
  29. 25 Jul, 2018 1 commit
  30. 24 Jul, 2018 1 commit
  31. 16 Jul, 2018 2 commits
  32. 06 Jul, 2018 1 commit
  33. 29 Jun, 2018 1 commit
  34. 27 Jun, 2018 1 commit
  35. 25 May, 2018 1 commit