- Jul 26, 2016
-
-
knopp authored
-
- Jul 24, 2016
-
-
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.
-
knopp authored
Conflicts: openair1/SCHED/phy_mac_stub.c openair1/SCHED/phy_procedures_lte_eNb.c targets/RT/USER/lte-softmodem.c
-
knopp authored
-
knopp authored
-
knopp authored
-
- Jul 23, 2016
-
-
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
-
knopp authored
-
- Jul 22, 2016
-
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
Sandeep Kumar authored
-
- Jul 21, 2016
-
-
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
-
- Jul 20, 2016
-
-
knopp authored
-
Sandeep Kumar authored
-
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 19, 2016
-
-
Cédric Roux authored
-
Rohit Gupta authored
-
Sandeep Kumar authored
-
- Jul 18, 2016
-
-
knopp authored
Merge branch 'enhancement-10-harmony' of https://gitlab.eurecom.fr/oai/openairinterface5g into enhancement-10-harmony
-
- Jul 17, 2016
-
-
Raymond Knopp authored
-
Rohit Gupta authored
-
- Jul 15, 2016
-
-
knopp authored
-
- Jul 14, 2016
-
-
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
-
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
-
- Jul 13, 2016
-
-
Sandeep Kumar authored
-
- Jul 12, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Sandeep Kumar 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
-