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

Add support for QuickTake 100/150 #936

Merged
merged 6 commits into from
Jan 7, 2024
Merged

Conversation

colinleroy
Copy link
Contributor

  • Summary
  • Get/Set configuration
  • Get preview
  • Get PPM files
  • Get raw files (QTK format)

Serial protocol reference: https://www.colino.net/wordpress/en/archives/2023/10/29/the-apple-quicktake-100-serial-communication-protocol/ QTKT / QTKN decoding algorithms from dcraw (GPL licensed).

Running on gtkam:
qtkam-qt100

Example photo (after conversion from ppm):
Image_03

camlibs/quicktake1x0/qtkn-decoder.c Fixed Show fixed Hide fixed
camlibs/quicktake1x0/qtkn-decoder.c Fixed Show fixed Hide fixed
camlibs/quicktake1x0/qtkt-decoder.c Fixed Show fixed Hide fixed
- Summary
- Get/Set configuration
- Get preview
- Get PPM files
- Get raw files (QTK format)

Serial protocol reference: https://www.colino.net/wordpress/en/archives/2023/10/29/the-apple-quicktake-100-serial-communication-protocol/
QTKT / QTKN decoding algorithms from dcraw (GPL licensed).
@colinleroy
Copy link
Contributor Author

Hi,
I've fixed the licensing.

@msmeissn
Copy link
Contributor

msmeissn commented Dec 5, 2023

is this ready to merge? sorry, did not yet have time to take a longer look

@colinleroy
Copy link
Contributor Author

Hi @msmeissn! From my point of view, yes. Maybe your team will have remarks though?

@msmeissn msmeissn merged commit 9a07ec3 into gphoto:master Jan 7, 2024
5 checks passed
@msmeissn
Copy link
Contributor

msmeissn commented Jan 7, 2024

thanks, i merged it after the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants