PX4 / DriverFramework

Operating system and flight stack agnostic driver framework for POSIX (Linux, NuttX, Mac OS, QNX, VxWorks).
82 stars 132 forks source link

MT9V117: Fix config change issue #178

Closed eyeam3 closed 7 years ago

eyeam3 commented 7 years ago

This resolves an issue where the MT9V117 camera driver failed during startup with the following error message.

606374 Timeout: Config change failed
606479 MT9V117 image sensor write patch failed
606559 Error: Image sensor initialization failed
ERROR [bebop_flow] Image sensor start failed
ChristophTobler commented 7 years ago

works. Thank you!