Jakub
7b6ae8e2cb
feat(gps): use HDOP for !gps fix readiness, satellite count as fallback
...
Satellite count alone is a poor proxy for fix quality -- few satellites
in good geometry can beat many in poor geometry. LocationProvider now
exposes getHDOP() (default -1 = unsupported); MicroNMEA implements it.
isLocFixReady() prefers HDOP <= 2.0 when available, falling back to the
old >=8 satellite threshold for providers that don't report it (e.g.
RAK12500/u-blox).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-24 22:49:17 +02:00
..
2025-12-02 10:31:24 +00:00
2026-05-28 15:13:14 +07:00
2026-06-05 12:36:49 +02:00
2026-06-20 09:07:00 +02:00
2026-07-24 22:49:17 +02:00
2025-06-25 11:00:24 +02:00
2026-07-21 23:43:33 +02:00
2025-10-06 12:57:04 +01:00
2025-06-22 16:21:04 +10:00
2025-07-08 23:19:34 +10:00
2025-10-30 16:45:50 +11:00
2026-06-25 19:04:21 +02:00
2025-04-28 16:17:29 +02:00
2026-05-10 20:29:47 +10:00
2025-10-30 16:45:50 +11:00
2026-06-21 23:25:11 +02:00
2026-06-08 20:37:22 +02:00
2026-06-06 17:21:41 +02:00
2025-06-06 15:30:35 +10:00
2026-02-21 19:35:51 +11:00
2026-02-21 19:35:51 +11:00
2026-06-06 13:09:24 +10:00
2026-06-06 13:09:24 +10:00
2026-02-21 19:35:51 +11:00
2026-06-20 09:07:00 +02:00
2026-06-18 22:34:52 +02:00
2026-01-30 15:07:40 +11:00
2026-06-03 14:10:28 +07:00
2025-05-20 16:29:09 +10:00
2025-09-06 14:15:40 +10:00
2025-06-30 03:46:18 +02:00
2026-06-02 00:53:00 +10:00
2026-06-02 00:53:00 +10:00
2026-02-18 22:32:01 +07:00
2026-04-18 21:32:41 +10:00
2026-04-17 14:38:03 +10:00
2026-03-08 11:46:20 -07:00
2026-03-08 11:46:20 -07:00
2026-05-13 21:09:47 +02:00
2026-05-17 22:10:13 +10:00
2026-03-01 07:41:50 +01:00
2026-02-28 17:19:04 +01:00
2026-02-28 17:19:04 +01:00
2026-06-25 19:04:21 +02:00
2025-11-07 14:42:06 +11:00
2025-11-04 01:21:56 +11:00
2025-11-14 21:51:28 -07:00
2026-03-23 23:09:35 +13:00