- 05 Nov, 2021 1 commit
-
-
matzakos authored
-Required for interoperability with Accelleran CU and OAI CN -Currently hardcoded values, to be modified so that they are parsed from the DU config file -After this modification Accelleran CU sends gNBCU configuration update
-
- 26 Oct, 2021 3 commits
-
-
matzakos authored
after modifications done at the encoded SIB1 message type included in the RRC container of F1 setup request at the DU -Some cleanup required
-
matzakos authored
Include NR_SIB1_t type in F1 setup req container instead of the whole NR_BCCH_DL_SCH_Message_t message -Wireshark is not complaining after that -Issue at decoding F1 Setup req at the CU due to the new encoding -Keep the previous encoding as the default for now until the CU issue is fixed -Fix PUCCH allocation for ACK/NAK issue appearing when DU runs without OAI CU
-
matzakos authored
-
- 20 Oct, 2021 1 commit
-
-
matzakos authored
-Include ITTI message to RRC to do the actual processing at RRC layer, as done for the other F1AP messages. Leave LTE processing as it was for now.
-
- 18 Oct, 2021 1 commit
-
-
matzakos authored
-Add also a temporary artificial trigger just to be able to test with OAI UE -Comment out most of the part of the UE context release command handler function at the DU in order to separate properly the RRC from F1AP functionality later.
-
- 13 Oct, 2021 2 commits
- 12 Oct, 2021 1 commit
-
-
matzakos authored
-
- 11 Oct, 2021 1 commit
-
-
matzakos authored
-
- 08 Oct, 2021 3 commits
- 07 Oct, 2021 1 commit
-
-
Raphael Defosseux authored
-
- 06 Oct, 2021 5 commits
-
-
matzakos authored
Add handling of UE context modification request at RRC layer of the DU and trigger UE context modification response -Next step: Proper generation of UE context modification response at F1AP layer
-
Panos Matzakos authored
-
Panos Matzakos authored
-
matzakos authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 05 Oct, 2021 6 commits
-
-
matzakos authored
-Fix indentation in UE context modification request message generation function at the CU
-
matzakos authored
Trigger UE context modification request at the CU upon reception of PDU Session Resource setup request from the AMF -F1 message successfully encoded at the CU (including SRB2, DRB and F1-U tunnel configuration) and received from the DU. -Next steps: handling of UE context modification request at the DU and triggering the UE context setup response towards the CU.
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
doc(release): Updating the 5F RF simulator documentation and docker-compose following the v1.2.0 release of OAI-CN5G Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
doc(release): Updating the 5F RF simulator documentation and docker-compose following the v1.2.0 release of OAI-CN5G Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 04 Oct, 2021 2 commits
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
matzakos authored
-
- 03 Oct, 2021 1 commit
-
-
Laurent Thomas authored
-
- 01 Oct, 2021 9 commits
-
-
Laurent THOMAS authored
Merge branch 'NR_F1C_F1U_extensions' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_F1C_F1U_extensions
-
Laurent THOMAS authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
matzakos authored
Additional corrections for non-mandatory presence of DRB,SRB setup lists in handling of F1AP UE ctxt setup request,response messages
-
matzakos authored
-
matzakos authored
Use the updates of the masterCellGroup configuration as input to UE context setup response, instead of the whole mastercellgroup configuration stored at the UE context of the DU. -Deallocate memory for the updates on masterCellGroup config. after the information is encoded.
-
- 30 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 29 Sep, 2021 1 commit
-
-
matzakos authored
-
- 28 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-