- 24 Jan, 2024 1 commit
-
-
Florian Kaltenberger authored
-
- 22 Jan, 2024 5 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
- 19 Jan, 2024 1 commit
-
-
Reem Bahsoun authored
-
- 18 Jan, 2024 1 commit
-
-
Rúben Soares da Silva authored
-
- 17 Jan, 2024 6 commits
-
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Add 'chmod +x' to Aerial docker-compose.yaml to guarantee that the L1 entry script is executable before starting
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Addition of assert when running nr-softmodem in nfapi mode other than aerial when compiled with it
-
- 12 Jan, 2024 2 commits
-
-
Reem Bahsoun authored
-
Reem Bahsoun authored
-
- 09 Jan, 2024 3 commits
-
-
Fredrik Molander authored
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Fix nrmac reference to use reference created earlier in the function Removal of pucch2 bits check, as it already supports more than 11 bits Reversal of pusch_timedoaminallocation, as it's not needed for Aerial L1 functionality
-
- 08 Jan, 2024 1 commit
-
-
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
-
- 05 Jan, 2024 9 commits
-
-
francescomani authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
- update explanation for noS1 - better help for nr-uesoftmodem options - consistent writing of name "RFsimulator" - remove LDPC section at end, is already referenced in doc/README.md
-
Robert Schmidt authored
-
Robert Schmidt authored
- Add TOC - Better describe what RFsim does - Remove misleading, wrong, unnecessary information * It is futile to mention --phy-test or other modes, RFsim works with all * Explaining how to ping is not the task of the RFsim documentation (that is what tutorials are for) * Remove useless/outdated build log information - Add some more information on which flags to run - Improve formatting, and minor clarifications
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
Merge remote-tracking branch 'origin/NR_UE_harmonize_NAS_registration_accept' into integration_2024_w01
-
- 04 Jan, 2024 4 commits
-
-
francescomani authored
improvements in UE detachment, including sending a message from NAS and signaling to MAC and fixing some memory leaks when terminating UE
-
luis_pereira87 authored
SCF FAPI 222.10.02 had a bug on the description of CoreSetType: 0: CORESET is configured by the PBCH or SIB1 (subcarrier 0 of CRB0 for DMRS mapping) 1: otherwise (subcarrier 0 of CORESET) That was fixed in SCF 222.10.04: 0: CORESET is configured by the PBCH or SIB1 (subcarrier 0 of the CORESET) 1: otherwise (subcarrier 0 of CRB0 for DMRS mapping) That wrong description created a misunderstanding, to overcome it we "wrongly" added a third value. This commit fixes that and aligns the CoreSetType with FAPI 222.10.04
-
Laurent THOMAS authored
rework PUCCH codec with c16_t type, rewrite large parts of functions to make readable code. Not fixed parts that are using SIMD. No change, the code is still same block by block (variable visibility narrowed, declaration can be shifted)
-
Robert Schmidt authored
- Do not list L1sim as a way of running OAI: it is untested, and might not work - Reword the tutorial where necessary, remove outdated/wrong information (e.g., we don't test this mode AFAIK)
-
- 03 Jan, 2024 1 commit
-
-
francescomani authored
-
- 27 Dec, 2023 3 commits
-
-
luis_pereira87 authored
Implement RA Contention Resolution timer in gNB accordingly with 3GPP TS 38.321 Section 5.1.5 Contention Resolution
-
luis_pereira87 authored
The UE will trigger new RA either with MAC CE C-RNTI or with new RRCSetupRequest: - MAC CE C-RNTI: The ul_failure_timer will be reset - RRCSetupRequest: New UE will be created and the previous one will be deleted
-
luis_pereira87 authored
-
- 24 Dec, 2023 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 23 Dec, 2023 1 commit
-
-
Robert Schmidt authored
Integration: 2023.w51 See merge request oai/openairinterface5g!2483 * !2221 NR UE going to IDLE state * !2464 move common .h file in common directory, remove mem_block_t * !2479 CI: test with 2 UL layers in AW2S pipeline * !2468 LDPC T2 card: fix and doc update * !2480 Enabling multi-ue support in the open-source L2 proxy * !2476 Fixes for multi-DU/CU-UP and CI test * !2482 Trigger UL Failure if Ack of Msg4 not received * !2484 function to harmonize handling of NAS registraction accept
-