amarisoft_sib23.asn.tmpl: set p-b value in SIB23 depending on TM

this fixes a wrong p-b value used for TM2 and above

Change-Id: I89c557c456f3330f491cc66bc4931a0234bf6e02
This commit is contained in:
Andre Puschmann 2020-09-17 21:25:35 +02:00
parent a9fb751e69
commit dda20e27e9
1 changed files with 4 additions and 0 deletions

View File

@ -37,7 +37,11 @@
},
pdsch-ConfigCommon {
referenceSignalPower -5,
% if int(enb.get('transmission_mode')) == 1:
p-b 0
% else:
p-b 1
% endif
},
pusch-ConfigCommon {
pusch-ConfigBasic {