- 25 Jun, 2024 25 commits
-
-
Rúben Soares Silva authored
Change parameter type of pack_dci_payload and unpack_dci_payload to avoid -Wstringop-overflow warning. Change declaration of unpack_buf in dci_inversion_test to not require calloc
-
Rúben Soares da Silva authored
Add unitary test for DCI payload pack/unpack with random length/data
-
Rúben Soares da Silva authored
Remove dependency to NFAPI_LIB from nr_fapi_p5 library after having moved the functions related to all P5 messages
-
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
Added missing support for packing/unpacking tag 0x001C (supportedMaxModulationOrderDl) 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 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
Implement FAPI P5 message unpack, as well as message length check function procedure in FAPI P5 library. Update check_nr_unpack_length in nfapi_p5.c to reference FAPI P5 message length check function.
-
- 24 Jun, 2024 10 commits
-
-
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. Added packing/unpacking procedures for STOP.indication and ERROR.indication. Separate a packing function for STOP.request for use in the NR FAPI library.
-
Rúben Soares Silva authored
Add struct representing ERROR.indication message
-
Rúben Soares Silva authored
Apply clang-format to enumeration.
-
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
-
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
-
Rúben Soares Silva authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Rúben Soares da Silva authored
Co-authored-by: Robert Schmidt <robert.schmidt@openairinterface.org>
-
- 20 Jun, 2024 1 commit
-
-
Raphael Defosseux authored
Integration: `2024.w24` See merge request oai/openairinterface5g!2801 * !2789 CI: Increase iperf/iperf3 command timeout * !2762 improve nrUE NAS security: accept NEA1,NEA2,NIA1,NIA2 * !2791 fix regressions for large physical cell id values * !2792 Add support for MIMO 2x2 with USRP B210 at 20 MHz BW and 3/4 sampling rate * !2748 Small UE fixes * !2745 Add google test testcases for nr_get_Pcmax * !2785 Update FHI 7.2 interface, test bandwidths, fix integer overflows
-
- 19 Jun, 2024 1 commit
-
-
Raphael Defosseux authored
-
- 14 Jun, 2024 3 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-