summaryrefslogtreecommitdiff
path: root/timehint.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-03-20 11:28:12 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-03-20 11:28:12 -0400
commit48d84d1866dc310d1c5d6a87a3e078dcadb6f409 (patch)
treeac8ca5e3a360a82323fce77b8aa81d9f9cb7689a /timehint.c
parent1859b866dcda8ef2b1c1bacc5e1af8b69f4923c3 (diff)
downloadgpsd-48d84d1866dc310d1c5d6a87a3e078dcadb6f409.tar.gz
Don't claim to be able to deliver a 3D fix in UBX timing mode.
Diffstat (limited to 'timehint.c')
-rw-r--r--timehint.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/timehint.c b/timehint.c
index da828f4e..24ce8804 100644
--- a/timehint.c
+++ b/timehint.c
@@ -371,8 +371,6 @@ static char *report_hook(volatile struct pps_thread_t *pps_thread,
* required on all Garmin and u-blox; safest to do it
* for all cases as we have no other general way to know
* if PPS is good.
- *
- * Not sure yet how to handle u-blox UBX_MODE_TMONLY
*/
if (session->fixcnt <= PPS_MIN_FIXES)
return "no fix";