Attention is currently required from: neels, arehbein, pespin.
3 comments:
File src/osmo-bsc/bts.c:
Patch Set #14, Line 1725: otherwise return a suggestion for Ny1
this is still not true
Done
Patch Set #14, Line 1726: the message to print
this also needs to be updated, I guess (I see no msg argument)
Done
Patch Set #14, Line 1738: unsigned long T3105 = osmo_tdef_get(bts->network->T_defs, 3105, OSMO_TDEF_MS, -1);
in osmocom style we are required to declare all variables at the top of the scope
Huh, I don't see such a requirement in https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards#Coding-Style. Likely something we agreed on verbally?
To view, visit change 30602. To unsubscribe, or for help writing mail filters, visit settings.