summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-31 14:53:33 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-31 16:13:09 -0400
commitf9c1821f0693bd5e41649de644091a890685a436 (patch)
tree1df26efc94b985f42b051e81d758e83359c9db8c
parent1be4ac46a4ab216e259720c8ba31b9de71140127 (diff)
downloadgpsd-f9c1821f0693bd5e41649de644091a890685a436.tar.gz
Documentation update.
-rw-r--r--SConstruct20
-rw-r--r--www/index.html.in33
2 files changed, 27 insertions, 26 deletions
diff --git a/SConstruct b/SConstruct
index 03695708..1cbff0c1 100644
--- a/SConstruct
+++ b/SConstruct
@@ -2,18 +2,18 @@
# Important targets:
#
-# build - build the software (default)
-# dist - make distribution tarball
-# install - install programs, libraries, and manual pages
-# uninstall - undo an install
+# build - build the software (default)
+# dist - make distribution tarball
+# install - install programs, libraries, and manual pages
+# uninstall - undo an install
#
-# check - run regression and unit tests.
-# audit - run code-auditing tools
-# testbuild - test-build the code from a tarball
-# website - refresh the website
-# release - ship a release
+# check - run regression and unit tests.
+# audit - run code-auditing tools
+# testbuild - test-build the code from a tarball
+# website - refresh the website
+# release - ship a release
#
-# clean - clean all normal build targets
+# --clean - clean all normal build targets
# sconsclean - clean up scons dotfiles (but not the database)
#
# Setting the DESTDIR environment variable will prefix the install destinations
diff --git a/www/index.html.in b/www/index.html.in
index 24f0e093..3a95ad0c 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -98,27 +98,28 @@ src="http://www.ohloh.net/p/3944/widgets/project_cocomo.js"></script>
<p><code>gpsd</code> is a service daemon that monitors one or more
GPSes or AIS receivers attached to a host computer through serial or
USB ports, making all data on the location/course/velocity of the
-sensors available to be queried on TCP port 2947 of the host computer.
-With <code>gpsd</code>, multiple location-aware client applications (such as
-navigational and wardriving software) can share access to receivers
-without contention or loss of data. Also, <code>gpsd</code> responds
-to queries with a format that is substantially easier to parse than
-the NMEA 0183 emitted by most GPSes. The <code>gpsd</code>
-distribution includes a linkable C service library, a C++ wrapper
-class, and a Python module that developers of <code>gpsd</code>-aware
-applications can use to encapsulate all communication with
-<code>gpsd</code>. Third-party client bindings for Java and Perl
-also exist.</p>
+sensors available to be queried on TCP port 2947 of the host
+computer.</p>
+
+<p>With <code>gpsd</code>, multiple location-aware client applications
+can share access to supported sensors without contention or loss of
+data. Also, <code>gpsd</code> responds to queries with a format that
+is substantially easier to parse than the NMEA 0183 emitted by most
+GPSes. The <code>gpsd</code> distribution includes a linkable C
+service library, a C++ wrapper class, and a Python module that
+developers of <code>gpsd</code>-aware applications can use to
+encapsulate all communication with <code>gpsd</code>. Third-party
+client bindings for Java and Perl also exist.</p>
<p>Besides <code>gpsd</code> itself, the project provides auxiliary
tools for diagnostic monitoring and profiling of receivers and feeding
location-aware applications GPS/AIS logs for diagnostic purposes.</p>
-<p>The goal of the <code>gpsd</code> project is to create a solid
-layer of open-source infrastructure for programs running under Linux
-and other open-source Unixes that want to be location-sensitive. We
-aim for simple, robust interfaces, unfussy operation, and an easy
-learning curve for application developers.</p>
+<p>GPSD is everywhere in mobile embedded systems. It underlies the map
+service on Android phones. It's ubiquitous in drones, robot
+submarines, and driverless cars. It's increasingly common in recent
+generations of manned aircraft, marine navigation systems, and
+military vehicles.</p>
<p>Applications that
presently use <code>gpsd</code> include