antirez / antirez/dump1090

port 30003 mode A code is not zero padded

Open
#117 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.