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

[BUG] Some floating point settings can be converted to integers before being passed to the capture program #3824

Open
EricClaeys opened this issue Aug 21, 2024 · 1 comment
Assignees
Labels
bug needs software change

Comments

@EricClaeys
Copy link
Collaborator

For example:

WARNING: 'Daytime Gain' (1.000) is less than the minimum of 1.123; setting to the minimum.

@EricClaeys EricClaeys added the bug needs software change label Aug 21, 2024
@EricClaeys EricClaeys added this to the v2024.xx.xx_01 milestone Aug 21, 2024
@EricClaeys EricClaeys self-assigned this Aug 21, 2024
@EricClaeys
Copy link
Collaborator Author

The problem is when capture_??? -cc_file is run. For the imx708 camera with a minimum gain of ~ 1.2, it displays the minimum as 1.00.

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

No branches or pull requests

1 participant