Attention is currently required from: pespin.
3 comments:
File src/osmo-bsc/bts_ctrl.c:
Patch Set #1, Line 721: cmd->reply = talloc_asprintf(cmd, "%u", bts->si_common.cell_ro_sel_par.cell_resel_off*2);
space between " * "
Ack
Patch Set #1, Line 723: cmd->reply = "OOM.";
I think we never put a dot in replies?
Will be removed. I copied this line from `get_bts_rf_states` I will make another PR that removes the dot from there too
Patch Set #1, Line 734: bts->si_common.cell_ro_sel_par.cell_resel_off = atoi(cmd->value)/2;
space between " / "
Ack
To view, visit change 32425. To unsubscribe, or for help writing mail filters, visit settings.