meshcore-open/test/services
zjs81 b336aedbc5 fix: address PR #296 code review feedback
- 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
2026-03-14 17:32:08 -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 fix: address PR #296 code review feedback 2026-03-14 17:32:08 -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 fix: address PR #296 code review feedback 2026-03-14 17:32:08 -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