summaryrefslogtreecommitdiff
path: root/gpsfake.xml
Commit message (Collapse)AuthorAgeFilesLines
* Xcess whitespace removal.Gary E. Miller2015-04-301-12/+12
|
* Minor changes that should have gone in with the previous commit.Eric S. Raymond2015-02-021-6/+0
|
* Add slow=yes option for regression tests in an attempt to avoid flakeouts.Eric S. Raymond2014-08-241-0/+7
|
* Delay-Cookie feature in test loads almost works.Eric S. Raymond2013-11-041-0/+9
| | | | | | | What's missing is that leading non-packet data is discarded because we loop using the packet getter. All regression tests pass. PPS is live.
* Document some magic comments.Eric S. Raymond2013-11-041-0/+21
|
* Enhance gpsfake so it can be used to test TCP sources.Eric S. Raymond2013-09-291-3/+10
|
* -g belongs in the gpsfake synopsis.Eric S. Raymond2013-04-231-0/+1
|
* 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.
* In gpsfake, remove an unused feature and document what's there.Eric S. Raymond2011-07-221-3/+21
| | | | All regression tests pass.
* Add -f option to gpsfake, removing a non-ortogonality in the behavior of -1.Eric S. Raymond2011-04-041-14/+20
| | | | Patch concept due to Gleb Smirnoff.
* spellchecking in gpsfake.xmlJon Schlueter2011-03-051-3/+3
|
* Typo fix.Thomas Sprinkmeier2011-03-041-1/+1
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Typo fix.Eric S. Raymond2011-02-131-1/+1
|
* Add a gpsfake option to set the listening port.Eric S. Raymond2011-02-131-0/+3
|
* add GPSD_HOME environment variable support to gpsfakeJon Schlueter2010-06-051-0/+6
| | | | | | | | check the environment variable GPSD_HOME to find gpsd on path specified if not there check normal PATH env variable for gpsd added note about GPSD_HOME in gpsfake.xml but might not be in correct location changed regress-driver to use GPSD_HOME instead of adding current directory to the PATH
* Implement a -u switch to force the test framework to use UDP, not ptys.Eric S. Raymond2010-05-041-0/+5
| | | | | | The good news is that rgression tests all pass with this case and -u off. The bad news is that they fail with -u on. It looks like the switch forces some other bug, previously masked, into the open.
* Document the just-added UDP facility in gpsfake.Eric S. Raymond2010-04-261-3/+10
|
* Typo fix.Bernd Zeimetz2010-04-231-1/+1
|
* 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
|
* In gpsfake, only send w+r to the slave daemon in pipe mode. Eric S. Raymond2009-08-011-3/+4
| | | | | Still works for regression testing but doesn't open an extra client when testing commands interactively.
* Handle some line-termination issues more cleanly.Eric S. Raymond2009-07-291-4/+7
|
* sirfmon -> gpsmon name change.Eric S. Raymond2009-02-171-5/+6
|
* Incorporated a Debian explanatory patch.Eric S. Raymond2007-12-151-2/+7
|
* Improvements to the test machinery, and another test.Eric S. Raymond2007-12-131-2/+7
|
* Make our assumptions about the units in Garmin error estimatesEric S. Raymond2006-11-291-2/+2
| | | | | | | consistent, document them, and tie the two places where this assumption is used tigether with comments. Also, a minor documentation tweak.
* Document hexdumping in gpsfake.Eric S. Raymond2006-11-291-3/+6
|
* gpsfake can now recognize and gather TSIP packets.Eric S. Raymond2006-11-291-3/+3
|
* Add cross-references to new tools.Eric S. Raymond2006-11-161-2/+3
|
* SiRF name cleanup.Chris Kuethe2006-08-171-1/+1
| | | | | | | | | | 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.
* Eliminate use of fuser(1) from gpsfake.Eric S. Raymond2006-07-291-3/+5
|
* Pipe (-p) option split into -1 and -p options. New test added.Eric S. Raymond2006-07-231-2/+6
|
* Til's recipe for smashing his hunt bug, and a long explanatory comment.Eric S. Raymond2006-06-111-1/+1
|
* Better documentation of some bugs.Eric S. Raymond2006-06-101-0/+3
|
* Add -v option to gpsfake.Eric S. Raymond2006-06-091-0/+4
| | | | Update regression test because of start-of-cycle check on GGA.
* Rename the xgps manual page.Eric S. Raymond2006-03-021-1/+1
|
* Various small comment and documentation fixes.Eric S. Raymond2006-02-171-1/+1
|
* Add -r option to gpsfake.Eric S. Raymond2005-07-291-0/+4
|
* With the bug in the framework code fixed, some delays are not necessary.Eric S. Raymond2005-07-271-1/+2
|
* Add -i option to gpsfake.Eric S. Raymond2005-07-231-0/+6
|
* Add documentation for the RTCM dump format.Eric S. Raymond2005-07-131-1/+1
|
* Add progress messages to test framework.Eric S. Raymond2005-06-271-1/+1
|
* gpsfake -v no longer does anything, so remove it. Ship valgrind-audit.Eric S. Raymond2005-06-261-11/+16
|
* gpsfake progress prompt is now optional.Eric S. Raymond2005-06-241-0/+4
|
* gpsfake acquires -m (monitor) option.Eric S. Raymond2005-06-231-0/+6
|
* Now we can run instances under gdb.Eric S. Raymond2005-06-211-4/+13
|
* Abolish -n option.Eric S. Raymond2005-06-211-5/+0
| | | | | Shortly we're gaing to make it possible to run the daemon under debugger control.
* Documentation update, looking towards stable release.Eric S. Raymond2005-06-101-0/+4
|
* Regression-test machinery is working -- and seems to have turned up a bug.Eric S. Raymond2005-06-091-0/+3
|