Attention is currently required from: wbokslag. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-tetra/+/29386 )
Change subject: Keep timeslot number in range 1-4 instead of 0-3 in parsing of SYNC frame ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-tetra/+/29386/comment/2f6f3f28_d1d41a66 PS1, 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. Why is it needed to shift the timeslot number value from 0..3 to 1..4?