Skip to content

Commit

Permalink
Merge pull request #517 from kmilos/patch-1
Browse files Browse the repository at this point in the history
Add missing schema ImBack camera maker
  • Loading branch information
LebedevRI authored Sep 6, 2023
2 parents 59cf9f9 + 689ef35 commit 750e2b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/cameras.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16270,7 +16270,7 @@
</ColorMatrices>
</Camera>
<Camera make="ImBack" model="ImB35mm" mode="chdk">
<ID make="Imback" model="ImB35mm">ImBack</ID>
<ID make="ImBack" model="ImB35mm">ImBack</ID>
<CFA width="2" height="2">
<Color x="0" y="0">GREEN</Color>
<Color x="1" y="0">RED</Color>
Expand Down
2 changes: 2 additions & 0 deletions data/cameras.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<xs:enumeration value="GITUP"/>
<xs:enumeration value="GoPro"/>
<xs:enumeration value="Hasselblad"/>
<xs:enumeration value="ImBack"/>
<xs:enumeration value="Kodak"/>
<xs:enumeration value="LG"/>
<xs:enumeration value="Leaf"/>
Expand Down Expand Up @@ -426,6 +427,7 @@
<xs:enumeration value="Generic"/>
<xs:enumeration value="GoPro"/>
<xs:enumeration value="Hasselblad"/>
<xs:enumeration value="ImBack"/>
<xs:enumeration value="KODAK"/>
<xs:enumeration value="KONICA MINOLTA"/>
<xs:enumeration value="Kodak"/>
Expand Down

0 comments on commit 750e2b4

Please # to comment.