Add: track per-port seq gaps and add redundant GST coverage #1403
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
log per-port seq discontinuity/loss and session-level continuity
in ST40 pipeline APIs and GST receiver
allow seq-gap test mode to keep real payloads, lift test packet cap,
and schedule per-port gap drops for redundant TX
initialize new seq state in pipeline buffers and ancillary TX session structs
add GST redundant param helpers and redundant ST40p/i validation cases
with frame-info checks
Add: implement interlace auto-detection for ST40P RX and update documentation
add ST40/ST40p API flag and frame_info field_num/interlaced propagation
wire gst st40p rx auto-detect property and warn when cadence is unknown
add validation harness + tests for auto-detect; document usage and signals
Enhance interlace auto-detection: update frame-info structure and handling for
sequence gaps, ensuring accurate cadence re-learning and logging.