- Sep 06, 2024
-
-
Robert Schmidt authored
Pass consistently the NR_timer_t object through a pointer. Since we have to modify all occurrences of is_nr_timer_active(), we use that occasion and rename that function to nr_timer_is_active() to make it consistent with all other functions, starting with nr_timer.
-
- Jun 13, 2024
-
-
Bartosz Podrygajlo authored
-
- Nov 08, 2023
-
-
Robert Schmidt authored
This is a workaround for a problem described in #706. In short, we cannot reuse the cu_add/remove_f1_ue_data() functions if we are in an integrated CU-UP/CP ("CU"), but then we can also not reliably use different UE IDs in CU-UP and CU-CP (except if using even more hacks).
-
- Oct 27, 2023
-
-
Robert Schmidt authored
-
- Mar 06, 2023
-
-
Robert Schmidt authored
-
- Jan 19, 2023
-
-
- Jan 19, 2022
-
-
Robert Schmidt authored
Revert the changes to the cqi_to_mcs table introduced in 9fa09f53. Also, take out cqi_to_mcs form NR UE, as it is not used in there.
-
- Oct 24, 2021
-
-
Thomas Laurent authored
-
- Mar 25, 2021
-
-
Thomas Laurent authored
-
- Feb 09, 2021
-
-
More accurately, we changed the do/while infinite loop to be an infinite for loop for the read command of the socket. The socket file descriptor choice is more clear now.
-
- Jun 09, 2020
-
-
Thomas Laurent authored
-
- Jun 01, 2020
-
- May 20, 2020
-
-
Thomas Laurent authored
-
- May 19, 2020
-
-
Thomas Laurent authored
-
- May 15, 2020
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- May 03, 2020
-
-
Thomas Laurent authored
-
- Feb 04, 2020
-
-
frtabu authored
-
- May 23, 2019
-
-
yilmazt authored
phy_simulators do compile, but dlsim&nr_(ulsch/dlsch/pbch)sims do not pass tests + Raphael's CI patch applied.
-
- May 17, 2019
-
-
Thomas Laurent authored
-
- Nov 16, 2018
-
-
Louis Adrien Dufrene authored
-
- Nov 15, 2018
-
-
Florian Kaltenberger authored
-
- Aug 27, 2018
-
-
knopp authored
-
- Jul 30, 2018
-
-
Wang Tsu-Han authored
-
- Jul 03, 2018
-
-
Thomas Laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
- Jun 26, 2018
-
-
Thomas Laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
- May 31, 2018
-
-
knopp authored
-
- Apr 25, 2018
-
-
knopp authored
-