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

Public Member Functions

def __init__ (self, time_boot_ms, port, servo1_raw, servo2_raw, servo3_raw, servo4_raw, servo5_raw, servo6_raw, servo7_raw, servo8_raw)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 port
 
 servo1_raw
 
 servo2_raw
 
 servo3_raw
 
 servo4_raw
 
 servo5_raw
 
 servo6_raw
 
 servo7_raw
 
 servo8_raw
 

Detailed Description

The RAW values of the servo outputs (for RC input from the
remote, use the RC_CHANNELS messages). The standard PPM
modulation is as follows: 1000 microseconds: 0%, 2000
microseconds: 100%.

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