Project

General

Profile

Patch #1197 ยป sigma-150-500 1.4x.patch

Steve Fosdick, 19 Jul 2016 23:12

View differences:

new/src/canonmn.cpp 2016-07-20 00:09:18.970661635 +0100
825 825
        { 171, "Canon EF 300mm f/4L"                                        },
826 826
        { 172, "Canon EF 400mm f/5.6L"                                      }, // 0
827 827
        { 172, "Sigma 150-600mm f/5-6.3 DG OS HSM | S"                      }, // 1
828
        { 172, "Sigma 150-500mm f/5-6.3 APO DG OS HSM + 1.4x"               }, // 2
828 829
        { 173, "Canon EF 180mm Macro f/3.5L"                                }, // 0
829 830
        { 173, "Sigma 180mm EX HSM Macro f/3.5"                             }, // 1
830 831
        { 173, "Sigma APO Macro 150mm f/3.5 EX DG IF HSM"                   }, // 2
......
1001 1002
        { 161, printCsLensByFocalLength },
1002 1003
        { 168, printCsLensByFocalLength },
1003 1004
        { 169, printCsLensByFocalLengthAndMaxAperture },
1004
        { 172, printCsLensByFocalLength }, // not tested
1005
        { 172, printCsLensByFocalLengthTC }, // not tested
1005 1006
        { 173, printCsLensByFocalLengthTC }, // works partly
1006 1007
        { 174, printCsLensByFocalLength }, // not tested
1007 1008
        { 180, printCsLensByFocalLength },
    (1-1/1)