Source:
CHANGELOG.mdMotorBridge 0.4.2 Release Test Note
Date: 2026-06-03Summary
Optimizes Damiaodm-serial background polling and tightens serial read
timeouts.
Version Alignment
Key Changes
Fixed
- Optimized Damiao
dm-serialbackground polling sorecv(0ms)performs a true non-blocking drain instead of waiting on the serial-port read timeout when no bytes are pending. - Reduced the Damiao serial bridge read timeout from 2 ms to 1 ms for bounded synchronous feedback/register reads while keeping compatibility fallbacks.