- Aug 10, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
Anta Huang authored
- fix the run_enb_ue_virt_s1 script - change the Ki value back to the one used
-
- Aug 04, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Aug 01, 2016
-
-
Rohit Gupta authored
fix gnutls download (closes #122) Please merge this fix, Regards, Frédéric See merge request !38
-
FredericLeroy authored
-
- Jul 31, 2016
-
-
Rohit Gupta authored
-
- Jul 30, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jul 29, 2016
-
-
Florian Kaltenberger authored
This reverts commit 3f20ce7b. it was mistakenly pushed to develop
-
Cédric Roux authored
thanks to Supreeth Herle for reporting.
-
- Jul 28, 2016
-
- Jul 27, 2016
-
-
Cédric Roux authored
left click: enable autoscroll and go to end of list right click: disable autoscroll
-
Cédric Roux authored
to scroll by only one line, hold CONTROL key and scroll with mouse wheel
-
Cédric Roux authored
-
- Jul 26, 2016
-
-
Cédric Roux authored
-
- Jul 24, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta 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?
-
- Jul 19, 2016
-
-
Cédric Roux authored
-
Rohit Gupta authored
-
- Jul 17, 2016
-
-
Rohit Gupta authored
-
- Jul 12, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Cédric Roux authored
-
- Jul 11, 2016
-
-
Rohit Gupta authored
-
Cédric Roux authored
-
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.
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jul 10, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jul 08, 2016
-
-
Rohit Gupta authored
-