Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Add sensor health checks #42

Open
kylc opened this issue Feb 25, 2015 · 2 comments
Open

Add sensor health checks #42

kylc opened this issue Feb 25, 2015 · 2 comments

Comments

@kylc
Copy link
Member

kylc commented Feb 25, 2015

On startup sensors should be polled to ensure they are functioning correctly. For example, a simple check of a WHO_AM_I would ensure that communication is working.

If an error is detected then an error should be sent and the vehicle should not arm.

@kylc
Copy link
Member Author

kylc commented Mar 13, 2015

Basic health check code is implemented. Need to implement the specific checks for each driver.

@yoos
Copy link
Member

yoos commented Apr 5, 2016

Sensors have failed to initialize in cold or damp weather, and health checks would have saved a lot of time in previous launch attempts in Utah and Oregon.

@yoos yoos added the prio-high label Apr 5, 2016
@yoos yoos added this to the v1.0 milestone Apr 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants