An error occurred fetching the project authors.
  1. 30 Jan, 2020 2 commits
  2. 23 Jan, 2020 1 commit
  3. 20 Jan, 2020 1 commit
  4. 16 Jan, 2020 1 commit
  5. 15 Jan, 2020 1 commit
  6. 09 Jan, 2020 1 commit
  7. 08 Jan, 2020 1 commit
  8. 20 Dec, 2019 3 commits
  9. 19 Dec, 2019 1 commit
  10. 18 Dec, 2019 4 commits
  11. 12 Dec, 2019 1 commit
  12. 10 Dec, 2019 1 commit
    • Cedric Roux's avatar
      nr rlc: first commit · cb24c2d9
      Cedric Roux authored
      Initial implementation.
      
      nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point.
      
      More testing is also needed.
      cb24c2d9
  13. 08 Dec, 2019 1 commit
  14. 06 Dec, 2019 5 commits
    • laurent's avatar
    • laurent's avatar
      add FS6 transport time measurement · 4e343f67
      laurent authored
      4e343f67
    • Guido Casati's avatar
      Maintenance of Uplink Time Alignment. Introduced control on TA transmission... · 87eeee59
      Guido Casati authored
      Maintenance of Uplink Time Alignment. Introduced control on TA transmission and TA update application.
      
      - ta_timer at gNB side to control the transmission of TA to the UE. This is now happening every 20 slots.
      - when the timer resets gNB is now transmitting the TA whether it is zero or not.
      - introduced struct NR_UL_TIME_ALIGNMENT_t to handle configuration of time alignment related parameters.
      - UE PHY RX: is now triggered through a flag when to store the TA command, the frame and slot
        when the application should occur.
      - UE PHY TX: when the tx frame and slot match the time alignment configuration, it process the TA command and applies the
        TA update
      87eeee59
    • Guido Casati's avatar
      Implementation of TA procedures at MAC layer for gNB and UE · 682cec7a
      Guido Casati authored
      - Initial gNB DLSCH and UE spec scheduling implentation
      - MAC PDU generation (including header as per TS 38.321)
      - MAC PDU processing at UE side with extracion of TA updates
      - General code cleanup
      - Introduced NR MAC COMMON folder, moved common files here
      682cec7a
    • Florian Kaltenberger's avatar
      fixes an issue with clock source · 3394da07
      Florian Kaltenberger authored
       - command line paramter --clock-source can only be set at UE (removed this option from gNB)
       - at gNB use clock_source from RU section in config file
       - in both cases if clock_source is present in usrp_args, it will override clock_source
      3394da07
  15. 05 Dec, 2019 1 commit
  16. 27 Nov, 2019 1 commit
  17. 26 Nov, 2019 1 commit
  18. 25 Nov, 2019 2 commits
  19. 21 Nov, 2019 1 commit
  20. 19 Nov, 2019 1 commit
  21. 18 Nov, 2019 1 commit
  22. 15 Nov, 2019 1 commit
  23. 12 Nov, 2019 1 commit
  24. 04 Nov, 2019 2 commits
  25. 31 Oct, 2019 4 commits