app_full.py is compatible with monochrome sensors. Fixes #1380#1383
app_full.py is compatible with monochrome sensors. Fixes #1380#1383fiepfiep wants to merge 2 commits intoraspberrypi:nextfrom
Conversation
|
Thanks for the PR. Actually we've just added a mono sensor into our "fleet" of test devices which is why there are some failures, so we'll get those cleaned up first. On reflection, I might add a |
|
We've gone through all the other test failures for mono sensors and fixed them up, and taken care of this one too. That's all been merged onto our |
Fixes #1380
add a check for monochrome sensors before accessing controls such as AWB, saturation.
@davidplowman