Commit graph

15 commits

Author SHA1 Message Date
Zenith
67550c1945
Update README 2026-01-26 14:33:56 -05:00
Zenith
a40010c6bd
Merge pull request #4 from F4JNT-AF/master
Add basic CM108 PTT via USB support
2026-01-15 16:54:14 -05:00
zenith
2e28783c2e Cleanup, update README 2026-01-15 14:34:10 -05:00
zenith
68b692e0f3 Make CM108 support conditional on hidapi availability, cleanup 2026-01-15 14:11:56 -05:00
zenith
842f9391a4 Make CM108 support conditional on hidapi availability, cleanup 2026-01-15 14:09:30 -05:00
F4JNT
13c102e7cd
Updated README.md for new libhidadpi dependency 2026-01-12 13:47:37 +01:00
F4JNT
65a0f63f5d
Added CM108 PTT support 2026-01-12 13:31:48 +01:00
Zenith
4ce3f6b8db
Merge 1/4 coding branch into master
Adds a new 1/4 coding rate option
2026-01-10 23:28:03 -05:00
zenith
7a60825354 update tnc_ui.hh to add 1/4 coding option 2026-01-10 23:10:52 -05:00
zenith
86294a02a5 Create phy folder, add 1/4 coding 2026-01-10 19:05:22 -05:00
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