Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_ping_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_ping_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, time_usec, seq, target_system, target_component)
 
def pack (self, mav)
 

Public Attributes

 time_usec
 
 seq
 
 target_system
 
 target_component
 

Detailed Description

A ping message either requesting or responding to a ping. This
allows to measure the system latencies, including serial port,
radio modem and UDP connections.

The documentation for this class was generated from the following file: