Attention is currently required from: fixeria.
Patch set 1:Code-Review -1
1 comment:
File include/osmocom/gsm/gsm0502.h:
Patch Set #1, Line 36: #define GSM_NBITS_NB_GMSK_PAYLOAD 2 * 58
you should have braces around that operation, at least for preproc constants. If it was an enum, no braces required =)
Same everywhere below when it has operators involved.
To view, visit change 31669. To unsubscribe, or for help writing mail filters, visit settings.