An error occurred fetching the project authors.
- 30 Apr, 2019 1 commit
-
-
laurent authored
-
- 16 Apr, 2019 1 commit
-
-
yilmazt authored
Final --phy_simulators warning removals for this branch, and former polar coding function corrections
-
- 12 Apr, 2019 1 commit
-
-
Raymond Knopp authored
-
- 11 Mar, 2019 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 21 Feb, 2019 1 commit
-
-
Francesco Mani authored
-
- 17 Feb, 2019 1 commit
-
-
yilmazt authored
-
- 15 Feb, 2019 1 commit
-
-
Francesco Mani authored
-
- 13 Feb, 2019 1 commit
-
-
Francesco Mani authored
-
- 29 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 29 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 27 Aug, 2018 1 commit
-
-
Raymond Knopp authored
-
- 09 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
Done for do_RLC_BEARER, do_MAC_CELLGROUP, do_PHYSICALCELLGROUP function like do_MIB_NR and do_SERVINGCELLCONFIGCOMMON
-
- 08 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 04 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 03 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 19 Jul, 2018 1 commit
-
-
WEI-TAI CHEN authored
-Update LTE RRC ASN to Rel15, but there is a parameter that does not meet the specifications since I modify asn file. -I modify the name of the parameter "maxRS-IndexCellQual-r15" to "maxRS-IndexCellQualNR-r15" in structure, otherwise it will be conflict with the Macro define "#define maxRS_IndexCellQual_r15 (16)" in asn1_constant.h
-
- 13 Jul, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 03 Jul, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 27 Jun, 2018 2 commits
-
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
- 26 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 15 Jun, 2018 2 commits
-
-
WEI-TAI CHEN authored
- It coulde be build, but there are "implicit declaration of function" warnings in MAC layer. Since we re-use the MAC layer function. - Maybe it is already could be test for configuration module.
-
WEI-TAI CHEN authored
-
- 14 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
- Create task for GAB_APP and GAN_RRC - Create the NR FAPI for P5 interface - *It could be build, but still have a lot of warning need to maintain
-
- 28 May, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 18 May, 2018 1 commit
-
-
WEI-TAI CHEN authored
2.NR RRC do_SERVINGCELLCONFIGCOMMON for all of common config. will be transmit to lower layer by rrc_mac_config_req_gNB"
-
- 03 May, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 26 Apr, 2018 1 commit
-
-
WEI-TAI CHEN authored
1. Modify the wrong name file ans1c to asn1c 2.Update the do_MIB function 3.Update the gNB initial parameter for non-standalone
-
- 13 Apr, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 12 Apr, 2018 1 commit
-
-
wujing authored
# Conflicts: # openair2/RRC/LITE/rrc_eNB.c
-
- 08 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 06 Apr, 2018 1 commit
-
-
root authored
Conflicts: cmake_targets/build_oai openair1/PHY/LTE_TRANSPORT/prach.c openair1/SCHED/phy_procedures_lte_ue.c targets/ARCH/COMMON/common_lib.h targets/RT/USER/lte-softmodem.c
-
- 27 Mar, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
This feature requires an un-official version of asn1c : https://github.com/velichkov/asn1c/tree/s1ap
-
- 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
-
- 28 Feb, 2018 2 commits
- 22 Feb, 2018 2 commits
-
-
Cedric Roux authored
-
Masayuki HARADA authored
-