- Feb 11, 2018
-
-
jftt_wangshanshan authored
-
jftt_wangshanshan authored
-
jftt_wangshanshan authored
-
- Feb 08, 2018
-
-
jftt_wangshanshan authored
Merge branch 'sp3_tdd_config1' of http://takoyaki.np1s.css.fujitsu.com:8000/gitlab/vran/release_enb into sp3_tdd_config1
-
jftt_wangshanshan authored
Fix bug in subframe2harq_pid. Remove if tdd condition while calling this method since there is already if-else in the method.
-
jftt_wangshanshan authored
-
jftt_wangshanshan authored
-
- Feb 07, 2018
-
-
Wu Jing authored
-
- Feb 06, 2018
-
-
jftt_wangshanshan authored
-
jftt_wangshanshan authored
-
- Feb 05, 2018
-
-
Xu Bo authored
-
Xu Bo authored
-
jftt_wangshanshan authored
-
Xu Bo authored
-
jftt_wangshanshan authored
-
- Feb 03, 2018
- Feb 01, 2018
- Jan 31, 2018
-
-
Xu Bo authored
-
- Jan 27, 2018
- Jan 26, 2018
-
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
fix issue that when RRCConnectionRelease happened by UL failure DL SCD doesn't send DCCH(RRCConnectionRelease) to UE because ul_out_of_sync is set to 1
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
reset release_timer from 200ms to 100ms because of flightmode on/off issue, reduce ul failure timer log
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
add remove ue info to freeList when RRCConnectionReestablish occurs and for ru_thread to remove the info
-
- Jan 23, 2018
-
-
Xu Bo authored
-
Xu Bo authored
-
Cedric Roux authored
Summary of changes: - heavy code cleanup (#ifdef removal) - bugfixes
-
- Jan 22, 2018
-
-
Cedric Roux authored
Merge remote-tracking branch 'origin/issue-285-connect-disconnect-multiple-time' into develop_integration_2018_w04
-
Cedric Roux authored
Conflicts: openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c openair1/SCHED/defs.h openair2/LAYER2/PDCP_v10.1.0/pdcp.c openair2/RRC/LITE/rrc_eNB.c
-
Cedric Roux authored
-
Cedric Roux authored
As reported by Emad Alizade: According to "Issue255 256 257 paging reesta release" that has been merged in develop version, we have a question: In rrc_eNB_free_UE() function only all ulsch related memory of user has been cleaned, but I think not only ulsch memory but also dlsch memory must be cleaned. I tested the latest develop version and with repetition UE attach-detach procedures we find that the dlsch memory has not been cleaned and after repeat this sequence (45 times) assertion with cause UE_id!=-1 (no free or exiting dlsch_context, dci_tools.c: fill_dci_and_dlsch() ) occurred and no UE will be attached to system. The fixes in this commit are from Emad Alizade.
-
Xu Bo authored
-