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

Public Member Functions

def __init__ (self, target_system, target_component, chan1_raw, chan2_raw, chan3_raw, chan4_raw, chan5_raw, chan6_raw, chan7_raw, chan8_raw)
 
def pack (self, mav)
 

Public Attributes

 target_system
 
 target_component
 
 chan1_raw
 
 chan2_raw
 
 chan3_raw
 
 chan4_raw
 
 chan5_raw
 
 chan6_raw
 
 chan7_raw
 
 chan8_raw
 

Detailed Description

The RAW values of the RC channels sent to the MAV to override
info received from the RC radio. A value of -1 means no change
to that channel. A value of 0 means control of that channel
should be released back to the RC radio. The standard PPM
modulation is as follows: 1000 microseconds: 0%, 2000
microseconds: 100%. Individual receivers/transmitters might
violate this specification.

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