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

Invalid APRS packets forwarded to OGN #140

Open
bzed opened this issue Jul 12, 2023 · 0 comments
Open

Invalid APRS packets forwarded to OGN #140

bzed opened this issue Jul 12, 2023 · 0 comments

Comments

@bzed
Copy link
Contributor

bzed commented Jul 12, 2023

Following FNT065063 (a burnair/skynet weather station) in the OGN aprs stream regularly shows invalid APRS packets transmitted via the gxaircom stations nearby.

Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,DBG:/144816h4748.30N/01306.69E_064/005g009 0.4dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,DBG:/143722h4748.30N/01306.69E_074/003g009 1.5dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,WALS:/114530h4748.30N/01306.69E_192/005g013 0.7dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,guggenth:/114529h4748.30N/01306.69E_192/005g013 1.4dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,guggenth:/114530h4748.30N/01306.69E_192/005g013 1.0dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,WALS:/114325h4748.30N/01306.69E_192/005g013 0.6dB
Error, This is not a valid APRS packet: FNT065063>OGNFNT,qAS,WALS:/114326h4748.30N/01306.69E_192/005g013 1.0dB

For now I was not able to figure out if the error is in the fanet or ogn part of the gxaircom code or if the burnair stations are just transmitting broken data.

https://gist.github.com/bzed/b42bbfa5f920831b76f6a8712d88df34 has some basic python code to follow the ogn stream, it needs the ogn-client module installed in a venv or the system.

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

1 participant