Definition at line 286 of file protocol.py.
| def tellopy._internal.protocol.LogData.__init__ |
( |
|
self, |
|
|
|
log, |
|
|
|
data = None |
|
) |
| |
| def tellopy._internal.protocol.LogData.__str__ |
( |
|
self | ) |
|
| def tellopy._internal.protocol.LogData.format_cvs |
( |
|
self | ) |
|
| def tellopy._internal.protocol.LogData.format_cvs_header |
( |
|
self | ) |
|
| def tellopy._internal.protocol.LogData.update |
( |
|
self, |
|
|
|
data |
|
) |
| |
| tellopy._internal.protocol.LogData.count |
| int tellopy._internal.protocol.LogData.ID_IMU_ATTI = 2048 |
|
static |
| int tellopy._internal.protocol.LogData.ID_NEW_MVO_FEEDBACK = 29 |
|
static |
| tellopy._internal.protocol.LogData.imu |
| tellopy._internal.protocol.LogData.log |
| tellopy._internal.protocol.LogData.mvo |
| list tellopy._internal.protocol.LogData.unknowns = [] |
|
static |
The documentation for this class was generated from the following file: