Attention is currently required from: fixeria.
1 comment:
Commit Message:
Patch Set #1, Line 7: Keep timeslot number in range 1-4 instead of 0-3 in parsing of SYNC frame
Would be good to see the motivation for this change in the commit message. […]
As you can see in the tetra_tdma_time struct definition comments in tetra_tdma.h, it is always supposed to be in this range. Also, tetra_burst_sync_in increments the timeslot number when synchronized, ultimately using the function normalize_tn in tetra_tdma.c which also only works properly on the uses the 1-4 range.
To view, visit change 29386. To unsubscribe, or for help writing mail filters, visit settings.