Skip to content
Update home authored by Martin Lillepuu's avatar Martin Lillepuu
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
- front camera - front camera
- samsung s5k3p8sp - samsung s5k3p8sp
- [driver ref](https://github.com/martinl/openpilot/blob/e6c47916a2bd67032956137449389cd11c1a5e43/selfdrive/camerad/cameras/camera_qcom.cc) - [driver ref](https://github.com/martinl/openpilot/blob/e6c47916a2bd67032956137449389cd11c1a5e43/selfdrive/camerad/cameras/camera_qcom.cc)
- [android driver ref](https://github.com/mediatek-android-development/android_kernel_mediatek_mt6757CD-4.4/blob/79bd1255c4d403669d3e607c58f318a124337118/drivers/misc/mediatek/imgsensor/src/mt6757/s5k3p8sp_mipi_raw/s5k3p8spmipiraw_Sensor.c)
- back camera - back camera
- sony imx298 - sony imx298
- [driver ref](https://github.com/martinl/openpilot/blob/e6c47916a2bd67032956137449389cd11c1a5e43/selfdrive/camerad/cameras/camera_qcom.cc) - [driver ref](https://github.com/martinl/openpilot/blob/e6c47916a2bd67032956137449389cd11c1a5e43/selfdrive/camerad/cameras/camera_qcom.cc)
... ...
......