|
|
def | __init__ (self, time_usec, chan1_raw, chan2_raw, chan3_raw, chan4_raw, chan5_raw, chan6_raw, chan7_raw, chan8_raw, chan9_raw, chan10_raw, chan11_raw, chan12_raw, rssi) |
| |
|
def | pack (self, mav) |
| |
|
def | __init__ (self, msgId, name) |
| |
|
def | get_msgbuf (self) |
| |
|
def | get_header (self) |
| |
|
def | get_payload (self) |
| |
|
def | get_crc (self) |
| |
|
def | get_fieldnames (self) |
| |
|
def | get_type (self) |
| |
|
def | get_msgId (self) |
| |
|
def | get_srcSystem (self) |
| |
|
def | get_srcComponent (self) |
| |
|
def | get_seq (self) |
| |
|
def | __str__ (self) |
| |
|
def | to_dict (self) |
| |
|
def | to_json (self) |
| |
|
def | pack (self, mav, crc_extra, payload) |
| |
|
|
| time_usec |
| |
|
| chan1_raw |
| |
|
| chan2_raw |
| |
|
| chan3_raw |
| |
|
| chan4_raw |
| |
|
| chan5_raw |
| |
|
| chan6_raw |
| |
|
| chan7_raw |
| |
|
| chan8_raw |
| |
|
| chan9_raw |
| |
|
| chan10_raw |
| |
|
| chan11_raw |
| |
|
| chan12_raw |
| |
|
| rssi |
| |
Sent from simulation to autopilot. 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: