Attention is currently required from: osmith, fixeria.
1 comment:
File src/rlcmac/rlcmac_dec.c:
Patch Set #6, Line 439: 51 * OSMO_MOD_FLR((t3 - t2), 26) + t3 + 51 * 26 * t1p;
AFAICS, this is pretty much a copy-paste from libosmogsm. […]
I prefer keeping it separate since the time structure is not exactly the same (T1 vs T1'). Similarly the function to calculate rfn is also described in a different spec, even if it turns out to be the same formula.
So to avoid confusion and since it's only a few lines of code, I prefer keeping it this way.
To view, visit change 34044. To unsubscribe, or for help writing mail filters, visit settings.