Attention is currently required from: laforge.
Patch set 1:Code-Review +2
1 comment:
File src/host/layer23/src/modem/rlcmac.c:
if (fn % 104 == 12)
return 0;
would make sense to use that #define from two patches eariler... […]
Yeah, this is not that easy to do. Ideally, we should move this to libosmocore (`<osmocom/gsm/gsm0502.h>`) so that osmo-{bts,pcu} could reuse these constants/macros, but for now I would prefer to merge this as-is.
To view, visit change 33110. To unsubscribe, or for help writing mail filters, visit settings.