port 30003 mode A code is not zero padded
Open
- Dominant language
- C
- Stars
- 2.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hello
net_io.c
Port 30003 output has Mode3A code in data stream as not zero padded
net_io.c: if (mm->bFlags & MODES_ACFLAGS_SQUAWK_VALID) {p += sprintf(p, ",%x", mm->modeA);}
Should have 4 places zero padded
Andrew
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.