templates/osmo-bts-trx: Increase osmo-trx rx-gain

Otherwise osmo-trx with a B200 seems to be having issues receiving some
data from the MS otherwise, making "sms" test fail. In general LU works
fine, and when MS sends the SMS, CM Service Request+Accept also works
fine, but then the BTS never sees the CP-DATA afterwards probably due to
MS power loop.

Change-Id: I5f7e3d22a142521ab83db81635ded252dabcf111
This commit is contained in:
Pau Espin 2020-10-13 14:05:56 +02:00 committed by pespin
parent e3f40f9904
commit d0e8601ace
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ phy 0
%endif
%for chan in osmo_bts_trx.osmo_trx.channels:
instance ${loop.index}
osmotrx rx-gain 25
osmotrx rx-gain 50
osmotrx tx-attenuation oml
%endfor
bts 0