mavlink v0.7.0 APM.Message.Timesync View Source

Link to this section Summary

Types

t()

Time synchronization message.

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.Timesync{
  tc1: MAVLink.Types.int64_t(),
  ts1: MAVLink.Types.int64_t()
}

Time synchronization message.