Merge remote-tracking branch 'origin/develop_integration_2018_w25' into develop
Summary of changes: - import work from Fujitsu: - multiple UEs - TDD configuration 1 - several bugs fixed: - UE power changes this one introduces two new parameters in the configuration file, update yours! The new parameters are "puSch10xSnr" and "puCch10xSnr". See targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf - IQ replay module - use MAKE_VERSION(x,y,z) instead of RRC_VERSION - some UE fixes Some new problems may happen. The work from Fujitsu was huge and their branch diverged a lot from develop, leading to a very complex merge. The UE power management may also have an impact. It expects the noise level to be at around 30 (as seen in the enb T tracer, in the "input signal" view) and asks for an SNR of 20dB (value 200 for puSch10xSnr and puCch10xSnr in the configuration file). You may want to put a lower value, say 100 (SNR of 10dB). This is still work in progress and needs some more work (we need to calculate the noise level at runtime and not use a hardcoded value of 30).
Showing
- cmake_targets/CMakeLists.txt 6 additions, 0 deletionscmake_targets/CMakeLists.txt
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf 1 addition, 1 deletion...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf 1 addition, 1 deletion...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf 1 addition, 1 deletion...autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf 1 addition, 1 deletion...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf 1 addition, 1 deletion...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf 1 addition, 1 deletion.../autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf 1 addition, 1 deletion...argets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf 1 addition, 1 deletion...argets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf 1 addition, 1 deletion...targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf 1 addition, 1 deletion...sts/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf 1 addition, 1 deletion...sts/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf 1 addition, 1 deletion...ests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf
- cmake_targets/build_oai 15 additions, 1 deletioncmake_targets/build_oai
- cmake_targets/tools/init_nas_nos1 1 addition, 1 deletioncmake_targets/tools/init_nas_nos1
- cmake_targets/tools/init_nas_s1 0 additions, 0 deletionscmake_targets/tools/init_nas_s1
- common/utils/hashtable/hashtable.c 2 additions, 1 deletioncommon/utils/hashtable/hashtable.c
- common/utils/itti/assertions.h 2 additions, 0 deletionscommon/utils/itti/assertions.h
- common/utils/itti/intertask_interface.c 9 additions, 0 deletionscommon/utils/itti/intertask_interface.c
- common/utils/itti/signals.c 3 additions, 0 deletionscommon/utils/itti/signals.c
Loading
Please register or sign in to comment