Skip to content
Snippets Groups Projects
Commit d150b4b0 authored by Andrew Tridgell's avatar Andrew Tridgell Committed by Lorenz Meier
Browse files

px4iofirmware: fixed a bug with override handling

this fixes a race condition between the DMA completion handler
updating registers in px4io and the mixer used for handling the
override state. The register set code could set r_page_servos[]
between the time when pwm_limit_calc() is called and the servos are
actually output.
parent 72d8a4f9
No related branches found
No related tags found
No related merge requests found
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