summaryrefslogtreecommitdiff
path: root/driver_geostar.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-23 08:20:38 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-03-23 08:20:38 -0400
commitfbfc0b76ba6223d5152a412a9e31e3729342a979 (patch)
treebd8437d172d6d9b75016e82b40a4928a20a24015 /driver_geostar.c
parentb3dbcae121b94dacff00354169520117da0a13d6 (diff)
downloadgpsd-fbfc0b76ba6223d5152a412a9e31e3729342a979.tar.gz
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
All regression tests pass.
Diffstat (limited to 'driver_geostar.c')
-rw-r--r--driver_geostar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_geostar.c b/driver_geostar.c
index 1fc274d3..f6738ffb 100644
--- a/driver_geostar.c
+++ b/driver_geostar.c
@@ -211,7 +211,7 @@ static gps_mask_t geostar_analyze(struct gps_device_t *session)
mask |= STATUS_IS;
}
}
- mask |= TIME_IS | LATLON_IS | ALTITUDE_IS | SPEED_IS | TRACK_IS | DOP_IS | USED_IS | REPORT_IS;
+ mask |= TIME_IS | PPSTIME_IS | LATLON_IS | ALTITUDE_IS | SPEED_IS | TRACK_IS | DOP_IS | USED_IS | REPORT_IS;
gpsd_report(LOG_INF, "Geographic coordinates %f %g %g %g %g %g\n",
d1,