m.MAVLink_rc_channels_override_message(MAVLink_message) : class documentation

Part of mavlink View In Hierarchy

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.
Method __init__ Undocumented
Method pack Undocumented

Inherited from MAVLink_message:

Method get_msgbuf Undocumented
Method get_header Undocumented
Method get_payload Undocumented
Method get_crc Undocumented
Method get_fieldnames Undocumented
Method get_type Undocumented
Method get_msgId Undocumented
Method get_srcSystem Undocumented
Method get_srcComponent Undocumented
Method get_seq Undocumented
Method __str__ Undocumented
def __init__(self, target_system, target_component, chan1_raw, chan2_raw, chan3_raw, chan4_raw, chan5_raw, chan6_raw, chan7_raw, chan8_raw):
Undocumented
def pack(self, mav):
Undocumented
API Documentation for PyMAVLink, generated by pydoctor at 2011-08-20 08:50:37.