Skip to content

Conversation

@nickpiggott
Copy link

The previous commit altered the way Datagroups were compiled, and apparently broke them.

This version has been tested on the Bristol Trial DAB multiplex, and creates an SPI stream that can be decoded correctly.

This reverts commit 5d8182f, reversing
changes made to 0d74d8f.
Fixed unexpected line insertions
Amended the calculation of DirectorySize at line 186 to include the 13 bytes of the Directory header plus whatever bytes are used by the Directory Parameters.
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 7, 2022
@pull-request-size pull-request-size bot added size/L and removed size/M labels Mar 14, 2022
Added the possibility to add padding packets to make sure the final packet continuity index value is always 3
This approach ensures the correct sequence of the packet continuity index by repeating the generation of the packet stream until it ends with Continuity Index =3. That means it may produce a file twice or four-times bigger than normal, if padding is enabled.
Add Continuity Index parameter
Adjusts the calculation of the continuity index to increment on every datagroup,  not just within datagroups of the same object
Merge pull request #1 from nickpiggott/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔍 Ready for Review Pull Request is not reviewed yet size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant