- 28 May, 2019 20 commits
- 
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
SAWADA Kentaro authored
- 
Dong Anyuan authored
 
- 
- 23 May, 2019 2 commits
- 
- 
Raphael Defosseux authoredSee merge request oai/openairinterface5g!595 The following Merge Requests are included: * MR 544: RRC Inactivity Timer testing * MR 581: Remove deprecated build options * MR 583: RRC: add an option to enable measurement reports * MR 590: bugfix UE realtime bug 
- 
Louis-Adrien DUFRENE (Orange Labs) authored
 
- 
- 22 May, 2019 7 commits
- 
- 
Raphael Defosseux authored-- scenarios were using FDD 5MHz conf file w/ active RRC inactivity timeout -- since we are waiting very long that UE is sync'ed w/ eNB, timeout occurs and UE is released -- solution is to disable timeouts in command line in scenario -- also python is fixed to handle properly wrong ping exits Signed-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Raphael Defosseux authored
- 
Raphael Defosseux authored
- 
Raphael Defosseux authoredMerge remote-tracking branch 'origin/issue425_buildsimplification' into develop_integration_2019_w21 
- 
Raphael Defosseux authoredMerge remote-tracking branch 'origin/RRC-Inactivity-timers-testing' into develop_integration_2019_w21 
 
- 
- 20 May, 2019 2 commits
- 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Cedric Roux authoredWhen pushing traffic with iperf the UE was crashing. The argument passed to pthread_mutex_timedlock is absolute time based on the CLOCK_REALTIME timer, not relative time. That seems to be the root cause of the bug. (That there is a timeout is another story.) This commit uses absolute value. Also we separate cases between IS_SOFTMODEM_BASICSIM / IS_SOFTMODEM_RFSIM and standard realtime UE. In the 'sim' modes we don't care about timeout and just call pthread_mutex_lock. It seems to be the idea of the original work. If not, then to be fixed. 
 
- 
- 16 May, 2019 2 commits
- 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
 
- 
- 15 May, 2019 7 commits
- 
- 
frtabu authored
- 
frtabu authored# Please enter the commit message for your changes. Lines starting 
- 
frtabu authoredMore build_oai cleanup, add a generic option "--build-lib" to build optional shared libraries (telnet server for example) 
- 
frtabu authoredfix crash when attempting to use -d legacy softscope. Doesn't fix all problems but at least no crash and ready for anybody to fix diplay problems 
- 
frtabu authoredRemove deprecated build options, now available as config options: noS1, basic_simulator. Remove DISABLE_LOG_X macros, disabling logs now available via disabling the T_TRACER 
- 
Raphael Defosseux authored-- in python: detection of a build failure, the tab should close nicely -- L2-nFAPi simulator: adding the num-ue-thread option -- Moved the VM destroy stage into the "VM-based test" branch. -- On "slave" job pipeline, moved the XML parsing after the git merge step so new test-cases are nicely taken care of. Signed-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
- 
Raphael Defosseux authoredSigned-off-by:Raphael Defosseux <raphael.defosseux@eurecom.fr> 
 
- 
