Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port 30003 mode A code is not zero padded #117

Open
ghost opened this issue May 28, 2017 · 0 comments
Open

port 30003 mode A code is not zero padded #117

ghost opened this issue May 28, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented May 28, 2017

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

nicklauslittle pushed a commit to nicklauslittle/dump1090 that referenced this issue Jul 8, 2018
Remove --net-fatsv-port from faup1090 help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants