Commit graph

5 commits

Author SHA1 Message Date
Zenith
2b67455f5c
dev -> master
- Fix double framing in queue_data
- check if TCP port is available before binding
- show headers in verbose output
- Add packet fragmentation/reassembly with magic byte 0xF3
- Fragmentation enabled via --frag flag or UI toggle
- Update utility `update.sh`


Fragment header: `[MAGIC][PKT_ID:2][SEQ][FLAGS]`
2026-01-09 19:46:41 -05:00
zenith
f82e2fe8e8 Add update utility 2026-01-09 15:56:29 -05:00
zenith
552d9c7ef2 Double framing fix, check if port is bound , addl KISS cmds, fragmentation option with magic byte framing 2026-01-09 15:39:17 -05:00
zenith
a994421f91 Update makefile 2026-01-04 17:13:37 -05:00
zenith
f58acebeb1 Init 2026-01-02 22:45:56 -05:00