diff options
Diffstat (limited to 'gpsfake.xml')
-rw-r--r-- | gpsfake.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsfake.xml b/gpsfake.xml index 9f3caac3..25fe7670 100644 --- a/gpsfake.xml +++ b/gpsfake.xml @@ -139,9 +139,9 @@ data to be cycled at the device. <application>gpsfake</application> will print a notification each time it cycles.</para> <para>Normally, gpsfake creates a pty for each logfile and passes the -slave side of the debice to the daemon. If the header comment in the +slave side of the device to the daemon. If the header comment in the logfile contains the string "UDP", packets are instead shipped via UDP -port 5000 to the addess 192.168.0.1.255. You can monitor them with +port 5000 to the address 192.168.0.1.255. You can monitor them with this: <command>tcpdump -s0 -n -A -i lo udp and port 5000</command>.</para> </refsect1> @@ -167,7 +167,7 @@ other application which is able to create a compatible output.</para> <para>If <application>gpsfake</application> exits with "Cannot execute gpsd: executable not found." the environment variable GPSD_HOME can be set to the path where gpsd can be found. (instead of adding that folder -to the PATH envirnment variable</para> +to the PATH environment variable</para> </refsect1> <refsect1 id='see_also'><title>SEE ALSO</title> |