An error occurred fetching the project authors.
  1. 04 Dec, 2020 1 commit
  2. 20 Nov, 2020 1 commit
  3. 03 Nov, 2020 2 commits
  4. 21 Oct, 2020 1 commit
    • Cedric Roux's avatar
      nr: add MAC PDU traces for wireshark · ae8c0ef4
      Cedric Roux authored
      The T tracer macpdu2wireshark has been modified to handle the new traces.
      The usage is the same as for LTE.
      
      In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the
      future. Looking at the source code of wireshark, I could not find any
      way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
      ae8c0ef4
  5. 19 Oct, 2020 1 commit
  6. 15 Oct, 2020 1 commit
  7. 06 Oct, 2020 1 commit
  8. 05 Oct, 2020 3 commits
  9. 30 Sep, 2020 3 commits
  10. 25 Sep, 2020 1 commit
  11. 17 Sep, 2020 1 commit
  12. 04 Sep, 2020 2 commits
  13. 03 Sep, 2020 2 commits
  14. 28 Aug, 2020 1 commit
  15. 24 Aug, 2020 2 commits
  16. 10 Aug, 2020 1 commit
  17. 06 Aug, 2020 1 commit
  18. 05 Aug, 2020 2 commits
  19. 19 Jun, 2020 1 commit
  20. 16 Jun, 2020 1 commit
  21. 01 Jun, 2020 1 commit
  22. 20 May, 2020 1 commit
  23. 14 May, 2020 1 commit
  24. 13 May, 2020 1 commit
  25. 17 Apr, 2020 1 commit
  26. 27 Mar, 2020 1 commit
  27. 26 Mar, 2020 1 commit
  28. 24 Mar, 2020 1 commit
  29. 12 Feb, 2020 1 commit
  30. 10 Feb, 2020 2 commits
    • cig's avatar
      RA, Updated nr_ue_get_rach: · 98480e71
      cig authored
      - using LTE function mac_rrc_nr_data_req_ue in noS1 mode
      - cleanup code, comments
      - fixes RA procedure
      - Processing UL MAC PDU according to TS 38.321 ch 6.1:
      - introduced function for gNB side UL PDU processing
      - fixed bug in nr_ue_process_mac_pdu
      98480e71
    • Guido Casati's avatar
      RACH MAC procedure (RA initiation and Preamble selection) · e0e8bbcf
      Guido Casati authored
      - Updated PRACH procedures and general code formatting
      - gNB msg1 handling and RAR generation
      - general bug fixing
      - formatting
      - missing headers
      - RAR handling.
      e0e8bbcf