Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of 4 lenses Pentax #2583

Merged
merged 1 commit into from
Apr 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/pentaxmn_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,10 @@ constexpr TagDetails pentaxLensType[] = {
{0x083d, "HD PENTAX-D FA 28-105mm F3.5-5.6 ED DC WR"},
{0x083e, "HD PENTAX-D FA 24-70mm F2.8 ED SDM WR"},
{0x083f, "HD PENTAX-D FA 15-30mm F2.8 ED SDM WR"},
{0x0840, "HD Pentax-D FA* 50mm F1.4 SDM AW"},
{0x0841, "HD Pentax-D FA 70-210mm F4 ED SDM WR"},
{0x0842, "HD Pentax-D FA* 85mm F1.4 SDM AW"},
{0x0843, "HD Pentax-D FA 21mm F2.4 ED Limited DC WR"},
{0x08c4, "HD PENTAX-DA* 11-18mm F2.8 ED DC AW"},
{0x08c5, "HD PENTAX-DA 55-300mm F4.5-6.3 ED PLM WR RE"},
{0x08c6, "smc PENTAX-DA L 18-50mm F4-5.6 DC WR RE"},
Expand Down