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

Public Member Functions

def __init__ (self, time_boot_ms, port, chan1_raw, chan2_raw, chan3_raw, chan4_raw, chan5_raw, chan6_raw, chan7_raw, chan8_raw, rssi)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 port
 
 chan1_raw
 
 chan2_raw
 
 chan3_raw
 
 chan4_raw
 
 chan5_raw
 
 chan6_raw
 
 chan7_raw
 
 chan8_raw
 
 rssi
 

Detailed Description

The RAW values of the RC channels received. 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: