summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFred Wright <fw@fwright.net>2019-03-23 18:22:53 -0700
committerFred Wright <fw@fwright.net>2019-03-27 20:26:22 -0700
commitcb43959238b70957f25caa99ef3410fa757d07c5 (patch)
treeea9ce9cc856713eb5b7f2eae4de03bc94d4ab057 /man
parent9f80e0303cdd96be49cb242e207fc5d9176ea987 (diff)
downloadgpsd-cb43959238b70957f25caa99ef3410fa757d07c5.tar.gz
ubxtool: Adds interface option for UBX-CFG-PRT.
The UBX-CFG-PRT command can specify any port, though it defaults to the current port. This option allows the port ID to be specified, either as a name or as an integer. At present, it only affects the PRT preset, though it could be used for other port-related commands in the future. Note that the baud rate is only applicable to the UART port, so there's no point in applying this to the -S option. TESTED: Tested on LEA-6S, LEA-M8F, LEA-M8T, and LEA-M8N
Diffstat (limited to 'man')
-rw-r--r--man/ubxtool.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/ubxtool.xml b/man/ubxtool.xml
index 97a897bd..a23e6c08 100644
--- a/man/ubxtool.xml
+++ b/man/ubxtool.xml
@@ -33,6 +33,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<arg choice='opt'>-f <replaceable>file/device</replaceable>
</arg>
<arg choice='opt'>-h </arg>
+ <arg choice='opt'>-i <replaceable>interface</replaceable></arg>
<arg choice='opt'>-m <replaceable>mode</replaceable></arg>
<arg choice='opt'>-P <replaceable>protver</replaceable></arg>
<arg choice='opt'>-p <replaceable>preset</replaceable></arg>
@@ -180,6 +181,13 @@ a usage message and exit.</para>
</listitem>
</varlistentry>
<varlistentry>
+ <term>-i interface</term>
+ <listitem>
+ <para>Specifies interface (port) for port-related commands.
+</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>-m mode</term>
<listitem>
<para>Sets optional mode parameter to a -p PRESET command.