summaryrefslogtreecommitdiff
path: root/www/gps_report.cgi
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-12-18 12:11:55 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-12-18 12:11:55 +0000
commit2c26fce870345058b460e8a1274909f143a95200 (patch)
tree91709af66c6a3fa83089b234144d8b618d6789ee /www/gps_report.cgi
parentc87c2584783e346c682db0bf329af3a4797e8a26 (diff)
downloadgpsd-2c26fce870345058b460e8a1274909f143a95200.tar.gz
Basic web form presentation is done. Next, add the validation logic.
Diffstat (limited to 'www/gps_report.cgi')
-rw-r--r--www/gps_report.cgi19
1 files changed, 17 insertions, 2 deletions
diff --git a/www/gps_report.cgi b/www/gps_report.cgi
index 9ef565da..c6478ac4 100644
--- a/www/gps_report.cgi
+++ b/www/gps_report.cgi
@@ -187,11 +187,26 @@ hour/minute/second). Example: <code>20 May 2006</code>.</p>
<em>Date:</em> <input type="text" name="date" size="20"/>
-<p>The GPS's default sampling interval in seconds. This will
-usually be 1.</p>
+<p>The GPS's default sampling interval in seconds. This will usually be 1.
+For SiRF chips it's always 1 and you can leave it blank; it's mainly
+interesting for NMEA devices with unknown chipsets.</p>
<em>Sampling interval?</em> <input type="text" name="interval" size="6"/>
+<p>First sentence in the GPS's reporting cycle. Leave this blank for SiRF
+devices; it is mainly interesting for NMEA devices with unknown chipsets.
+You may be able to read it from the manual; if not, slowing the GPS to
+4800 will probably make the intercycle pause visible.</p>
+
+<em>First sentence in cycle?</em> <input type="text" name="leader" size="6"/>
+
+<p>Finally, add any notes you want to about how the sample was taken. One
+good thing to put here would a description of how the GPS was moving while the
+log was being captured. If the sentence mix changes between "fix" and "no fix"
+states, that too is a good thing to note.</p>
+
+<textarea name="samplenotes" rows="10" cols="72"></textarea>
+
<hr/>
<p>Thanks for your help. Click the <code>Send Report</code> button to
send your report to the GPSD developers. Eventually, your report is