- Jan 12, 2023
-
-
Rúben Soares Silva authored
Fix setup_time overflow in vnf processing thread, preventing gNB from stopping message processing once setup_time overflowed
-
- Dec 15, 2022
-
-
Francesco Mani authored
-
- Dec 13, 2022
-
-
- Nov 23, 2022
-
-
Francesco Mani authored
-
- Nov 09, 2022
-
-
Francesco Mani authored
-
- Nov 03, 2022
-
-
Francesco Mani authored
-
- Oct 29, 2022
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- Oct 18, 2022
-
-
Francesco Mani authored
-
- Aug 26, 2022
-
-
Francesco Mani authored
-
- Aug 25, 2022
-
-
Roberto Louro Magueta authored
-
- Aug 18, 2022
-
-
Robert Schmidt authored
-
- Aug 16, 2022
-
-
Robert Schmidt authored
-
-
- Aug 04, 2022
-
-
Sagar Parsawar authored
-
- Jul 28, 2022
-
-
Francesco Mani authored
-
- Jul 26, 2022
-
-
Roberto Louro Magueta authored
-
- Jul 20, 2022
-
-
- Jul 06, 2022
-
-
Roberto Louro Magueta authored
-
- Jun 27, 2022
-
-
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.
-
- Jun 10, 2022
-
-
Roberto Louro Magueta authored
-
- Jun 08, 2022
-
-
Roberto Louro Magueta authored
-
- May 13, 2022
-
-
Roberto Louro Magueta authored
-
- May 05, 2022
-
-
Roberto Louro Magueta authored
-
- May 03, 2022
-
-
Roberto Louro Magueta authored
-
- Apr 12, 2022
-
-
Roberto Louro Magueta authored
-
- Mar 26, 2022
-
-
Francesco Mani authored
-
- Mar 25, 2022
-
-
Francesco Mani authored
-
- Mar 23, 2022
-
-
Melissa authored
The SR ind was not properly being packed and unpacked. The RX inidcation was not properly being allocated prior to unpacking. The freq_shift field was declared as a uint16_t but push/pulled as a uint8_t. Added MSG_TRUNC in the nfapi VNF recvfrom.
-
- Mar 16, 2022
-
-
Robert Schmidt authored
-
- Mar 08, 2022
-
-
Melissa authored
We seprarated out the large if block in the push/pull of the UL_TTI_REQ fields to make it easier to read and debug. Furthermore, we add in AsserFatals before indexing in UL_TTI_REQ PDU list to ensure we are not indexing past the end of the array.
-
Roberto Louro Magueta authored
-
- Mar 03, 2022
-
-
Melissa authored
- OPENAIR_DIR replaced with AWGN_RESULTS_DIR - Copying UCI_2_3_4 PDU with rx'd PDU from proxy - Reverting hacks/whitespace changes
-
- Feb 25, 2022
-
-
Francesco Mani authored
-
- Feb 23, 2022
-
-
Roberto Louro Magueta authored
-
- Feb 18, 2022
-
-
Melissa authored
-
- Feb 17, 2022
-
-
Francesco Mani authored
-
- Feb 16, 2022