mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
gnss(septentrio): improve SEP_DUMP_COMM parameter documentation
The documentation for `SEP_DUMP_COMM` was quite unclear and users had to use the user guide to find out what exactly it did. The new documentation tries to make the purpose clearer.
This commit is contained in:
parent
7bb239637e
commit
bfbbf2ff6f
@ -104,7 +104,8 @@ parameters:
|
||||
description:
|
||||
short: Log GPS communication data
|
||||
long: |
|
||||
Dump raw communication data from and to the connected receiver to the log file.
|
||||
Log raw communication between the driver and connected receivers.
|
||||
For example, "To receiver" will log all commands and corrections sent by the driver to the receiver.
|
||||
type: enum
|
||||
default: 0
|
||||
min: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user