mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
- Clamp ML predictions between physics floor (raw airtime) and ceiling (worst-case formula) so model can never produce unsafe timeouts - Replace hourOfDay feature with secondsSinceLastRx for network activity - Remove unused _ContactStats.stdDev and dead model persistence code - Debounce observation writes (2s) instead of writing on every delivery - Skip recording observations when pathLength is null to avoid corrupting training data - Add comment explaining global (not per-contact) RX time tracking - Remove notifyListeners from retrain to avoid unnecessary widget rebuilds - Run dart format |
||
|---|---|---|
| .. | ||
| line_of_sight_service_test.dart | ||
| ml_algo_sanity_test.dart | ||
| tcp_transport_service_native_test.dart | ||
| timeout_prediction_service_test.dart | ||
| usb_serial_frame_codec_test.dart | ||