diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2006-11-23 08:24:35 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2006-11-23 08:24:35 +0000 |
commit | 4644b974be4cb771b506b36a655f9785ded4a834 (patch) | |
tree | 8b5334e794cb25f746a7cf4ab37b05f4d2910700 /README | |
parent | b0591cfbe3f1f9e621b8ee61988f210a2591b52e (diff) | |
download | gpsd-4644b974be4cb771b506b36a655f9785ded4a834.tar.gz |
Make gpscat able to set parity and stopbits.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ His new features include: * More new commands: 'I', 'U', 'E', 'B', 'Z'. See the docs. * Support for SiRF binary mode. * Support for multiple devices. + * Other test tools -- gpsfake, gpscat. Gary Miller <gem@rellim.com> wrote the driver for Garmin binary protocol. |