Browse Source
If the capture GPIO is exposed to a signal with high frequency changes, a lot of interrupts are scheduled and the handling of these call can worst-case starve flight critical processes leading to a loss of control. Since camera capture is not flight critical, we now give up the capture functionality and stop the interrupts to prevent the starvation of other processes.main
Michael Schaeuble
3 years ago
committed by
Beat Küng
2 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue