Skip to content

Commit b6a502d

Browse files
committed
added changelog and updated version
1 parent eb22017 commit b6a502d

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog for package depthai
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.17.4 (2022-09-20)
6+
-----------
7+
* DEPTHAI_WATCHDOG=0 bugfix (245fb57)
8+
* V5 Calibration flashing fix
9+
* FW log level bugfix (#587)
10+
* Updated DeviceBootloader::Config to retain existing values
11+
* PoE watchdog issues addressed (74b699c)
12+
* XLink - kernel driver detach (fixes some USB connectivity issues) (ba9bd8b)
13+
* Added EEPROM clear capability
14+
* Added missing installation of DLL files (#550)
15+
* Asset RPC refactor
16+
* Exposed Device::getAllConnectedDevices()
17+
* Exposed FW & BL versions
18+
* Contributors: Alex Bougdan, Szabolcs Gergely, Martin Peterlin
19+
520

621
2.17.3 (2022-08-05)
722
-----------

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>depthai</name>
3-
<version>2.17.3</version>
3+
<version>2.17.4</version>
44
<description>DepthAI core is a C++ library which comes with firmware and an API to interact with OAK Platform</description>
55

66
<maintainer email="[email protected]">Sachin Guruswamy</maintainer>

0 commit comments

Comments
 (0)