An error occurred fetching the project authors.
- 13 Sep, 2022 22 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
fixed bug in address length feild
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Modified GTP tunnel update function accordingly Put GTP tunnel update out of F1AP F1 split works
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Monolithic and F1 split works
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
compiles, to be tested
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
To be tested: Handling of bearer context setup response and subsequent UE context modifition msg to F1AP task
-
laurent authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
laurent authored
-
Sakthivel Velumani authored
-
laurent authored
-
laurent authored
-
laurent authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 07 Aug, 2022 5 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 01 Aug, 2022 1 commit
-
-
laurent authored
-
- 20 Jul, 2022 1 commit
-
-
luis_pereira87 authored
-
- 18 Jul, 2022 1 commit
-
-
Robert Schmidt authored
In the previous version, not all fields, and in particular the `eNB_index`, were not initialized, leading to errors when they were used (e.g., the PDCP code checks that eNB_index == 0).
-
- 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.
-
- 24 Jun, 2022 1 commit
-
-
luis_pereira87 authored
-
- 23 Jun, 2022 1 commit
-
-
Robert Schmidt authored
-
- 20 Jun, 2022 1 commit
-
-
Cedric Roux authored
-
- 14 Jun, 2022 1 commit
-
-
luis_pereira87 authored
-
- 09 Jun, 2022 3 commits
-
-
luis_pereira87 authored
-
francescomani authored
-
Robert Schmidt authored
-
- 06 Jun, 2022 1 commit
-
-
francescomani authored
-
- 28 May, 2022 1 commit
-
-
Laurent THOMAS authored
After this commit, only the RNTI is used as an identifier in the MAC. Further, it removes some module_id, but a lot of them remain (the goal to remove all is still far from us)
-