// We only want to count on TS_MSB per Stream per TS_MSB package (each eLink sends its own TS_MSB frame) so we store the current TS_MSB and compare it to the incoming.
std::uint8_tcurrTsMsb=0;
std::int8_tcurrTsMsb=0;
// Reset the TS_MSB counter for the new µSlice we unpack