bugfix: fix eNB name in configuration files
'_' is not a valid character. S1AP specs say: ENBname ::= PrintableString (SIZE (1..150,...)) And X.680 (08/2015) 41.4 table 10 lists the valid characters for PrintableString. '_' is not there. We replace by '-' which is there. Connection of eNB to ppenair-cn has not been tested. There is no reason why it would fail.
Showing
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf 2 additions, 2 deletions...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf 2 additions, 2 deletions...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf 2 additions, 2 deletions...autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf 2 additions, 2 deletions...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf 2 additions, 2 deletions...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf 2 additions, 2 deletions.../autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf 2 additions, 2 deletions...argets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf 2 additions, 2 deletions...argets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf 2 additions, 2 deletions...targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf 2 additions, 2 deletions...sts/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf 2 additions, 2 deletions...sts/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf 2 additions, 2 deletions...ests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf
- targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf 2 additions, 2 deletions...TS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf
- targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.50PRB.nfapi.conf 2 additions, 2 deletions...JECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.50PRB.nfapi.conf
- targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.conf 2 additions, 2 deletions...JECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.conf
- targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf 2 additions, 2 deletions...TS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf
Loading
Please register or sign in to comment