Skip to content

Release v2.25.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 16:52
4d85750

Features

  • Added DeviceBootloader::getFlashedVersion to retrieve the bootloader version that is flashed on device.

Bug fixes

  • Fixed fsync on OAK-D-SR.
  • Mitigated boot issue on OAK-D-SR-POE and OAK-T.
  • Fixed compilation in same cases, because of problems with jsoncpp. (luxonis/depthai-core#980)

Misc

  • Added thermal neural network example (examples/NeuralNetwork/thermal_nnet.py).