Attention is currently required from: pespin.
2 comments:
File src/trau/trau_frame.c:
Patch Set #1, Line 680: memset(trau_bits, 0, 16);
This memset is not 0-initialization, it is the sync pattern. See the frame structure table in TS 48. […]
Done
Patch Set #1, Line 681: trau_bits[17] = 1;
Oops, I was setting the wrong bit - good catch! Fixed in the new patch revision.
Done
To view, visit change 38323. To unsubscribe, or for help writing mail filters, visit settings.