summaryrefslogtreecommitdiff
path: root/gps.1
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-10-30 22:32:40 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-10-30 22:32:40 +0000
commitd187632337f2ac57b5b00420eab24ca4ae185b57 (patch)
tree9d467af34beb7c88f55114f87ce6f0ab7a90ca84 /gps.1
parent768053d2716143a445af839ba5923fca01578c71 (diff)
downloadgpsd-d187632337f2ac57b5b00420eab24ca4ae185b57.tar.gz
Split the initializer method for FV18 and Evermore.
Implement mode holding in the server when J=1 is on. Small splint cleanups.
Diffstat (limited to 'gps.1')
-rw-r--r--gps.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gps.1 b/gps.1
index 6903c56a..b2e36f06 100644
--- a/gps.1
+++ b/gps.1
@@ -54,7 +54,7 @@ option sets the format of latitude and longitude reports. The value 'd' produces
.PP
The
\fB\-s\fR
-option sets the number of received sentences to process after any fix is received before blanking any field. By default it is set to 0, so you see each update exactly as it is sent. Setting it to a higher value prevents annoying display flicker on NMEA devices that send several difference sentence types per update cycle, only one of which is a true fix. (This option is redundant with the GPD J request and may be removed in the future.)
+option sets the number of received sentences to process after any fix is received before blanking any field. By default it is set to 0, so you see each update exactly as it is sent. Setting it to a higher value prevents annoying display flicker on NMEA devices that send several difference sentence types per update cycle, only one of which is a true fix. (This option is redundant with the GPSD J request and may be removed in the future.)
.PP
There is a known bug in
xgps; it assumes the default font size is no more than 18 pixels. If this is not the case, the satellite data display will show fewer than 12 satellites.