wifi-densepose/firmware
ruv 0a80b8e860 fix(firmware): address review findings — idle busy-spin and observability
- Fix pdMS_TO_TICKS(5)==0 at 100Hz causing busy-spin in idle path (use
  vTaskDelay(1) instead)
- Post-batch yield now 2 ticks (20ms) for genuinely longer pause
- Add s_ring_drops counter to ring_push for diagnosing frame drops
- Expose drop count in periodic vitals log line

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-27 17:08:52 -04:00
..
esp32-csi-node fix(firmware): address review findings — idle busy-spin and observability 2026-03-27 17:08:52 -04:00
esp32-hello-world feat: happiness scoring pipeline + ESP32 swarm with Cognitum Seed (#285) 2026-03-20 18:46:34 -04:00