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

Release v2.13.3 #288

Merged
merged 10 commits into from
Dec 1, 2021
Merged

Release v2.13.3 #288

merged 10 commits into from
Dec 1, 2021

Conversation

alex-luxonis
Copy link
Contributor

Features

  • Added manual white balance (color temperature) camera control

Bug fixes

  • Firmware:
    • Fix a potential crash when VideoEncoder is used (regression from v2.13.0)
    • Fix a crash when more than 4x VideoEncoder instances are created
    • Fix a StereoDepth crash with RGB-depth alignment and missing RGB calibration (having the latest calib v6)
    • Fix RGB-depth alignment when running at full mono camera resolution
  • XLink:
    • Fix a potential segmentation fault on device close
    • Fix some incorrectly calculated timeouts (on wait for reset)

Misc

Known issues

  • OAK-D Lite
    • FPS currently fixed to 30
    • Auto-exposure flicker may be seen on Mono cameras

alex-luxonis and others added 10 commits November 26, 2021 13:37
- fixes a crash with more than 4x VideoEncoder instances, now up to around 8 should work
- StereoDepth fix crash with RGB-depth align and missing RGB calib (calibrated with -drgb)
- StereoDepth fix RGB alignment when running at calib resolution (OAK-D with 800_P or OAK-D-Lite)
- an error is thrown if multiple cameras have the same socket assigned
Add manual white balance / color temperature camera control
@alex-luxonis alex-luxonis added 2021 Feature or fix that is planned for after our December feature/fix deliveries Gen2 Feature for or issue with Gen2 release Release version labels Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2021 Feature or fix that is planned for after our December feature/fix deliveries Gen2 Feature for or issue with Gen2 release Release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants