|
APM:Copter
|
Public Attributes | |
| LOG_PACKET_HEADER | |
| uint64_t | time_us |
| float | lift_max |
| float | bat_volt |
| float | bat_res |
| float | th_limit |
| float log_MotBatt::bat_res |
Definition at line 173 of file Log.cpp.
Referenced by Copter::Log_Write_MotBatt().
| float log_MotBatt::bat_volt |
Definition at line 172 of file Log.cpp.
Referenced by Copter::Log_Write_MotBatt().
| float log_MotBatt::lift_max |
Definition at line 171 of file Log.cpp.
Referenced by Copter::Log_Write_MotBatt().
| float log_MotBatt::th_limit |
Definition at line 174 of file Log.cpp.
Referenced by Copter::Log_Write_MotBatt().
| uint64_t log_MotBatt::time_us |
Definition at line 170 of file Log.cpp.
Referenced by Copter::Log_Write_MotBatt().
1.8.13