You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me personally the IMX273 would be great. Although i do not yet have a MIPI Module to test (Module is ordered and will arrive soon hopefully). The next best option for me would be the OV9281. But it seems the OV9281 is not yet working with the current driver.
Do you accept code contributions for the vc_mipi_raspi driver ?
Hi @zringelume
yes we accept code contributions.
The OV9281 is working in the latest commit.
The release of the newest driver will be done next week.
Your mentioned sensors do not support binning in the driver so far.
In the vc_mipi_modules, the binning modes are defined.
The binning modes seem to be missing in the raspberry pi driver but are implemented in the vc_mipi_nvidia driver.
Setting the mode according to the Documentation Binning mode seems to have no effect.
vc_mipi_camera/vc_mipi_camera.c:
The text was updated successfully, but these errors were encountered: