- Feb 03, 2021
-
-
Thomas Schlichter authored
-
- Feb 01, 2021
-
-
- Dec 04, 2020
-
-
Sakthivel Velumani authored
-
- Nov 25, 2020
-
-
Sakthivel Velumani authored
-
- Nov 24, 2020
-
-
Sakthivel Velumani authored
The thread count would me minimum of (no of cores in the machine) or (parameter mentioned in config file)
-
- Nov 23, 2020
-
-
Sakthivel Velumani authored
Script added to set the no of threads according to run-time conditions of the machine.
-
- Nov 18, 2020
-
-
Thomas Schlichter authored
-
- Oct 02, 2020
-
-
Sakthivel Velumani authored
-
- Sep 22, 2020
-
-
Cédric Roux authored
Some data remains in the PHY of the gNB after UE removal by upper layers. After some connection/deconnection/reconnection the gNB will exit because there is no free space in PHY. This commit adds some global variables shared by MAC and PHY. The function mac_remove_nr_ue puts UEs to be removed in it and the function rxtx removes what needs to be removed. This is a hack. It will be removed at some point in time. The real way to remove in the PHY should be to release data after some time of inactivity in the PHY, which would mean the UE has been removed in upper layers. Kind of timer-based thing. There should be no communication between PHY and MAC.
-
Cédric Roux authored
This commit introduces several enhancements in X2AP and RRC to deal with ENDC. The main goal is to deal with UE's on/off and with various errors. The following work is included: - DC prep and DC overall X2 timers - X2 messages for UE release and DC timers' timeout Open problems: - what to do when the UE sends an scg Failure? This commit removes the UE. And this removal may not be correctly done - UE removal in the gNB's PHY layer (a next commit is coming, but it is hackish and will need a rework)
-
- Sep 17, 2020
-
-
Sakthivel Velumani authored
-
- Sep 11, 2020
-
-
Florian Kaltenberger authored
NR PHY should now be able to handle multiple PRACH occasions
-
- Sep 10, 2020
-
- Aug 27, 2020
-
-
Sakthi authored
-
Sakthivel Velumani authored
-
- Aug 06, 2020
-
- Jul 30, 2020
-
-
- Jul 16, 2020
-
-
RAJU K N authored
-
- Jun 01, 2020
-
- May 20, 2020
-
-
Thomas Laurent authored
-
- May 13, 2020
-
- Apr 14, 2020
-
-
- Apr 09, 2020
-
-
Sakthivel Velumani authored
-
- Apr 01, 2020
-
-
Robert Schmidt authored
When a header is changed, all including files need to be recompiled, too. Thus, including a header needlessly all over the place drives compile times up without any reason.
-
- Mar 27, 2020
-
-
Francesco Mani authored
-
- Mar 06, 2020
-
-
Thomas Laurent authored
-
- Mar 02, 2020
-
-
Sakthivel Velumani authored
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Feb 16, 2020
-
-
knopp authored
added scheduling of PRACH RX procedures in gNB and RU entities. Initialization of prach sequences added to nr_init.c
-
- Feb 14, 2020
-
-
Sakthivel Velumani authored
-
knopp authored
added FAPI interfaces int gNB prach receiver functions (rx_nr_prach,rx_nr_prach_ru) and in indication to MAC.
-
- Feb 12, 2020
-
-
frtabu authored
ENABLE_ITTI macro removal, modified telnet server to support all executables, modified record player to finalize switch to run-time option and allow usage with any device
-
- Feb 10, 2020
-
-
Guido Casati authored
- Updated PRACH procedures and general code formatting - gNB msg1 handling and RAR generation - general bug fixing - formatting - missing headers - RAR handling.
-
Sakthivel Velumani authored
-
Francesco Mani authored
-
- Feb 06, 2020
-
-
Florian Kaltenberger authored
-
- Jan 31, 2020
-
-
Sakthivel Velumani authored
gNB runs fine. UE yet to be tested.
-
- Jan 30, 2020
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-