summaryrefslogtreecommitdiff
path: root/gpsprof.xml
Commit message (Collapse)AuthorAgeFilesLines
* gpsprof: Add statistics to scatterplot. Add satellite heat maps.Gary E. Miller2018-06-251-62/+139
| | | | | | Plus the man page. This work supported by the kind generatosity of Virgin Orbit.
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
|
* Updates library manpage list.Robert Norris2017-02-081-1/+1
| | | | | | Man page for libgpsd no longer exists. Replace with libgpsmm which does. Signed-off-by: Fred Wright <fw@fwright.net>
* Xcess whitespace removal.Gary E. Miller2015-04-301-9/+9
|
* gpsprof can now make plots of time deta from PPS.Eric S. Raymond2013-11-021-9/+19
| | | | I think it is revealing problems in the PPS instrumentation...
* Speklling fixes from Jon Schleuter.Eric S. Raymond2012-05-101-1/+1
|
* In gpsprof, added [server[:port[:device]]] options.Michael Tatarinov2011-10-121-1/+2
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Typo fix.Eric S. Raymond2011-10-101-1/+1
|
* Add -r option to gpsplot.Eric S. Raymond2011-10-101-2/+7
|
* Implement SIGUSR1 behavior in gpspprof, and change the way samples are counted.Eric S. Raymond2011-10-081-0/+4
|
* Typo fix.Eric S. Raymond2011-10-061-1/+1
|
* New -f option of gpspsprof to save JSON input.Eric S. Raymond2011-10-061-2/+6
|
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-3/+1
| | | | This was the easy part. Remaining removals will require more decisions.
* Change the semantics of gpsprof -d so we can both dump and plot in one run.Eric S. Raymond2011-09-241-3/+3
|
* Restore gpsprof's -T option.Eric S. Raymond2011-09-231-0/+12
|
* Dump (-d) option for gpsprof, and updated documentation.Eric S. Raymond2011-09-221-6/+19
|
* Describe the latency components.Eric S. Raymond2011-09-211-5/+41
|
* Restore raw plot capability.Eric S. Raymond2011-09-211-0/+6
|
* Fix the gpsprof device query to work with the new Python interface.Eric S. Raymond2011-09-211-5/+0
|
* Remove the old latency-profiling machinery.Eric S. Raymond2011-09-201-59/+8
| | | | | | It hasn't actually worked since we switched protocols to JSON. This diff puts the framework in place for new machinery using timing attributes in the TPV sentence.
* spellchecking in gpsprof.xmlJon Schlueter2011-03-051-1/+1
|
* Patch to make gpsprof use the same -D as the other gpsd helper programs. Gary E. Miller2010-04-211-0/+3
| | | | | | With man page update. Signed-off-by: Gary E. Miller <gem@rellim.com>
* Tweak some DocBook meta headers to quiet down the build.Eric S. Raymond2010-03-251-1/+3
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
|
* Fix some DTD references.Eric S. Raymond2010-02-031-1/+1
|
* gpsprof is fully working with the new protocol.Eric S. Raymond2009-09-291-20/+5
| | | | All regression test pass. Codebase splints clean.
* Add cross-references to new tools.Eric S. Raymond2006-11-161-0/+3
|
* Axiom Sandpiper II (SiRF-I) works.Eric S. Raymond2006-11-091-1/+1
| | | | | | | | | | | | One of the longest-lived bugs bites the dust. Axiom Sandpiper II is now tested and working. David Mandala's bug turned out to be a consequence of two unrelated problems: (1) The Sandpiper doesn't respond to a normal SiRF probe, and (2) SiRFs echo anything unknown you send at them, so you get false positives if the positive respone is the same as the probe string. We're archiving the documentation here because it's only findable one place on the web (at <http://www.allsurplus.net/Axiom/>), and that location looks unstable when the surplus store's supply runs out.
* SiRF name cleanup.Chris Kuethe2006-08-171-2/+2
| | | | | | | | | | 1) the product line is called SiRFstar 2) I don't have any original SiRFstar receivers but my documentation says the protocol remained mostly the same between SS1, SS2 and SS3; it just got richer as time went by. At least with my SS2 and SS3 receivers, this holds true. 3) elsewhere in the code there are SIRF_THIS and SIRF_THAT, which implies (correctly) independence of chipset version.
* Rename the xgps manual page.Eric S. Raymond2006-03-021-1/+1
|
* Profiling is always enabled.Eric S. Raymond2005-05-151-3/+2
|
* Add a usage example.Eric S. Raymond2005-03-301-2/+9
|
* gpsprobe is obsolete. Remove references to it from other files.Eric S. Raymond2005-03-301-4/+1
|
* Cycle timing moved into gpsprof.Eric S. Raymond2005-03-301-0/+8
|
* gpsprof -r option is gone.Eric S. Raymond2005-03-291-4/+2
|
* Plot programs are now emitted to stdout. The split plot is still buggy.Eric S. Raymond2005-03-291-23/+10
|
* Restored uninstrumented plot, with explanation.Eric S. Raymond2005-03-291-0/+10
|
* Everything except splitplot works now.Eric S. Raymond2005-03-291-10/+1
|
* Latency profiling is broken. Change the gpsprof default to spatial profiling.Eric S. Raymond2005-03-241-2/+3
|
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-5/+6
|
* Spatial scattegram plotting moves from gpsprobe to gpsprof.Eric S. Raymond2005-02-241-0/+9
|
* Added gsprof -m option.Eric S. Raymond2005-02-171-0/+6
|
* Added "uninstrumented" plot.Eric S. Raymond2005-02-141-0/+7
|
* Get rid of latency filtering.Eric S. Raymond2005-02-141-11/+2
|
* Added -s options to gpsfake and gpsprof.Eric S. Raymond2005-02-141-2/+7
|
* Integrate gpsfake.Eric S. Raymond2005-02-131-1/+1
|
* Manual pages now refer to each other appropriately.Eric S. Raymond2005-02-101-2/+15
|
* We have a new man page.Eric S. Raymond2005-02-101-0/+154