mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
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. |
||
|---|---|---|
| .. | ||
| app_settings.dart | ||
| channel.dart | ||
| channel_message.dart | ||
| community.dart | ||
| contact.dart | ||
| contact_group.dart | ||
| delivery_observation.dart | ||
| message.dart | ||
| path_history.dart | ||
| path_selection.dart | ||
| radio_settings.dart | ||