Commit 25bd4d4
fix: extend message buffer to 37 chars to fix FOX mode message truncation
FOX mode FT8 messages (e.g. "BG4UWQ RR73; F4FWT <XX9W> +09") were
truncated to 22 chars due to a legacy buffer size in wsjtx_decoded_().
Updated buffer to match the 37-char msg37 format used by FT8/FT4.
Also switched wsjtx_lib submodule to forked repo and bumped version
to 1.2.5.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1b8dc59 commit 25bd4d4
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments