An error occurred fetching the project authors.
- 17 Oct, 2023 1 commit
-
-
Rúben Soares da Silva authored
PDU Length is as per SCF 222.10.02: The total length (in bytes) of the PDU description and PDU data, without the padding bytes. From TX_DATA.request we get 8 (2 bytes PDU_Length + 2 bytes PDU_Index + 4 bytes num_TLV ) and from each TLV we get 4 + value size ( 2 bytes tag + 2 bytes length + value size without pading) Therefore, add function to compute PDU_length() value for TX_Data.request, taking into account how many TLVs there are. compute_PDU_length() does not rely on access to `nfapi_nr_pdu_t`. Put it into nr_mac_common.c to avoid introducing dependencies.
-
- 29 Sep, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 22 Sep, 2023 1 commit
-
-
Robert Schmidt authored
The MasterInformationBlock is handled at the DU and sent to the CU in the F1 Setup Response. Hence, move it down to the MAC. Furthermore: - Change type because MIB_PDU_t is 4G type - Simplify schedule_nr_mib()
-
- 08 Sep, 2023 1 commit
-
-
francescomani authored
-
- 23 Aug, 2023 1 commit
-
-
francescomani authored
-
- 19 Aug, 2023 1 commit
-
-
francescomani authored
-
- 18 Aug, 2023 1 commit
-
-
Laurent THOMAS authored
- Global variables that are never written to are marked const - Remove some EXTERN declaration - Remove unused `log_mem_multi` from logging module
-
- 11 Aug, 2023 1 commit
-
-
Vijay Chadachan authored
-
- 08 Aug, 2023 1 commit
-
-
francescomani authored
-
- 04 Aug, 2023 1 commit
-
-
francescomani authored
-
- 27 Jul, 2023 1 commit
-
-
francescomani authored
-
- 20 Jul, 2023 1 commit
-
-
Vaibhav Shrivastava authored
-
- 26 Jun, 2023 1 commit
-
-
rmagueta authored
-
- 10 Jun, 2023 1 commit
-
-
francescomani authored
-
- 08 Jun, 2023 2 commits
-
-
laurent authored
-
francescomani authored
-
- 06 Jun, 2023 1 commit
-
-
DanielAndrade authored
-
- 05 Jun, 2023 1 commit
-
-
Laurent Thomas authored
-
- 05 May, 2023 1 commit
-
-
francescomani authored
-
- 28 Apr, 2023 1 commit
-
-
laurent authored
-
- 19 Apr, 2023 1 commit
-
-
laurent authored
-
- 17 Apr, 2023 1 commit
-
-
francescomani authored
-
- 07 Apr, 2023 1 commit
-
-
francescomani authored
-
- 18 Mar, 2023 1 commit
-
-
luis_pereira87 authored
Fix segmentation fault when calling get_transformPrecoding function for BWP_id > 0 and rach_ConfigCommon = NULL
-
- 15 Mar, 2023 1 commit
-
-
Thomas Schlichter authored
-
- 09 Mar, 2023 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 23 Feb, 2023 7 commits
-
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
- 14 Jan, 2023 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 27 Dec, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 15 Dec, 2022 1 commit
-
-
francescomani authored
-
- 14 Dec, 2022 1 commit
-
-
Roberto Louro Magueta authored
-