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

[cameras.pixelfly] Explicitly inform user about invalid settings #8

Open
natezb opened this issue Jan 19, 2016 · 0 comments
Open

[cameras.pixelfly] Explicitly inform user about invalid settings #8

natezb opened this issue Jan 19, 2016 · 0 comments
Assignees

Comments

@natezb
Copy link
Contributor

natezb commented Jan 19, 2016

Currently, using e.g. an exposure time that's too long results in a pretty cryptic exception that comes directly from the SDK. We should catch this (or validate the input before using it) and say explicitly what setting is wrong.

This can be especially confusing b/c the valid exposure times depend on the shutter mode (single, double, video) and camera model.

Also, if single shutter mode is being used and the desired exposure is too long, we could let the user know that you can perform longer exposures in video mode.

@natezb natezb self-assigned this Jan 19, 2016
@natezb natezb changed the title Pixelfly driver: Explicitly inform user about invalid settings [cameras.pixelfly] Explicitly inform user about invalid settings Nov 26, 2017
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

No branches or pull requests

1 participant