Skip to content

Commit 37e7a6e

Browse files
committed
rawspeed: Canon EOS R6 support
1 parent 14a4f9b commit 37e7a6e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/cameras.xml

+16
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,22 @@
14821482
<Hints>
14831483
<Hint name="wb_offset" value="85"/>
14841484
</Hints>
1485+
</Camera>
1486+
<Camera make="Canon" model="Canon EOS R6">
1487+
<ID make="Canon" model="EOS R6">Canon EOS R6</ID>
1488+
<CFA width="2" height="2">
1489+
<Color x="0" y="0">RED</Color>
1490+
<Color x="1" y="0">GREEN</Color>
1491+
<Color x="0" y="1">GREEN</Color>
1492+
<Color x="1" y="1">BLUE</Color>
1493+
</CFA>
1494+
<Sensor black="2048" white="16384"/>
1495+
<Sensor black="512" white="16384" iso_list="50 100 125 160 200 250"/>
1496+
<Sensor black="2040" white="16384" iso_list="204800"/>
1497+
<Hints>
1498+
<Hint name="wb_offset" value="85"/>
1499+
</Hints>
1500+
</Camera>
14851501
</Camera>
14861502
<Camera make="Canon" model="Canon EOS M50">
14871503
<ID make="Canon" model="EOS M50">Canon EOS M50</ID>

0 commit comments

Comments
 (0)