- 23 Apr, 2018 1 commit
-
-
Haruki NAOI authored
-
- 20 Apr, 2018 2 commits
-
-
Haruki NAOI authored
This reverts commit fad303fe, reversing changes made to e35921cf.
-
wujing authored
-
- 19 Apr, 2018 3 commits
- 18 Apr, 2018 1 commit
-
-
naoi.haruki authored
fix RM886 bug See merge request !35
-
- 16 Apr, 2018 2 commits
-
-
wujing authored
-
Haruki NAOI authored
-
- 12 Apr, 2018 6 commits
-
-
Haruki NAOI authored
-
wujing authored
# Conflicts: # openair2/RRC/LITE/rrc_eNB.c
-
wujing authored
-
wujing authored
-
Haruki NAOI authored
(cherry picked from commit 3432385280c3155ee63a54be7c2e4846a17299de) # Conflicts: # openair2/UTIL/LOG/log.c
-
Haruki NAOI authored
-
- 11 Apr, 2018 2 commits
-
-
Haruki NAOI authored
-
wujing authored
-
- 10 Apr, 2018 5 commits
-
-
wujing authored
Merge branch 'sp3_tdd_config1' of http://10.37.145.15:8000/gitlab/vran/release_enb into sp3_tdd_config1
-
wujing authored
-
wujing authored
-
wujing authored
Merge branch 'sp3_rlc_assertion' of http://10.37.145.15:8000/gitlab/vran/release_enb into sp3_rlc_assertion
-
wujing authored
-
- 09 Apr, 2018 9 commits
-
-
teramoto.genki authored
Merge branch 'sp3_rlc_assertion' of http://10.37.145.15:8000/gitlab/vran/release_enb into sp3_rlc_assertion # Conflicts: # openair2/LAYER2/RLC/rlc.c
-
teramoto.genki authored
-
Masayuki HARADA authored
# Conflicts: # openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
-
Masayuki HARADA authored
-
Masayuki HARADA authored
-
Haruki NAOI authored
-
Masayuki HARADA authored
-
Masayuki HARADA authored
-
naoi.haruki authored
Sp3 tdd config1 See merge request !31
-
- 04 Apr, 2018 2 commits
-
-
wujing authored
-
jftt_wangshanshan authored
-
- 03 Apr, 2018 1 commit
-
-
wujing authored
-
- 26 Mar, 2018 2 commits
-
-
Haruki NAOI authored
(cherry picked from commit 0e550a32e46d797d03fd72e54e474762d4db7614) # Conflicts: # openair2/LAYER2/RLC/rlc.c
-
Masayuki HARADA authored
・Delete double BSR calculation. ・change TBS for mcs setting bit to byte. (cherry picked from commit 39cd022424ebe98c95be32cbb4127aa9d0e0ff3b)
-
- 20 Mar, 2018 1 commit
-
-
Haruki NAOI authored
Fix: segmentation fault happens when clean_eNb_dlsch() function is executed while pdsch procedure running.
-
- 16 Mar, 2018 2 commits
-
-
Haruki NAOI 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. (cherry picked from commit 4b5b5564) # Conflicts: # openair1/PHY/LTE_TRANSPORT/dlsch_coding.c # openair2/LAYER2/MAC/eNB_scheduler.c # openair2/RRC/LITE/rrc_eNB.c
-
- 12 Mar, 2018 1 commit
-
-
jftt_wangshanshan authored
-