An error occurred fetching the project authors.
- 10 Feb, 2021 2 commits
-
-
Sakthivel Velumani authored
Leaving ru_thread and L1 stats thread
-
Sakthivel Velumani authored
-
- 08 Feb, 2021 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Created 3 threadpools for L1 rx, L1 tx and RU tx processing
-
- 04 Dec, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 25 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 24 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
The thread count would me minimum of (no of cores in the machine) or (parameter mentioned in config file)
-
- 23 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
Script added to set the no of threads according to run-time conditions of the machine.
-
- 18 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 02 Oct, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 22 Sep, 2020 2 commits
-
-
Cedric 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.
-
Cedric 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)
-
- 17 Sep, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 11 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
NR PHY should now be able to handle multiple PRACH occasions
-
- 10 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 27 Aug, 2020 2 commits
-
-
Sakthi authored
-
Sakthivel Velumani authored
-
- 06 Aug, 2020 1 commit
-
-
- 30 Jul, 2020 1 commit
-
-
kn.raju authored
-
- 16 Jul, 2020 1 commit
-
-
kn.raju authored
-
- 01 Jun, 2020 1 commit
-
-
- 20 May, 2020 1 commit
-
-
laurent authored
-
- 13 May, 2020 1 commit
-
-
- 14 Apr, 2020 1 commit
-
-
cig authored
-
- 09 Apr, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 01 Apr, 2020 1 commit
-
-
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.
-
- 27 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Mar, 2020 1 commit
-
-
laurent authored
-
- 02 Mar, 2020 3 commits
-
-
Sakthivel Velumani authored
-
laurent authored
-
laurent authored
-
- 16 Feb, 2020 1 commit
-
-
Raymond Knopp authored
added scheduling of PRACH RX procedures in gNB and RU entities. Initialization of prach sequences added to nr_init.c
-
- 14 Feb, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Raymond Knopp authored
added FAPI interfaces int gNB prach receiver functions (rx_nr_prach,rx_nr_prach_ru) and in indication to MAC.
-
- 12 Feb, 2020 1 commit
-
-
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
-
- 10 Feb, 2020 3 commits
-
-
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
-
- 06 Feb, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 31 Jan, 2020 1 commit
-
-
Sakthivel Velumani authored
gNB runs fine. UE yet to be tested.
-