Skip to content
Snippets Groups Projects
  1. Jan 30, 2020
  2. Jan 23, 2020
  3. Jan 20, 2020
  4. Jan 16, 2020
  5. Jan 15, 2020
  6. Jan 09, 2020
  7. Jan 08, 2020
  8. Dec 20, 2019
  9. Dec 19, 2019
  10. Dec 18, 2019
  11. Dec 10, 2019
    • Cédric Roux's avatar
      nr rlc: first commit · 1a46b66d
      Cédric Roux authored
      Initial implementation.
      
      nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point.
      
      More testing is also needed.
      1a46b66d
  12. Dec 08, 2019
  13. Dec 06, 2019
    • Guido Casati's avatar
      Maintenance of Uplink Time Alignment. Introduced control on TA transmission... · c6855cb8
      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
      c6855cb8
    • Guido Casati's avatar
      Implementation of TA procedures at MAC layer for gNB and UE · 310efee7
      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
      310efee7
    • Florian Kaltenberger's avatar
      fixes an issue with clock source · a78b5da5
      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
      a78b5da5
  14. Dec 05, 2019
  15. Nov 27, 2019
  16. Nov 26, 2019
  17. Nov 25, 2019
  18. Nov 21, 2019
  19. Nov 18, 2019
  20. Nov 15, 2019
  21. Nov 12, 2019
  22. Nov 04, 2019
  23. Oct 31, 2019
  24. Oct 30, 2019
  25. Oct 29, 2019
  26. Oct 24, 2019
  27. Oct 16, 2019
  28. Oct 15, 2019
  29. Oct 14, 2019
  30. Oct 11, 2019
  31. Oct 08, 2019
Loading