- 30 Nov, 2023 1 commit
-
-
Sriharsha Korada authored
- Implement: Extend the F1 encoding and decoding with Qos - Implement: E1 decoding for QoS - Fix: Modify the UE_MODIFICATION_REQUEST_MSG towards DU to contain QoS info based on E1AP context response - Fix: Modify the E1AP and F1AP message structures - Fill the Qos configuration to send to MAC
-
- 28 Nov, 2023 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
See merge request oai/openairinterface5g!2450 * !2440 hotfix: set PDCP t-reordering to 100ms * !2439 rfsimulator: ignore PIPE signal * !2441 minor: documentation: advertise correct default value for --ssb * !2446 chore(ci): displaying the ASN1C commit * !2443 CI documentation: updates and how to reproduce * !2355 NR UE improve handling of MSG4 feedback in default PUCCH * !2408 NR UE MAC config improvements * !2431 T: isolate generated .h files when using make * !2442 nr pdcp: rework reestablishment * !2448 lte: switch to RRC release 16.13.0 * !2088 Implementation of logical channel prioritization at UE * correctly read timing advance option `-A` in gNB * set sample advance for OAIUE test to make it more stable * set gain for OAIUE test to make it more stable * !2445 Correctly allocate SCC n_TimingAdvanceOffset * !2454 bugfix: fix NSA CI test
-
- 27 Nov, 2023 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
It seems like initialDLBWPcontrolResourceSetZero needs to be set otherwise the quectel UE does not accept the Reconfiguration.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 24 Nov, 2023 8 commits
-
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/implement_logical_channel_prioritization_ue' into integration_2023_w47
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
A COTS UE is sending UE capabilities with accessStratumRelease "rel16" which is not decoded by our RRC. Switching to RRC 16.13.0 lets our RRC accept these capabilities (and as a positive side effect lets this particular UE work nicely in NSA fr1).
-
luis_pereira87 authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/NR_UE_improve_handling_msg4_feedback' into integration_2023_w47
-
- 23 Nov, 2023 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
francescomani authored
-
- 22 Nov, 2023 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 Nov, 2023 2 commits
-
-
francescomani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Nov, 2023 12 commits
-
-
luis_pereira87 authored
-
Cedric Roux authored
cleanup means: - typo: susbend -> suspend - call nr_pdcp_manager_unlock() where needed - simplify LOG_XX (remove __FILE__, __LINE__, __FUNCTION__) note: nr_pdcp_release_srb() and nr_pdcp_release_drb() don't use nr_pdcp_release_drb() because they modify the arrays, so it does not make sense to "abstract" the accesses to ->srb and ->drb.
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-