Commit graph

32 commits

Author SHA1 Message Date
zenith
45db72f5f2 Cleanup 2026-04-05 12:25:06 -04:00
Zenith
d3a2c62f73
Project restructuring, add CONTROL_PORT.md for control port spec 2026-04-03 23:50:38 -04:00
zenith
0f0dd2b499 Add successive MFSK-8, MFSK-16, and MFSK-32/R modes, misc fixes 2026-04-03 23:49:06 -04:00
zenith
67f5e0aba3 CSMA sample fix, 8073 TCP Control port layer 2026-03-31 20:01:21 -04:00
Zenith
15d622f82e
Update README 2026-03-16 16:29:53 -04:00
Zenith
2b83301303
Update README 2026-03-16 16:29:07 -04:00
zenith
17d462433e Add install.sh for systems with apt 2026-03-16 16:27:27 -04:00
Zenith
ff36b53f7c
Merge pull request #10 from RFnexus/ber
BER calculation and remove seed tones from SNR
2026-03-10 15:08:56 -04:00
zenith
30002af301 BER calculation and remove seed tones from SNR 2026-03-10 13:09:38 -04:00
Zenith
5c15f85e26
Update README 2026-03-01 17:37:49 -05:00
Zenith
e2742fef26
Update README to add Windows fork 2026-03-01 17:37:30 -05:00
zenith
70b9385f00 fix for error stats 2026-02-17 15:13:33 -05:00
zenith
042b6ce6c6 only copy data tones for constellation diagram, density fix 2026-02-17 13:23:46 -05:00
zenith
be38e04153 Add option for TX blanking to suppress decoder when transmitting for half-duplex audio 2026-02-17 11:53:21 -05:00
zenith
e992322eb2 Fix tabs dividing by 4, add HELP and info text below fragmentation 2026-02-17 10:34:36 -05:00
Zenith
ce924b9953
Merge pull request #7 from RFnexus/constellation
Add OFDM constellation diagram and scope tab
2026-02-17 10:21:41 -05:00
zenith
a05eff9ece Add OFDM constellation diagram and scope tab 2026-02-15 19:43:56 -05:00
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