b5828de534
Frame index 9 was assumed to be the device terminator based on the 9-frame original blast capture. For streams with >9 frames (current device produces 35), fi==9 is live waveform data — the skip was dropping ~133 sample-sets per event. Terminator detection is handled upstream via page_key==0x0000 in read_bulk_waveform_stream, so no index-based skip is needed here. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>