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

Pitot gets stuck when /dev/ttyAMA0 does not exist #15

Open
muxi opened this issue Oct 24, 2018 · 0 comments
Open

Pitot gets stuck when /dev/ttyAMA0 does not exist #15

muxi opened this issue Oct 24, 2018 · 0 comments

Comments

@muxi
Copy link

muxi commented Oct 24, 2018

Reproduced on Raspberry Pi without /dev/ttyAMA0, running RUST_LOG=info target/debug/pitot.

Seeing the following output:

INFO:pitot::sensor::gnss::ublox: trying port /dev/ttyAMA0

and then stuck for at least 2 min (did not try longer). Was expecting it to display unable to find any Ublox GPS in the next line after a few seconds. I think serial open might not be timing out.

This might be ok for now but will block pitot from searching for following devices when they are added in the device list.

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