Attention is currently required from: pespin.
6 comments:
File src/host/layer23/src/common/l1ctl.c:
Patch Set #1, Line 1007: Rx GPRS DL block
copy-paste, `Rx GPRS RTS.ind`? (also print USF?)
File src/host/layer23/src/modem/grr.c:
Patch Set #1, Line 480: Do not send RTS.ind if we got PTCCH/D
l1gprs should be smart enough to not send RTS.ind for PTCCH now?
File src/host/trxcon/src/trxcon_fsm.c:
Patch Set #1, Line 634: /* Every fn % 13 == 12 we have either a PTCCH or an IDLE slot, thus
cosmetic: comment alignment
File src/host/virt_phy/src/virt_prim_pdch.c:
You need to assign `0xff` by default, because `l1gprs_handle_dl_block_ind()` may return early.
Patch Set #1, Line 101: /* Every fn % 13 == 12 we have either a PTCCH or an IDLE slot, thus
cosmetic: comment alignment
File src/shared/l1gprs.c:
Patch Set #1, Line 699: l1gprs_check_pending_tbfs
Just to be sure, is it ok that we still call it here?
To view, visit change 34310. To unsubscribe, or for help writing mail filters, visit settings.