|
APM:Copter
|
Public Attributes | |
| LOG_PACKET_HEADER | |
| uint64_t | time_us |
| uint8_t | id |
| uint16_t | data_value |
| uint16_t log_Data_UInt16t::data_value |
Definition at line 238 of file Log.cpp.
Referenced by Copter::Log_Write_Data().
| uint8_t log_Data_UInt16t::id |
Definition at line 237 of file Log.cpp.
Referenced by Copter::Log_Write_Data().
| uint64_t log_Data_UInt16t::time_us |
Definition at line 236 of file Log.cpp.
Referenced by Copter::Log_Write_Data().
1.8.13