- 31 Mar, 2023 1 commit
-
-
Robert Schmidt authored
-
- 28 Mar, 2023 12 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
In the UE, we wish to handle ^C in the UE to send a message before terminating, so we allow custom wait handlers to implement such functionality. Use itti_wait_tasks_unblock() to unblock itti_wait_tasks_end(). Also, implement itti_wait_tasks_end() using semaphores, as signals are not async-signal-safe (and therefore should not be used in a signal handler).
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 26 Mar, 2023 1 commit
-
-
Robert Schmidt authored
integration_2023_w12 See merge request oai/openairinterface5g!2030 * !1957 UL improvements for 2-layers * !2016 int32_t to c16_t conversion * !2028 Fix ue capability config files * !2022 NR dlsim pmi input * !2027 limiting SR periodicity according to scs * !1985 Correct F1 RRC Message Transfer * !2024 harmonize mac_CellGroupConfig RRC configuration * !2026 Fix build by installing nrscope dependencies
-
- 24 Mar, 2023 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
luis_pereira87 authored
-
- 23 Mar, 2023 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Robert Schmidt authored
-
- 22 Mar, 2023 5 commits
-
-
Roberto Louro Magueta authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 Mar, 2023 2 commits
-
-
Melissa Elkadi authored
-
francescomani authored
-
- 20 Mar, 2023 8 commits
-
-
Roberto Louro Magueta authored
Add CI test: 3GPP G-FR1-A4-27, PUSCH Type B, 40 MHz BW, 30 kHz SCS, 2 RX Antennas Requirements Test, 2 layers
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
francescomani authored
-
francescomani authored
-
Robert Schmidt authored
The message is never sent to the RRC. And this message is to be forwarded by the DU to the UE, hence it should not even be handled by the RRC (as the RRC in the CU sends it).
-