An error occurred fetching the project authors.
- 11 Jun, 2024 25 commits
-
-
Rúben Soares da Silva authored
Add unitary test for ERROR.indication ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Add unitary test for STOP.indication ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Add unitary test for STOP.request ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Add unitary test for START.response ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
Add utility functions related to START.response
-
Rúben Soares da Silva authored
Add unitary test for START.request ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
-
Rúben Soares da Silva authored
Add unitary test for CONFIG.response ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
Add utility functions related to CONFIG.response
-
Rúben Soares da Silva authored
Add unitary test for CONFIG.request ( test pack/unpack, free, copy and compare )
-
Rúben Soares da Silva authored
Add utility functions related to CONFIG.request
-
Rúben Soares da Silva authored
Add unitary test for PARAM.response ( test pack/unpack, free, copy and compare )
-
Rúben Soares Silva authored
Now properly handles tag 0x0005 (NumConfigTLVsToReport) and subsequent TLVs that come after this value ( Table 3-9 SCF 222.10.02 )
-
Rúben Soares Silva authored
-
Rúben Soares da Silva authored
Add unitary test for PARAM.request ( test pack/unpack, free, copy and compare )
-
Rúben Soares Silva authored
-
Rúben Soares da Silva authored
Add nr_fapi_p5_utils.c/.h to nr_fapi_p5 library, with the objective of defining functions to compare, properly free and copy P5 FAPI message
-
Rúben Soares Silva authored
-
Rúben Soares da Silva authored
Note: nr_fapi_p5 dependence in NFAPI_USER_LIB will be removed in a later commit
-
Rúben Soares Silva authored
Will be reused from other files in later commits.
-
Rúben Soares Silva authored
Add struct representing ERROR.indication message
-
Rúben Soares Silva authored
-
- 31 May, 2024 1 commit
-
-
Rúben Soares da Silva authored
Expose needed (n)FAPI procedures to aerial_lib ( both P5 and P7 ) via a header file. Move (n)FAPI P7 packing/unpacking function interface into separate header file Include needed headers in aerial_lib
-
- 29 May, 2024 4 commits
-
-
Rúben Soares da Silva authored
Properly add compile definitions related to aerial_lib into targets that depend on it ( ENABLE_AERIAL ) Add target_compile_definitions to L2_NR library in order to propagate #define in gnb_config.c
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Rúben Soares da Silva authored
Co-authored-by:
Robert Schmidt <robert.schmidt@openairinterface.org>
-
- 04 Apr, 2024 1 commit
-
-
Robert Schmidt authored
- It is only a couple of bytes - It hid a bug: if two preambles, L1_nr_prach_procedures() overwrote the preamble of the first with the second one
-
- 03 Apr, 2024 1 commit
-
-
francescomani authored
-
- 22 Mar, 2024 1 commit
-
-
francescomani authored
-
- 15 Mar, 2024 1 commit
-
-
Laurent THOMAS authored
add RA stat trace by enum name instead of integer printing fix minor a few minor typos
-
- 13 Mar, 2024 1 commit
-
-
francescomani authored
-
- 11 Mar, 2024 1 commit
-
-
Rúben Soares da Silva authored
Some places (e.g., 4G eNB/UE nfapi mode) use numbers for the FAPI mode, directly mapping to an enum. Aerial being in the middle messes up these numbers. Put it at the end to limit possible problems.
-
- 08 Mar, 2024 1 commit
-
-
Rúben Soares da Silva authored
- Aerial config file - Changes for ARC1.1. Change config file to max MCS 25. Fixed pdu size errors. - Remove taskset from Dockerfile.gNB.aerial.ubuntu20 after changing isolated CPUs - removed the USRP from Docker file Co-authored-by:
Florian Kaltenberger <florian.kaltenberger@eurecom.fr> Co-authored-by:
Fredrik Molander <fmolander@nvidia.com> Co-authored-by:
Reem Bahsoun <reem.bahsoun@openairinterface.org>
-
- 06 Mar, 2024 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 04 Mar, 2024 1 commit
-
-
Laurent THOMAS authored
-