1. 19 Jan, 2024 10 commits
  2. 17 Jan, 2024 5 commits
  3. 16 Jan, 2024 1 commit
  4. 15 Jan, 2024 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w02' into 'develop' · 2b717d49
      Robert Schmidt authored
      Integration: 2024.w02
      
      See merge request oai/openairinterface5g!2514
      
      * !2506 NR UE MAC config fixes
      * !2478 Moving computation of base graph for LDPC at MAC in the UE
      * !2481 fix UE RX/TX thread several bugs in synchronisation of events, add LOG_E and...
      * !2494 Fix for building rach occasions in case of multiple BWPs
      * !2498 Fix security header type for PDU session establishment, and update sqn, counters
      * !2509 Fixed typos in init_ru
      * !2512 Null pointer in nr generate msg3 retransmission
      * !2505 USRP doc: Include b205-mini, improve markup
      2b717d49
  5. 13 Jan, 2024 2 commits
  6. 12 Jan, 2024 8 commits
  7. 10 Jan, 2024 2 commits
  8. 09 Jan, 2024 4 commits
  9. 08 Jan, 2024 5 commits
    • francescomani's avatar
      RO MAC fields depending on bwp-id · 3bb6457f
      francescomani authored
      3bb6457f
    • francescomani's avatar
    • francescomani's avatar
      avoid global prach_assoc_pattern · fb166fb1
      francescomani authored
      fb166fb1
    • Alexis Falempin's avatar
      NAS : Wrong security header type for PDU Session Establishment Request · 74832b48
      Alexis Falempin authored
      While testing the OAI 5G RAN in SA mode, it appears that the PDU session
      establishment request is using the wrong security header type.
      
      The current used header is: "Integrity protected and ciphered with new
      5G NAS security context".
      
      However, according to TS 24.501, Table 9.3.1, this header can only be used
      by the "Security mode complete" procedure.
      
      Changes:
      
       - Hence, the new security header has been changed to "Integrity protected
         and ciphered", which will use the security context generated during the
         "Security mode complete".
      
       - Sequences numbers and NAS counters have been updated to reflect that
         change.
      74832b48
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w01' into 'develop' · f918be96
      Robert Schmidt authored
      Integration: 2024.w01
      
      See merge request oai/openairinterface5g!2502
      
      * !2482 Trigger UL Failure if Ack of Msg4 not received and implement RA Contention Resolution timer in gNB
      * !2484 function to harmonize handling of NAS registraction accept
      * !2487 Rework PUCCH codec with c16_t type and functions to make readable code
      * !2491 improvements for NR UE detaching
      * !2499 Update L1sim and RFsim documentation
      * !2500 Fix FAPI CoreSetType enumeration options after the fix on the description made by SCF
      * !2489 NR UE improvements RRCSetup
      f918be96
  10. 05 Jan, 2024 2 commits