An error occurred fetching the project authors.
- 13 Jun, 2023 1 commit
-
-
General ABS authored
-
- 02 Jun, 2023 2 commits
-
-
Robert Schmidt authored
For the reestablishment, the SRB2 in the RRC reconfiguration following the reestablishment needs to include ReestablishPDCP true. We were not sending that. In this commit, I add a parameter to add that parameter on demand. There might be a better solution.
-
Robert Schmidt authored
-
- 01 Jun, 2023 1 commit
-
-
Cedric Roux authored
We don't work much on asn1c. The version we use has several bugs. There is an active community out there that fixes bugs and improves asn1c. Let's use their version.
-
- 31 May, 2023 1 commit
-
-
laurent authored
-
- 30 May, 2023 2 commits
-
-
luis_pereira87 authored
Update 'Active' flag for SRB 2 when setting it up and avoind to add it multiple times in rlc_BearerToAddModList
-
luis_pereira87 authored
-
- 29 May, 2023 1 commit
-
-
laurent authored
-
- 26 May, 2023 7 commits
-
-
mir authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 25 May, 2023 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
There are a number of timers in RRC. Those are not or only partially implemented, and certainly don't work in F1. Hence, remove them to replace with a better implementation later.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 23 May, 2023 1 commit
-
-
Bruno Mongazon-Cazavet authored
-
- 10 May, 2023 2 commits
-
-
Angelo Athanassopoulos authored
1. Avoid using fill_masterCellGroup() function, during reestablishment. 2. Send the existing CellGroupConfig, instead of calling fill_masterCellGroup().
-
Angelo Athanassopoulos authored
Fill the right DRBs for Master Cell Group Config and drop the bearer_id_start, nb_bearers_to_setup
-
- 05 May, 2023 1 commit
-
-
Laurent THOMAS authored
Contributions by Robert Schmidt <robert.schmidt@openairinterface.org>
-
- 03 May, 2023 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 28 Apr, 2023 1 commit
-
-
laurent authored
-
- 21 Apr, 2023 1 commit
-
-
luis_pereira87 authored
Add mac_CellGroupConfig in RRCReconfiguration after a RRCReestablisment to configure SR, BSR, TAG and PHR
-
- 15 Apr, 2023 1 commit
-
-
Cedric Roux authored
It may happen that the drb to configure is not 1, so we may need this array in rrc_gNB_generate_dedicatedRRCReconfiguration(). Not tested, this commit is mostly to harmonize with other places in openair2/RRC/NR/rrc_gNB.c
-
- 11 Apr, 2023 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- for updating cellGroup - for removing UE - not done for SI information and RRC timers
-
Robert Schmidt authored
-
- 05 Apr, 2023 2 commits
-
-
Angelo Athanassopoulos authored
Changes 1. Passing function argument by reference. 2. Use a pointer for ue->established_drbs[drb_id - 1] in generateDRB.
-
Angelo Athanassopoulos authored
-