An error occurred fetching the project authors.
- 04 May, 2022 1 commit
-
-
francescomani 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
-
- 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
-
- 29 Oct, 2021 1 commit
-
-
David Kim authored
-
- 09 Oct, 2021 1 commit
-
-
mjoang authored
-
- 27 Sep, 2021 2 commits
-
-
francescomani authored
-
francescomani 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 2 commits
-
-
cig authored
- takes in input MAC instance - uses a mac ce struct - minor fixes
-
cig authored
- included MAC CE sub-PDUs size in the computation of RLC data to transmit this fixes the error with residual mac pdu appearing at gNB side when transmitting higher amount of data - got rid of the nr_generate_ulsch_pdu and moved the relevant UL-SCH MAC PDU generation procedure within the nr_ue_get_sdu and nr_ue_get_rach - reduced memcpy calls and unnecessary memory allocations - fetching RLC data and SDU size from the mac_rlc_data_req, removed the call to mac_rlc_get_buffer_occupancy_ind - introduced a new function to generate the MAC CEs sub-PDUs - removed unnecessary function input parameters - minor fixes and cleanup - enhanced logging
-
- 10 Jul, 2021 1 commit
-
-
francescomani authored
-
- 05 Jul, 2021 1 commit
-
-
francescomani authored
-
- 24 May, 2021 1 commit
-
-
francescomani authored
-
- 18 May, 2021 1 commit
-
-
francescomani authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 30 Apr, 2021 1 commit
-
-
francescomani authored
-
- 15 Apr, 2021 1 commit
-
-
rmagueta authored
-
- 14 Apr, 2021 1 commit
-
-
francescomani authored
-
- 09 Apr, 2021 1 commit
-
-
francescomani authored
-
- 08 Apr, 2021 1 commit
-
-
francescomani authored
-
- 05 Apr, 2021 1 commit
-
-
francescomani authored
-
- 04 Apr, 2021 1 commit
-
-
Raymond Knopp authored
UE Configuration after SIB1 ok, RAR configuraiton/reception ok, Msg3 transmission / reception ok, CU fails when needing to at SRB1
-
- 31 Mar, 2021 1 commit
-
-
rmagueta authored
-
- 30 Mar, 2021 2 commits
-
-
francescomani authored
-
Raymond Knopp authored
-
- 25 Mar, 2021 1 commit
-
-
francescomani authored
-
- 09 Feb, 2021 1 commit
-
-
luis_pereira87 authored
-