58a35a3afd
feat: add large BW→S3 write frame checksum validation in s3_parser
main
serversdwn
2026-03-13 17:53:11 -04:00
45f4fb5a68
fix: bug where parser incorrectly preserves both DLE and XX
serversdwn
2026-03-12 13:51:00 -04:00
99d66453fe
feat: enhance session completeness tracking in s3_analyzer and seismo_lab
serversdwn
2026-03-11 18:48:42 -04:00
41606d2f31
fixL s3_analyzer noise clean up. -_extract_a4_inner_frames(payload) — splits the A4 container payload into inner sub-frames using the ACK DLE STX delimiter pattern, returning (sub, page_key, data) tuples -_diff_a4_payloads(payload_a, payload_b) — matches inner frames by (sub, page_key), diffs data byte-by-byte (with existing noise masking), and reports added/removed inner frames as synthetic entries
serversdwn
2026-03-11 17:31:23 -04:00
8d06492dbc
feat: SUB header line in Diff tab now linked to corresponding hex dump.
serversdwn
2026-03-11 16:58:17 -04:00
6be434e65f
fix: filter out SESSION START / SESSION END marks in parse_structured_bin, and also add status feedback.
serversdwn
2026-03-11 16:42:50 -04:00
6d99f86502
feat: s3_session.bin now works as index, allowing for AB comparing in same captures
serversdwn
2026-03-11 16:16:04 -04:00
5eb5499034
feat: add unified gui for bridge, parser, and analyzer. All in one.
serversdwn
2026-03-11 15:36:59 -04:00
0db3780e65
feat: raw bin files now recieve timestamped filenames.
serversdwn
2026-03-11 03:09:34 -04:00
a684d3e642
fix: parser no v0.2.2, uses proper frame handling, checksum for large frames still unknown.
serversdwn
2026-03-03 17:54:33 -05:00
22d4023ea0
chore: update version to v0.5.1 in s3_bridge.py docs: update Instantel protocol reference with framing corrections and clarifications
serversdwn
2026-03-03 16:30:09 -05:00
5e1a532544
fix: fixed loop causing cpu overload, cleaned up outputs, disabled in console logging because apparently its resource heavy and i want this to run on a toaster.
serversdwn
2026-02-25 16:55:34 -05:00
832bc93233
add: timestamped logs, clean shut down and flush with CTRL+C, print to file.
serversdwn
2026-02-25 16:26:13 -05:00
9c0f53edc5
fix: changed time out to 0.1. fixed infinite loop
serversdwn
2026-02-25 15:15:57 -05:00