Skip to content
Snippets Groups Projects
Commit 622f0dcc authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

HAL_PX4: prevent threads running before subsystems are initialised

this fixes a bug where the timer thread would hang waiting for the
console on startup. This caused the "hit enter" behaviour with recent
PX4 bugs, as AnalogIn tried to read from fd==0, which was a console
read
parent a407609d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment