- 26 Jul, 2016 1 commit
-
-
Raymond Knopp authored
-
- 24 Jul, 2016 6 commits
-
-
Raymond Knopp authored
Result of testing as eNodeB. modifications for .vcd logging, bugfix in eNB_thread_FH (subframe counter), update of .conf file for new threading parameters. Updates to gtkwave configuration file for new threading.
-
Raymond Knopp authored
Conflicts: openair1/SCHED/phy_mac_stub.c openair1/SCHED/phy_procedures_lte_eNb.c targets/RT/USER/lte-softmodem.c
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 23 Jul, 2016 2 commits
-
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony Conflicts: openair1/PHY/defs.h targets/RT/USER/lte-enb.c targets/RT/USER/lte-softmodem.c
-
Raymond Knopp authored
-
- 22 Jul, 2016 4 commits
-
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
- 21 Jul, 2016 1 commit
-
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony Conflicts: openair1/SCHED/phy_procedures_lte_eNb.c
-
- 20 Jul, 2016 4 commits
-
-
Raymond Knopp authored
-
Sandeep Kumar authored
-
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?
-
Sandeep Kumar authored
-
- 19 Jul, 2016 3 commits
-
-
Cedric Roux authored
-
Rohit Gupta authored
-
Sandeep Kumar authored
-
- 18 Jul, 2016 1 commit
-
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
- 17 Jul, 2016 2 commits
-
-
Raymond Knopp authored
-
Rohit Gupta authored
-
- 15 Jul, 2016 1 commit
-
-
Raymond Knopp authored
-
- 14 Jul, 2016 2 commits
-
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony Conflicts: targets/RT/USER/lte-softmodem.c
-
Raymond Knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony Conflicts: openair1/SCHED/phy_procedures_lte_ue.c targets/RT/USER/lte-softmodem.c targets/RT/USER/lte-ue.c
-
- 13 Jul, 2016 1 commit
-
-
Sandeep Kumar authored
-
- 12 Jul, 2016 4 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Sandeep Kumar authored
-
Cedric Roux authored
-
- 11 Jul, 2016 5 commits
-
-
Rohit Gupta authored
-
Cedric Roux authored
-
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.
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 10 Jul, 2016 3 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-