- 02 Oct, 2023 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
- Currently no fields to store DRB release: need persist in ASN structure - This will be revisited once there is E1 bearer release release
-
Robert Schmidt authored
-
Robert Schmidt authored
Most functions start with nr_rlc_*(), so do the same for release
-
Robert Schmidt authored
Most functions start with nr_pdcp_*(), so do the same for release.
-
Robert Schmidt authored
-
Robert Schmidt authored
- Add necessary fields to F1 message - Add F1AP encoding/decoding of UE Ctxt Modif Req DRB Release
-
- 28 Sep, 2023 1 commit
-
-
Robert Schmidt authored
-
- 25 Sep, 2023 1 commit
-
-
Robert Schmidt authored
integration_2023_w38 See merge request oai/openairinterface5g!2354 * !2296 rfsimulator optimization * !2344 NR UE DCI config small fixes * !2342 Fix for PBCH decoding * !2347 Handle NAS registration accept inside NAS downlink * !2350 Tutorials: upgrade UHD version to 4.5.0.0 * !2351 NR UE HARQ fix * !2304 Use F1 internally: F1 Setup * !2306 nr_ulsim and nr_dlsim logging and help modifications * !2305 NR UE RRC bearers management * !2353 Fix documentation references to "telnetsrv"
-
- 24 Sep, 2023 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 22 Sep, 2023 27 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/add-registration-accept-inside-nas-downlink' into integration_2023_w38
-
Nada Bouknana authored
- Reorder help messages - Add possibility to log results per SNR to CSV file with `-X` or `-Z` - Reformat files Co-authored-by: MoadMaroufi <maaroufi.moaad321@gmail.com> Co-authored-by: francescomani <email@francescomani.it> Co-authored-by: Robert Schmidt <robert.schmidt@openairinterface.org>
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- store the assoc ID of a UE at the RRC - if F1 receives an SCTP shutdown, it removes the endpoint - F1 will also send an "F1 Lost Connection" message to the RRC - it is not yet possible to reconnect a DU after it had already been connected at the CU, since the CU F1AP task will try to rebind GTP, which fails
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- Free the memory - for NGAP NAS UL and NAS First request, allocate memory to avoid use-after-free errors
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-