Attention is currently required from: matanp.
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 " * "
Patch Set #1, Line 723: cmd->reply = "OOM.";
I think we never put a dot in replies?
Patch Set #1, Line 734: bts->si_common.cell_ro_sel_par.cell_resel_off = atoi(cmd->value)/2;
space between " / "
To view, visit change 32425. To unsubscribe, or for help writing mail filters, visit settings.