Attention is currently required from: pespin.
6 comments:
File src/osmo-bts-trx/trx_provision_fsm.c:
Patch Set #1, Line 180: bts_model_change_power(pinst->trx, initial_mdBm);
AFAIU this calls get_p_max_out_mdBm(), which relies on knowing the nominal power of the device, whic […]
Acknowledged
Patch Set #1, Line 222: return 0;
I guess you should do something like this here? […]
Done
Patch Set #1, Line 271: (l1h->config.setformat_acked)) {
l1h->config.setformat_acked && […]
Done
Patch Set #1, Line 463: l1if_trx_set_nominal_power(trx, nominal_power);
See how nominal power is set here.
Done
Patch Set #1, Line 491: case TRX_PROV_EV_OTHER_TRX_READY:
case TRX_PROV_EV_INITIAL_SETPOWER: […]
Done
l1h->config. […]
Done
To view, visit change 42033. To unsubscribe, or for help writing mail filters, visit settings.