An error occurred fetching the project authors.
- 15 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 10 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
This is version 1.0. To test. Cleanup of phy_procedures_lte_eNb.c eNB_scheduler_dlsch.c eNB_scheduler_ulsch.c pre_processor.c and asn1_msg.c
-
- 04 Apr, 2019 1 commit
-
-
Louis Adrien Dufrene authored
-
- 13 Mar, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 26 Feb, 2019 2 commits
- 25 Feb, 2019 6 commits
-
-
nepes authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 15 Feb, 2019 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Jan, 2019 1 commit
-
-
Raymond Knopp authored
-
- 16 Jan, 2019 2 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 14 Jan, 2019 3 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 11 Jan, 2019 5 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 10 Jan, 2019 2 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 20 Dec, 2018 4 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 18 Dec, 2018 1 commit
-
-
Konstantinos Alexandris authored
S1AP PATH SWITCH REQUEST/REQUEST ACK/FAILURE RRC MEASUREMENT REPORT MINOR CHANGES IN MAC LAYER
-
- 21 Nov, 2018 1 commit
-
-
Louis Adrien Dufrene authored
-
- 18 Nov, 2018 1 commit
-
-
Raymond Knopp authored
rework of configuration for eMTC/Sidelink. Removal of warnings introduced by eMTC code. Validation of configuration component for eMTC and regular LTE. Sidelink is still not configured.
-
- 16 Nov, 2018 1 commit
-
-
Louis Adrien Dufrene authored
-
- 13 Nov, 2018 2 commits
-
-
Louis Adrien Dufrene authored
-
Louis Adrien Dufrene authored
-
- 12 Nov, 2018 1 commit
-
-
Louis Adrien Dufrene authored
-
- 03 Nov, 2018 1 commit
-
-
Raymond Knopp authored
-
- 18 Oct, 2018 1 commit
-
-
Cedric Roux authored
The symptom: when two UEs do uplink traffic at the same time, the eNB fails to decode data sometimes. This has been seen with FDD and 50 RBs. This generates a cascade of other problems leading to disconnection/reconnection events seen in the log. The problem: there are probably many, but one obvious bug was found while analyzing some logs. Scheduling in the same TTI one UE's uplink traffic and random access (msg3) was done in the same RB. This commit fixes this simple case. It is probably not the end of the story. This is a hotfix, that does not change the code much. We need to use vrb_map_UL properly all over the places. Today is not used, but this is the way to go (most probably).
-