meshcore-open/test
zjs81 2ee2358ecc feat: add ML-based adaptive timeout prediction using LinearRegressor
Train a linear regression model on actual message delivery times to
predict tighter timeouts, replacing worst-case physics estimates.
Features: path length, message bytes, seconds since last RX, flood mode.
Global model with per-contact blending after 10+ observations per contact.
Falls back to existing physics formula when model has insufficient data.
2026-03-14 16:56:11 -07:00
..
connector fix(tcp): reset state on aborted pre-handshake connect 2026-03-10 21:38:35 -04:00
screens refactor(tcp): promote MeshCoreTcpConnector, fix translations, harden UI 2026-03-13 10:59:09 -07:00
services feat: add ML-based adaptive timeout prediction using LinearRegressor 2026-03-14 16:56:11 -07:00
utils Refactor test cases for USB flow and port labels for improved readability 2026-03-05 02:26:37 -05:00
reaction_helper_test.dart format dart files 2026-02-04 08:32:35 -08:00