Attention is currently required from: keith.
Patch set 2:Code-Review -1
1 comment:
Patchset:
That may probably collide with the power ramp done at startup. You may want to initiate it only if the BTS is into some state, to avoid starting it while reading config at startup
But anyway, I think you should in general not use that VTY config with something else than "oml" there. you are expected to set it through OML osmo-bsc.
The problem is of course that I don't think right now we allow configuring TRX through OML without having the whole osmo-bts restart atm. But I think on top of that there's per-lchan atenuation applied, which can be configured by BSC on every new lchan. That would be enough I think.
It could be merged if: the ramping is only applied when param != "oml" and when making sure the ramping doesn't happen during initial cfg read.
To view, visit change 29649. To unsubscribe, or for help writing mail filters, visit settings.