An error occurred fetching the project authors.
- 02 Sep, 2022 1 commit
-
-
laurent authored
-
- 16 Aug, 2022 1 commit
-
-
Robert Schmidt authored
-
- 03 Aug, 2022 1 commit
-
-
Cedric Roux authored
-
- 01 Aug, 2022 1 commit
-
-
laurent authored
-
- 27 Jun, 2022 1 commit
-
-
Robert Schmidt authored
OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as there is a standard bool type, and could lead to nasty bugs if a definition of a bool is non-standard (0 == false, true == !false). This commit removes all non-standard bools in the whole project.
-
- 19 May, 2022 1 commit
-
-
KARIM BOUTIBA authored
-
- 15 Apr, 2022 1 commit
-
-
matzakos authored
-
- 07 Apr, 2022 1 commit
-
-
Raymond Knopp authored
-
- 06 Apr, 2022 1 commit
-
-
matzakos authored
-Remove commented out code, debug logs, some hardcodings, fix indentation
-
- 01 Apr, 2022 2 commits
-
-
athanassopoulos authored
1. Removed SDAP struct from protocol context. 2. Added configuration for the SDAP. 3. SDAP doesn't use pdcp_entities, the values come from function arguements. 4. Make nr_pdcp_ue_manager accessible from SDAP. 5. Avoid using the PDCP locking mechanism in SDAP. 6. Removed nr_pdcp_find_entity_sdap function. 7. Rename dummy eNB function to make GTP compile (no SDAP). 8. Fix: Regression issues with LTE 9. Fix: Regression issues with NR CU/DU
-
athanassopoulos authored
-
- 29 Mar, 2022 1 commit
-
-
Raymond Knopp authored
-After that no DL traffic is getting blocked at the Accelleran CU for low values of throughput -Remaining to remove the hardcoded value of buffer availability and report the actual value from the DU.
-
- 03 Mar, 2022 1 commit
-
-
Raymond Knopp authored
-
- 07 Feb, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 26 Jan, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 30 Dec, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 15 Dec, 2021 1 commit
-
-
Raymond Knopp authored
-
- 16 Nov, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 20 Oct, 2021 1 commit
-
-
frtabu authored
-
- 03 Oct, 2021 1 commit
-
-
Laurent Thomas authored
-
- 01 Oct, 2021 3 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 30 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 27 Sep, 2021 1 commit
-
-
athanassopoulos authored
-
- 22 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 21 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 15 Sep, 2021 1 commit
-
-
matzakos authored
-
- 14 Sep, 2021 2 commits
-
-
matzakos authored
-
Laurent THOMAS authored
-
- 13 Sep, 2021 3 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 09 Sep, 2021 1 commit
-
-
Laurent Thomas authored
-
- 08 Sep, 2021 1 commit
-
-
matzakos authored
-
- 06 Sep, 2021 1 commit
-
-
matzakos authored
Add rrc handling for F1 UE context setup response message at the CU and gtp-u tunnel update functionality -Remains to be tested
-
- 02 Sep, 2021 2 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 31 Aug, 2021 1 commit
-
-
matzakos authored
however the address in the NGAP message is still wrong
-