-
Notifications
You must be signed in to change notification settings - Fork 23
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
New commands and bug fixes #18
base: main
Are you sure you want to change the base?
Conversation
- shutter close/open - shutter auto mode disable/enable - gain select - triggering NUC calibration - getting shutter state
Hi! I'm trying to get rid of one problem with p2pro using your code. The problem is that p2pro calibrates itself after a while (from 5 to 60 seconds) and I need to disable it. I tried disabling shutter auto mode but it didn't help. Can you please tell me where did you get the protocol documentation? |
I think I did not put that part in there on purpose, because it might be irreversibly dangerous when used incautiously. The auto shutter feature can be configured via many parameters, including time and temperature intervals which trigger the automatic shutter in certain cases. It also has a feature to automatically close the shutter on extensive overexposure which might damage the sensor otherwise (e.g. the sun or a welding spot). Turning off the automatic shutter will result in large temperature drifts over time. Your temperatures might be total bogus after a while. Nonetheless, I could extend the code accordingly, if you wish so. |
Thank you for your response! If turning off the automatic shutter will result temperature drifts can you at least add configuration to time and temperature intervals? (if turning off is not working I want to increase the time interval). But I would be glad if you would add all possible configurations related to the shutter with mentioning or restricting safety boundaries. |
Since the owner of this repository is obviously not interested in my pull request, I checked in some modifications for full shutter control in my fork of this repository. Feel free to grab them from there. https://github.com/Pinoerkel/P2Pro-Viewer |
Thank you very much for your update, it works! |
Hi! I have a few more questions about the capabilities of protocol:
|
|
added some useful P2 Pro commands for
color coding fix that applies when internal camera palettes are set