Dale Phurrough
Dale Phurrough
The error reporting UI hides links and actions for `ID History` and `privacy notice` The user does not know what can be clicked or activated. ## Avoid duplicates * [X]...
Main app UI writes false statement ``` Rapid Test No longer Valid Your test is more than 21 days old and... ``` Last test is listed in app Journal on...
Hello. No functionality of this plugin works on my scenario. I use nppftp which allows me to remotely download/upload files for editing. Perhaps there is a conflict when both it...
I'm unsure of some mutex locking changes in commit https://github.com/luxonis/depthai-core/commit/55066c5078f47eea588433945c0fec2840cbe12a ### `dai::DeviceBase::closed` changed from `atomic` to pair of `std::mutex` + `bool` The two places I find these vars are used...
I have evidence of one of my two OAK-D-Lite sensors sending frames of data to the host where the timestamps are progressively out-of-sync (even more than 1 second) yet have...
all calls to `setManualWhiteBalance()` after `setAutoWhiteBalanceLock(true)` silently fail to change the color balance. For manual white balance to succeed, the code must call `setAutoWhiteBalanceLock(false)` or never call `setAutoWhiteBalanceLock()` This is...
DO NOT MERGE First, this PR is first intended to demonstrate issue #415. 👍 Second, I would like to see an evolved version of this PR to be later merged...
Data returned from an IMU node is not consistent with Earth gravity of 9.81 m/s^2 on the Y-axis. My OAK-D instead returns a vector magnitude value 10.20799. And the gravity...
invalid StereoDepth mesh files does not stop Device start; instead invalid config should stop start
If mesh files are invalid, the depthai-core ignores them and continues to startup the device/pipeline which will now serve invalid data. My expectation is that when any (including mesh files)...
Device critical trap error running tests on my OAK-D with depthai-core v2.15.0 ``` [14442C10C1A1C6D200] [4.048] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap:...