Revert modeld vipc conflate behavior and alert on dropped frame percent (#1877)
* Revert "Fix modeld dropping frames if processing takes over 50 ms"
This reverts commit a8e7a187ca
.
* track frame drop
* fix unused
* alert on frame drop perc
* reduce thresholds
* posenet is invalid on non-consecutive frames
* Refactor filter time constant
* Use vipc_dropped_frames for posenet valid check
* Actually set frame drop percentage
* Add explicit cast just to be sure
* Prevent frames dropped to go up to quickly on startup
* bump cereal
* reduce soft disable threshold to 1%
Co-authored-by: Willem Melching <willem.melching@gmail.com>
pull/1879/head
parent
d9adbae9a8
commit
58c3b5ba84
6 changed files with 29 additions and 15 deletions
@ -1 +1 @@ |
||||
Subproject commit 80bbbd4bf70698a3e7b7eaa1e463753c3db2ab5f |
||||
Subproject commit f725dcd617b0ff577ad5caee8b9b3c861d6be4a8 |
Loading…
Reference in new issue