Skip to content

Commit 330ce63

Browse files
committed
MAVLink messages update Thu Nov 27 00:20:25 UTC 2025
1 parent b318280 commit 330ce63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/messages/common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ errors_count4 | `uint16_t` | | | Autopilot-specific errors
8585

8686
### SYSTEM_TIME (2) {#SYSTEM_TIME}
8787

88-
The system time is the time of the master clock.
88+
The system time is the time of the sender's master clock.
8989

9090
This can be emitted by flight controllers, onboard computers, or other components in the MAVLink network.
91-
Components that are using a less reliable time source, such as a battery-backed real time clock, can choose to match their system clock to that of a [SYSTEM_TYPE](#SYSTEM_TYPE) that indicates a more recent time.
91+
Components that are using a less reliable time source, such as a battery-backed real time clock, can choose to match their system clock to that of a system that indicates a more recent time.
9292
This allows more broadly accurate date stamping of logs, and so on.
9393
If precise time synchronization is needed then use TIMESYNC instead.
9494

0 commit comments

Comments
 (0)