- 12 Nov, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 11 Nov, 2021 3 commits
-
-
Melissa Elkadi authored
-
David Kim authored
-
David Kim authored
-
- 10 Nov, 2021 3 commits
-
-
Melissa Elkadi authored
-
David Kim authored
-
Melissa Elkadi authored
-
- 09 Nov, 2021 11 commits
-
-
Melissa Elkadi authored
-
Melissa authored
NSA CI debug update for SA mode See merge request aburger/openairinterface5g!82
-
David Kim authored
-
Melissa authored
CBRA Procedure Working for SA Mode See merge request aburger/openairinterface5g!81
-
Melissa Elkadi authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1279 : Improvements to support other NR bands Minor improvements and small bug fixes to support other MR bands MR !1294 : code cleanup, no feature Remove legacy code, not used and not usable anymore and fix a issue in PDCP NETLINK initialization MR !1298 : 5G NR timing fixes MR !1295 : NR UE PDCCH fixes Removing some hardcoding and bugs in dci detection at UE, mostly for SIB1 and RA MR !1303 : fix bug in GNB MAC nr_store_dlsch_buffer() to handle multipe UEs correctly.
-
David Kim authored
-
David Kim authored
-
David Kim authored
Merge remote-tracking branch 'origin/episys/mel/sa_development_init' into episys/david/nsa_ci_debug_for_sa
-
David Kim authored
-
- 08 Nov, 2021 8 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
Got rid of unnecessary mac->scc check as well
-
Melissa Elkadi authored
The following was changed in this commit: - A new struct in the mac instance was created for all emulated L1 fields. - NR UE RRC state bug was fixed - Checking the RAR rnti based on the MAC instance ra.ra_rnti and not hardcoding to 0x10b - Modified the name of the new emulate_l2 flag to make sense: emulate_l1
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 05 Nov, 2021 14 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
David Kim authored
-
David Kim authored
-
David Kim authored
-
David Kim authored
-
Melissa Elkadi authored
The DCIs are filtered already in the NRUE when the NFAPI messages are handled.
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
Also, changed some if statement formatting.
-
David Kim authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
In SA mode, we will not be able to process the SIB if we change for mac->scc_SIB == NULL : return; So we change the statement for NSA mode
-
Melissa Elkadi authored
It will likely break SA mode because it will filter out Msg3. I will come back to this and fix it for Msg3.
-