Attention is currently required from: pespin.
2 comments:
File src/osmo-bsc/bts.c:
Patch Set #1, Line 1734: if (!(T3105 * ny1 > GSM_T3124_MAX + GSM_NY1_REQ_DELTA)) {
if Ny1 should always be higher than 0 (GSM_T3124_MAX + GSM_NY1_REQ_DELTA), then T3015 cannot be 0 he […]
Done
File src/osmo-bsc/net_init.c:
Patch Set #2, Line 39: { .T = 3105, .default_val = GSM_T3105_DEFAULT, .min_val = 1,
Please better keep it at one line per timer. If at all, move the desc to its own line only.
Done
To view, visit change 31972. To unsubscribe, or for help writing mail filters, visit settings.