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

M30T thermal digital zoom is stuck at 2× #20

Closed
eric-dk opened this issue Jul 14, 2022 · 2 comments
Closed

M30T thermal digital zoom is stuck at 2× #20

eric-dk opened this issue Jul 14, 2022 · 2 comments
Assignees

Comments

@eric-dk
Copy link

eric-dk commented Jul 14, 2022

Steps-to-reproduce:
With the correct ComponentIndexType and CameraLensType.CAMERA_LENS_THERMAL use CameraKey.KeyThermalDigitalZoomFactor.set(…) with ThermalDigitalZoomFactor other than FACTOR_X2.

Expected:
IR camera zooms in or out.

Actual:
There is no error with other ThermalDigitalZoomFactor but the camera does not zoom at all. Perhaps this is due to the fact that the M30T zoom levels are 2×, , 10×, 20×; which do not have corresponding ThermalDigitalZoomFactor enum values.

@DJI-William
Copy link

Please use KeyThermalZoomRatios instead of ThermalDigitalZoomFactor.
image

@DJI-William DJI-William self-assigned this Jul 15, 2022
@eric-dk
Copy link
Author

eric-dk commented Jul 15, 2022

Thanks!

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

2 participants