- 13 Mar, 2025 2 commits
-
-
francescomani authored
-
francescomani authored
This is required to comply with the standard to flush MSG3 buffer in some occasions and to keep preparing MSG3 payload in advance
-
- 12 Mar, 2025 22 commits
-
-
francescomani authored
error for ra-responsewindow exceeding 10ms instead of assertion (CI test with FAPI would fail otherwise)
-
francescomani authored
-
francescomani authored
(this is needed because it might expire while MSG2 is being decoded despite being received inside the window)
-
francescomani authored
-
francescomani authored
start the rar reception window in PRACH slots but take into account the additional slots difference wrt when we actually would need to start it (in first DCI occasion)
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
also removed unnecessary BWP dependence
-
francescomani authored
-
francescomani authored
-
francescomani authored
this is for do-ra mostly and it was just called to compute MSG3 size which is fixed and known
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Jaroslava Fiedlerova authored
Integration: `2025.w10` See merge request oai/openairinterface5g!3299 * !3265 Remove some unnecessary extern files * !3288 FeedbackDisabled removed from RA * !3294 Fix OAI UE uplink_frequency in FDD mode * !3282 Use common function to prepare DL PDUs in gNB RA * !3290 Fix get_nr_prach_info_from_index() for FDD and long format * !3244 Add F1 handover CI test * !3292 Ensure clean exit of NR UE * !3298 Preventing segmentation fault in print_rrc_meas (if reviewed and CI is OK) * !3297 Reset timing_advance on sync/re-sync * !3289 use slot type for slots in NR
-
- 10 Mar, 2025 5 commits
-
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
- 07 Mar, 2025 8 commits
-
-
Guido Casati authored
Added 3 way F1 handover test with data exchange in the F1 pipeline. The major change is that the UE is acting as a server in the handover scenarion, so it needs to comply with the changes in !3280.
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Bartosz Podrygajlo authored
- Shutdown DL/UL actors - Join the main/stat UE threads
-
- 06 Mar, 2025 2 commits
-
-
luis_pereira87 authored
This prevents the UE to use an outdated timing_advance after a re-sync. It prevents the UE to send a PRACH with a wrong TA, thus preventing a RAPID mismatch in Msg2 (example: '[UE 0][RAPROC][0.0] Received RAR preamble (29) doesn't match the intended RAPID (30)')
-
luis_pereira87 authored
-
- 05 Mar, 2025 1 commit
-
-
Sakthivel Velumani authored
-