Command and Log Reference
67
Input Example:
MODE TIMING fix 40.245757 116.24323987 56.862
7.3
Self-optimized Timing
Self-optimized timing, refers that the receiver makes an autonomous positioning
optimization according to user’s input of time, horizontal accuracy, elevation accuracy.
Only when the time length, horizontal accuracy, elevation accuracy satisfies the
optimization requirements simultaneously, the coordinate becomes a normal
optimized coordinate. If one of these three factors are not satisfied, the optimization
fails. The final coordinates of the optimization are set to fixed coordinates. The high
precision time information is calculated based on the coordinate, and the correct PPS
second pulse signal is output.
Abbreviated ASCII Syntax:
MODE TIMING Surveyin Time param1 param2
Input Example:
MODE TIMING Surveyin 60 1.5 2.5
8. MISC COMMAND
8.1 Unlog Stop outputting specific log
This command stops outputting specific log from serial port. Parameter [port] can
be configured to stop output of the port; parameter [message] can be configured to
stop outputting corresponding message. If [port] is not assigned, it is recognized as
the current port received this command by default; if [message]
is not specifically stated, the output of all data are stopped.
Abbreviated ASCII Syntax:
UNLOG [port][message]
Recommend Input:
Stop outputting all messages from the current serial port:
UNLOG
Stop outputting GPGGA message from current serial port:
UNLOG GPGGA
Stop outputting GPGGA message from com2:
UNLOG COM2 GPGGA
Table 8-1: Unlog Command