- Sep 03, 2016
-
-
knopp authored
-
- Aug 18, 2016
-
-
Cédric Roux authored
the official asn1c repository at github posed problems to some people in the past. It's better to have it locally for such a critical piece of the software.
-
Cédric Roux authored
-
- Aug 10, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
- Aug 06, 2016
-
-
knopp authored
-
- Aug 01, 2016
-
-
Raymond Knopp authored
-
- Jul 31, 2016
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- Jul 27, 2016
-
-
Cédric Roux authored
-
- Jul 24, 2016
- Jul 23, 2016
-
-
knopp authored
-
- Jul 22, 2016
-
-
Sandeep Kumar authored
-
- Jul 20, 2016
-
-
Cédric 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?
-
Sandeep Kumar authored
-
- Jul 17, 2016
-
-
Raymond Knopp authored
-
- Jul 11, 2016
-
-
Cédric 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.
-
- Jul 06, 2016
-
-
Sandeep Kumar authored
-
- Jul 01, 2016
-
-
Sandeep Kumar authored
-
- Jun 27, 2016
-
-
Sandeep Kumar authored
-
- Jun 24, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
- Jun 23, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
- Jun 21, 2016
-
-
Sandeep Kumar authored
-
- Jun 17, 2016
-
-
Sandeep Kumar authored
-
- Jun 16, 2016
-
-
Cédric Roux authored
-
- Jun 15, 2016
-
-
Cédric Roux authored
The distinction common space/user space still requires some careful examination.
-
- Jun 10, 2016
-
-
Cédric Roux authored
if you compile *without* T it fails because the T macro is interpreted as a function call
-
Cédric Roux authored
-
Cédric Roux authored
-
Cédric Roux authored
-
- Jun 07, 2016
-
-
knopp authored
removed some traces that flooded the screen. Added UE information in PHY/MAC/RRC to indicate status of active/failing UEs every 10.24 seconds.
-
- Jun 02, 2016
-
-
knopp authored
-
Cédric Roux authored
(the T macro is then undefined)
-
- May 29, 2016
-
-
knopp authored
-
- May 27, 2016
-
-
knopp authored
-
Cédric Roux authored
-
Cédric Roux authored
-