An error occurred fetching the project authors.
- 15 Dec, 2022 1 commit
-
-
francescomani authored
-
- 03 Nov, 2022 1 commit
-
-
francescomani authored
-
- 29 Oct, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 18 Oct, 2022 1 commit
-
-
francescomani authored
-
- 29 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 26 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 26 Jul, 2022 1 commit
-
-
Roberto Louro Magueta authored
-
- 20 Jul, 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.
-
- 08 Jun, 2022 1 commit
-
-
francescomani authored
-
- 12 May, 2022 1 commit
-
-
luis_pereira87 authored
-
- 04 May, 2022 1 commit
-
-
francescomani authored
-
- 13 Apr, 2022 1 commit
-
-
rmagueta authored
-
- 12 Apr, 2022 1 commit
-
-
rmagueta authored
-
- 24 Feb, 2022 1 commit
-
-
Mario Hudon authored
-
- 04 Feb, 2022 1 commit
-
-
francescomani authored
-
- 31 Dec, 2021 1 commit
-
-
francescomani authored
-
- 22 Nov, 2021 1 commit
-
-
francescomani authored
-
- 19 Nov, 2021 1 commit
-
-
francescomani authored
-
- 17 Nov, 2021 1 commit
-
-
Deokseong "David" Kim authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 10 Nov, 2021 1 commit
-
-
David Kim authored
-
- 05 Nov, 2021 2 commits
-
-
Guido Casati authored
- reviewed redundant code - removed unnecessary return
-
Guido Casati authored
- the param was hardcoded to 12 at gNB side while it was computed at UE side - the same function used at UE side has been moved to the common file - now the computation at gNB side is consistent with the UE
-
- 01 Nov, 2021 1 commit
-
-
francescomani authored
-
- 29 Oct, 2021 1 commit
-
-
David Kim authored
-
- 09 Oct, 2021 1 commit
-
-
mjoang authored
-
- 27 Sep, 2021 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 30 Aug, 2021 1 commit
-
-
Abhijith authored
-
- 25 Aug, 2021 1 commit
-
-
Eurecom authored
-
- 24 Aug, 2021 1 commit
-
-
Mario Joa-Ng authored
-
- 23 Aug, 2021 2 commits
-
-
mjoang authored
1. Move NR_LONG_BSR_TABLE and NR_SHORT_BSR_TABLE to nr_mac_common.c 2. Change nr_rlc_mac_config_req_ue_logicalChannelBearer to nr_rrc_mac_config_req_ue_logicalChannelBearer.
-
mjoang authored
1. Call mac_rlc_status_ind only for existing bearers. 2. Re-enable logging in mac_rlc_status to detect any call for non-existing bearer.
-
- 17 Aug, 2021 1 commit
-
-
mjoang authored
1. Add nr_ue_init_mac() to initialize the fields in nr_mac instance. 2. Fix bug on handling padding BSR.
-
- 16 Aug, 2021 2 commits
-
-
francescomani authored
-
mjoang authored
-
- 04 Aug, 2021 1 commit
-
-
cig authored
- takes in input MAC instance - uses a mac ce struct - minor fixes
-