nicoboy a6ba463c4c Reduce UART buffer flush threshold from 512 to 64 bytes
Prevents MAVLink frames from being split at the 512-byte boundary
into two UDP packets. With 64B threshold + 3ms inactivity timeout,
each MAVLink frame (9-280 bytes) fits in a single UDP packet.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 16:26:49 +02:00
Description
TEST - version avec carte plus puissante S3
46 KiB
Languages
C++ 70%
C 30%