Skip to content

Commit

Permalink
rawspeed: Canon EOS R6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
cytrinox committed May 12, 2021
1 parent 14a4f9b commit 37e7a6e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1482,6 +1482,22 @@
<Hints>
<Hint name="wb_offset" value="85"/>
</Hints>
</Camera>
<Camera make="Canon" model="Canon EOS R6">
<ID make="Canon" model="EOS R6">Canon EOS R6</ID>
<CFA width="2" height="2">
<Color x="0" y="0">RED</Color>
<Color x="1" y="0">GREEN</Color>
<Color x="0" y="1">GREEN</Color>
<Color x="1" y="1">BLUE</Color>
</CFA>
<Sensor black="2048" white="16384"/>
<Sensor black="512" white="16384" iso_list="50 100 125 160 200 250"/>
<Sensor black="2040" white="16384" iso_list="204800"/>
<Hints>
<Hint name="wb_offset" value="85"/>
</Hints>
</Camera>
</Camera>
<Camera make="Canon" model="Canon EOS M50">
<ID make="Canon" model="EOS M50">Canon EOS M50</ID>
Expand Down

0 comments on commit 37e7a6e

Please sign in to comment.