summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSanjeev Gupta <ghane0@gmail.com>2018-12-22 14:59:05 -0800
committerGary E. Miller <gem@rellim.com>2018-12-22 14:59:05 -0800
commite4779bf305a270380f4a33be77fb6200deb11517 (patch)
treefa37a736f97fed7c243eda326ee33ce7997f9c87 /www
parent6438445263b29628b95f97e71f814941518a22a2 (diff)
downloadgpsd-e4779bf305a270380f4a33be77fb6200deb11517.tar.gz
Proofread the PPP doc.
Signed-off-by: Gary E. Miller <gem@rellim.com>
Diffstat (limited to 'www')
-rw-r--r--www/ppp-howto.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ppp-howto.adoc b/www/ppp-howto.adoc
index e85e72f6..5018e377 100644
--- a/www/ppp-howto.adoc
+++ b/www/ppp-howto.adoc
@@ -68,7 +68,7 @@ spot?
All GNSS systems compute positions using ECEF (earth-centered,
earth-fixed) coordinates. After an ECEF position is calculated, it is
-converted into latitude, longitude using a datum. So many to
+converted into latitude and longitude using a datum. So many to
choose from. You've probably heard of WGS84, NAD83, and maybe ITRF.
NAD83 is pinned to the North American tectonic plate. WGS84 is pinned
@@ -96,7 +96,7 @@ Original ITRF and WGS84 differ by less than 1 meter, which is huge
for the purposes here. ITRF2014 and WGS84(G1762) differ by a few
centimeters.
-It gets worse. two expensive GPS often differ in altitude by over 60
+It gets worse. Two expensive GPS often differ in altitude by over 60
feet. Altitude is calculated as height above Mean Sea Level (MSL). But
the Earth is not a perfect sphere. It is more pear shaped. In addition
gravitational anomalies affect 'sea level'.
@@ -145,7 +145,7 @@ There are many possible adjustments to the above procedure.
Maybe you want to collect just 10 minutes of data to verify that your
tool-chain is working before doing a 24 hour run. Simple, just change
-`gpsprof -n 86400` to `gpsprof -n 360` and then proceed as above.
+`gpsprof -n 86400` to `gpsprof -n 600` and then proceed as above.
Maybe your _gpsd_ host does not have Python installed. Just run _gpsprof_
remotely. On the host you will need to run _gpsd_ with the `-g` parameter so