An error occurred fetching the project authors.
- 30 May, 2023 1 commit
-
-
Robert Schmidt authored
Previously, in f1ap_decoder.c, we asserted if we did not know a message. Apart form decoding, we did not do anything in that file. Additionally, in f1ap_handlers.c, we were also checking for an unknown message, and printing a warning if a handler is not known. This commit moves the F1AP message decoding to f1ap_handlers.c, and deletes f1ap_decoder.c. In summary, we don't assert on an unknown message, and compile less files. The rest is unchanged.
-
- 20 Mar, 2023 1 commit
-
-
Robert Schmidt authored
The RRC container is transparent for the DU. Hence, we should not decode it.
-
- 09 Mar, 2023 3 commits
-
-
Robert Schmidt authored
-
francescomani authored
-
laurent authored
-
- 20 Feb, 2023 1 commit
-
-
Robert Schmidt authored
-
- 15 Feb, 2023 1 commit
-
-
laurent authored
remove eNB threads for RRC and MAC, MAC thread was only for DRX config (useless) and RRC thread has many race conditions with MAC+PHY
-
- 11 Jan, 2023 1 commit
-
-
laurent authored
ASN_SEQUENCE_ADD return code was checked only in 0.5% of calls, existing errors not detected by sanitize address
-
- 14 Dec, 2022 1 commit
-
-
laurent authored
-
- 02 Dec, 2022 1 commit
-
-
laurent authored
-
- 07 Aug, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 27 Jun, 2022 1 commit
-
-
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.
-
- 28 Dec, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 10 Nov, 2021 1 commit
-
-
matzakos authored
-
- 06 Oct, 2021 1 commit
-
-
matzakos authored
-
- 03 Oct, 2021 1 commit
-
-
Laurent Thomas authored
-
- 28 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 21 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 13 Sep, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 09 Sep, 2021 1 commit
-
-
Laurent Thomas authored
-
- 19 Aug, 2021 1 commit
-
-
Laurent Thomas authored
-
- 17 Aug, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 06 Jul, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 03 Jul, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 02 Jul, 2021 1 commit
-
-
Abhijith authored
-
- 30 Jun, 2021 1 commit
-
-
rmagueta authored
-
- 21 Jun, 2021 3 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 03 Jun, 2021 1 commit
-
-
rmagueta authored
-
- 26 May, 2021 2 commits
-
-
Roberto Louro Magueta authored
This reverts commit f2074461
-
rmagueta authored
-
- 24 May, 2021 1 commit
-
-
luis_pereira87 authored
-
- 20 May, 2021 1 commit
-
-
luis_pereira87 authored
-
- 18 May, 2021 1 commit
-
-
rmagueta authored
-
- 17 May, 2021 1 commit
-
-
rmagueta authored
-
- 16 May, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 12 May, 2021 1 commit
-
-
rmagueta authored
-