meshcore-open/test/services
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
..
line_of_sight_service_test.dart Document LOS frequency and k-factor math 2026-02-23 02:48:28 -05:00
ml_algo_sanity_test.dart feat: add ML-based adaptive timeout prediction using LinearRegressor 2026-03-14 16:56:11 -07:00
tcp_transport_service_native_test.dart feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
timeout_prediction_service_test.dart feat: add ML-based adaptive timeout prediction using LinearRegressor 2026-03-14 16:56:11 -07:00
usb_serial_frame_codec_test.dart Add error handling tests for USB connection and listing ports 2026-03-05 02:26:37 -05:00