Commits on Source (34)
-
Xu Bo authored
merge the implemention of Paging, RRCConnectionRelease, RRCConnectionReestablishment, E-RAB Modify, E-RAB Release
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
Merge branch 'issue255_256_257_paging_reesta_release' of https://gitlab.eurecom.fr/oai/openairinterface5g into issue255_256_257_paging_reesta_release
-
Xu Bo authored
-
Xu Bo authored
-
Xu Bo authored
-
Mongazon authored
-
Mongazon authored
Fix #582, RTAI, RTAI_ENABLED, ENABLE_RTAI_CLOCK, RTAI_ISNT_POSIX, _RTAI_MATH_H, CELLULAR, TIMER_ONESHOT_MODE, EMOS, EMOS_CHANNEL, OAI_EMU, OPENAIR_EMU, PHY_ABSTRACTION, PHY_ABSTRACTION_UL removed
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Mongazon authored
-
Cédric Roux authored
Conflicts: targets/RT/USER/lte-softmodem.c
-
Cédric Roux authored
-
Cédric Roux authored
Summary of changes: - Implementation of paging (see issue #255 in gitlab) - Implementation of RRC RE-ESTABLISHMENT (see issue #256 in gitlab) - Implementation of RRC CONNECTION RELEASE (see issue #257 in gitlab) Some modifications with timers have been done. Expect (and report) problems, thanks. What has been tested: - monolithic eNB 5 and 10MHz with one commercial UE. UDP and TCP traffic, uplink and downlink, with iperf (with a third party EPC, not openair-cn). TCP downlink traffic is not stable. Reason yet unknown. Will be fixed later.
-
Cédric 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.
-
Cédric Roux authored
-
Cédric 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
-
Cédric Roux authored
Merge remote-tracking branch 'origin/issue-285-connect-disconnect-multiple-time' into develop_integration_2018_w04
-
Cédric Roux authored
Summary of changes: - heavy code cleanup (#ifdef removal) - bugfixes
Showing
- cmake_targets/CMakeLists.txt 10 additions, 104 deletionscmake_targets/CMakeLists.txt
- cmake_targets/build_oai 3 additions, 52 deletionscmake_targets/build_oai
- cmake_targets/epc_test/CMakeLists.template 0 additions, 19 deletionscmake_targets/epc_test/CMakeLists.template
- cmake_targets/lte-simulators/CMakeLists.txt 0 additions, 3 deletionscmake_targets/lte-simulators/CMakeLists.txt
- cmake_targets/oaisim_build_oai/CMakeLists.template 0 additions, 20 deletionscmake_targets/oaisim_build_oai/CMakeLists.template
- cmake_targets/oaisim_mme_build_oai/CMakeLists.template 0 additions, 21 deletionscmake_targets/oaisim_mme_build_oai/CMakeLists.template
- cmake_targets/oaisim_noS1_build_oai/CMakeLists.template 0 additions, 21 deletionscmake_targets/oaisim_noS1_build_oai/CMakeLists.template
- cmake_targets/s1c_mme_test/CMakeLists.template 0 additions, 20 deletionscmake_targets/s1c_mme_test/CMakeLists.template
- common/utils/T/T_messages.txt 4 additions, 0 deletionscommon/utils/T/T_messages.txt
- common/utils/itti/intertask_interface.c 1 addition, 232 deletionscommon/utils/itti/intertask_interface.c
- common/utils/itti/intertask_interface.h 0 additions, 6 deletionscommon/utils/itti/intertask_interface.h
- common/utils/itti/intertask_interface_dump.c 0 additions, 85 deletionscommon/utils/itti/intertask_interface_dump.c
- common/utils/itti/itti_types.h 0 additions, 4 deletionscommon/utils/itti/itti_types.h
- common/utils/itti/memory_pools.c 0 additions, 37 deletionscommon/utils/itti/memory_pools.c
- common/utils/telnetsrv/CMakeLists.txt 1 addition, 1 deletioncommon/utils/telnetsrv/CMakeLists.txt
- nfapi/open-nFAPI/nfapi/src/nfapi_p4.c 1 addition, 0 deletionsnfapi/open-nFAPI/nfapi/src/nfapi_p4.c
- nfapi/open-nFAPI/nfapi/src/nfapi_p5.c 1 addition, 0 deletionsnfapi/open-nFAPI/nfapi/src/nfapi_p5.c
- nfapi/open-nFAPI/nfapi/src/nfapi_p7.c 1 addition, 0 deletionsnfapi/open-nFAPI/nfapi/src/nfapi_p7.c
- openair1/Makefile 0 additions, 121 deletionsopenair1/Makefile
- openair1/PHY/CODING/Makefile.arm 1 addition, 1 deletionopenair1/PHY/CODING/Makefile.arm
openair1/Makefile
deleted
100644 → 0