Skip to content

Instantly share code, notes, and snippets.

@bartcubbins
Created August 28, 2021 00:22
Show Gist options
  • Save bartcubbins/6d6b2eaf7d7493ab2765b2c951574445 to your computer and use it in GitHub Desktop.
Save bartcubbins/6d6b2eaf7d7493ab2765b2c951574445 to your computer and use it in GitHub Desktop.
pdx201
<CameraConfigurationRoot>
<CameraModuleConfig>
<CameraId>0</CameraId>
<SensorName>imx486</SensorName>
<ActuatorName>dw9768_wide</ActuatorName>
<EepromName>dw9768_wide</EepromName>
<FlashName>pmic</FlashName>
<ChromatixName>imx486_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>BACK</Position>
<MountAngle>90</MountAngle>
<CSIInfo>
<CSIDCore>0</CSIDCore>
<LaneMask>0x1F</LaneMask>
<LaneAssign>0x4320</LaneAssign>
<ComboMode>0</ComboMode>
</CSIInfo>
<LensInfo>
<FocalLength>3.87</FocalLength>
<FNumber>2.0</FNumber>
<TotalFocusDistance>3.496</TotalFocusDistance>
<HorizontalViewAngle>51.3</HorizontalViewAngle>
<VerticalViewAngle>65.5</VerticalViewAngle>
<MinFocusDistance>0.1</MinFocusDistance>
</LensInfo>
</CameraModuleConfig>
<CameraModuleConfig>
<CameraId>1</CameraId>
<SensorName>s5k4h7yx_tele</SensorName>
<ActuatorName>dw9768_tele</ActuatorName>
<EepromName>dw9768_tele</EepromName>
<FlashName>pmic</FlashName>
<ChromatixName>s5k4h7yx_tele_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>BACK_AUX</Position>
<MountAngle>90</MountAngle>
<CSIInfo>
<CSIDCore>1</CSIDCore>
<LaneMask>0x1F</LaneMask>
<LaneAssign>0x4320</LaneAssign>
<ComboMode>0</ComboMode>
</CSIInfo>
<LensInfo>
<FocalLength>5.52</FocalLength>
<FNumber>2.4</FNumber>
<TotalFocusDistance>3.496</TotalFocusDistance>
<HorizontalViewAngle>28.0</HorizontalViewAngle>
<VerticalViewAngle>36.0</VerticalViewAngle>
<MinFocusDistance>0.5</MinFocusDistance>
</LensInfo>
</CameraModuleConfig>
<CameraModuleConfig>
<CameraId>2</CameraId>
<SensorName>s5k4h7yx_front</SensorName>
<ActuatorName></ActuatorName>
<EepromName>s5k4h7yx_front</EepromName>
<FlashName>pmic</FlashName>
<ChromatixName>s5k4h7yx_front_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>FRONT</Position>
<MountAngle>270</MountAngle>
<CSIInfo>
<CSIDCore>2</CSIDCore>
<LaneMask>0x1F</LaneMask>
<LaneAssign>0x4320</LaneAssign>
<ComboMode>0</ComboMode>
</CSIInfo>
<LensInfo>
<FocalLength>2.51</FocalLength>
<FNumber>2.0</FNumber>
<TotalFocusDistance>3.496</TotalFocusDistance>
<HorizontalViewAngle>71.0</HorizontalViewAngle>
<VerticalViewAngle>57.0</VerticalViewAngle>
<MinFocusDistance>0.1</MinFocusDistance>
</LensInfo>
</CameraModuleConfig>
<CameraModuleConfig>
<CameraId>3</CameraId>
<SensorName>s5k4h7yx_uwide</SensorName>
<ActuatorName></ActuatorName>
<EepromName></EepromName>
<FlashName></FlashName>
<ChromatixName>s5k4h7yx_uwide_chromatix</ChromatixName>
<ModesSupported>1</ModesSupported>
<Position>BACK_AUX</Position>
<MountAngle>90</MountAngle>
<CSIInfo>
<CSIDCore>3</CSIDCore>
<LaneMask>0x1F</LaneMask>
<LaneAssign>0x4320</LaneAssign>
<ComboMode>0</ComboMode>
</CSIInfo>
<LensInfo>
<FocalLength>1.65</FocalLength>
<FNumber>2.2</FNumber>
<TotalFocusDistance>3.496</TotalFocusDistance>
<HorizontalViewAngle>98.0</HorizontalViewAngle>
<VerticalViewAngle>81.0</VerticalViewAngle>
<MinFocusDistance>0.1</MinFocusDistance>
</LensInfo>
</CameraModuleConfig>
</CameraConfigurationRoot>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment