luxonis / depthai-core

DepthAI C++ Library
MIT License
238 stars 128 forks source link

Auto increase the XLink connection size Host->Dev #1179

Closed moratom closed 1 week ago

moratom commented 1 week ago

This commit adds the auto-increase functionality for the XLink connection in the Host->Device direction for RVC3 and RVC4 devices.

RVC2 will first need to support the auto-increase of pool sizes before this feature can be enabled for RVC2 devices too.