- 01 Sep, 2016 1 commit
-
-
Cedric Roux authored
-
- 30 Aug, 2016 1 commit
-
-
nikaeinn authored
-
- 22 Aug, 2016 1 commit
-
-
nikaeinn authored
-
- 10 Aug, 2016 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 27 Jul, 2016 1 commit
-
-
Cedric Roux authored
-
- 20 Jul, 2016 1 commit
-
-
Cedric Roux authored
This was causing oaisim to fail way too often at the startup of a connection. Things should go better with this patch. It may not be the end of the story, the use of retrans_num_bytes_to_retransmit is not clear to me. The problem I see is: what if the max number of retransimission has been reached (if that has a meaning at all in RLC AM)? will this value be decreased or not?
-
- 11 Jul, 2016 1 commit
-
-
Cedric Roux authored
The code was changing the rnti in the red-black tree without removing/reinserting the context. This is wrong because the rnti is a key of the red-black tree and you cannot change the key in a stored item at will. There are also modifications of the function mac_eNB_rrc_ul_failure which has to remove the UE in any case. And rrc_mac_remove_ue has been changed for the case where the UE is not found.
-
- 08 Jul, 2016 1 commit
-
-
Aikaterini Trilyraki authored
adding two rules for run_enb_ue_virt_s1 script to resolve the issue of data path with simulated UE (contributed by A. Ksentini)
-
- 07 Jul, 2016 2 commits
-
-
Rohit Gupta authored
-
Aikaterini Trilyraki authored
-
- 24 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 23 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 16 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 15 Jun, 2016 1 commit
-
-
Cedric Roux authored
The distinction common space/user space still requires some careful examination.
-
- 10 Jun, 2016 4 commits
-
-
Cedric Roux authored
if you compile *without* T it fails because the T macro is interpreted as a function call
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 30 May, 2016 1 commit
-
-
nikaeinn authored
* configure dedicated DRBs based on the transaction id * fix the issue in oaisim to work with S1 interface
-
- 10 May, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 26 Apr, 2016 1 commit
-
-
nikaeinn authored
-
- 20 Apr, 2016 1 commit
-
-
nikaeinn authored
-
- 10 Apr, 2016 1 commit
-
-
Florian Kaltenberger authored
bugfixing for UL. Remaining problems: CCE allocations in subframe 5 lead to occasional illegal DCI allocations (affects UL DCI which is missed by UE). waveform compliance with CQI in ULSCH.
-
- 06 Apr, 2016 1 commit
-
-
nikaeinn authored
-
- 01 Apr, 2016 1 commit
-
-
knopp authored
-
- 29 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 28 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 27 Mar, 2016 2 commits
-
-
Cedric Roux authored
-
knopp authored
-
- 26 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 25 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 23 Mar, 2016 2 commits
-
-
gauthier authored
added hotfix for DCCH bad size limitation (to be checked after merge with develop). Changed UL idle scheduling to improve 5MHz performance, changed DCI aggregation for ue-specific DCIs (reduces contention with SI and RA in subframe 5 for 5 MHz). Added RRC timer for UE release which cleans L1. Still issues in 10 MHz throughput with TCP. 5 MHz seems almost fine.
-
Cedric Roux authored
it was at the wrong place it was also wrong (< instead of <=)
-
- 18 Mar, 2016 1 commit
-
-
Florian Kaltenberger authored
added Timing advance tracing to .vcd output. Increase maximum UL RB count to 45. Measured UL throughput @ 15 Mbit/s (40 PRBs).
-
- 15 Mar, 2016 1 commit
-
-
gauthier authored
-
- 13 Mar, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 11 Mar, 2016 2 commits
- 07 Mar, 2016 1 commit
-
-
Florian Kaltenberger authored
-