An error occurred fetching the project authors.
  1. 18 Feb, 2021 1 commit
  2. 11 Feb, 2021 1 commit
  3. 14 Jan, 2021 1 commit
  4. 24 Nov, 2020 1 commit
  5. 06 Nov, 2020 1 commit
  6. 27 Oct, 2020 4 commits
    • cig's avatar
      Bypass the tdd_table in FDD mode · 63e93528
      cig authored
      - tdd_table is filled in only in TDD mode and should not be used in FDD mode
      63e93528
    • 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
    • cig's avatar
      Small code cleanup gNB · 609844a3
      cig authored
      - removed long-time commented out and unused code
      - fixed logging
      609844a3
    • cig's avatar
      Introduced configuration of RU IF offset from configuration file · 29f7a508
      cig authored
      - the RU now supports IF equipment with custom FR1 TX/RX frequencies
      - this configuration parameter together with the if_freq parameter allows
        to set a custom IF RX frequency for the gNB
      - if the IF offset is not specified, legacy code applies
      29f7a508
  7. 22 Oct, 2020 1 commit
  8. 12 Oct, 2020 1 commit
  9. 10 Oct, 2020 3 commits
  10. 01 Oct, 2020 1 commit
  11. 29 Sep, 2020 1 commit
  12. 28 Sep, 2020 2 commits
  13. 21 Sep, 2020 1 commit
  14. 14 Sep, 2020 1 commit
  15. 11 Sep, 2020 2 commits
  16. 10 Sep, 2020 1 commit
  17. 08 Sep, 2020 1 commit
  18. 21 Aug, 2020 1 commit
  19. 07 Aug, 2020 1 commit
  20. 06 Aug, 2020 2 commits
  21. 30 Jul, 2020 1 commit
  22. 16 Jul, 2020 1 commit
  23. 06 Jul, 2020 1 commit
  24. 02 Jul, 2020 2 commits
  25. 18 Jun, 2020 1 commit
  26. 12 Jun, 2020 1 commit
  27. 11 Jun, 2020 1 commit
  28. 01 Jun, 2020 1 commit
  29. 26 May, 2020 1 commit
  30. 25 May, 2020 1 commit
  31. 20 May, 2020 1 commit