![]() |
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Log data required to compute control effectiveness. More...
Go to the source code of this file.
Functions | |
void | logger_control_effectiveness_start (void) |
Write the log header line according to the enabled parts. | |
void | logger_control_effectiveness_periodic (void) |
Log the values to file. | |
Log data required to compute control effectiveness.
Definition in file logger_control_effectiveness.h.
Log the values to file.
Definition at line 98 of file logger_control_effectiveness.c.
References Stabilization::cmd, commands, foo, get_sys_time_float(), Int32Rates::p, pprzLogFile, Int32Rates::q, Int32Rates::r, stabilization, stateGetAccelBody_i(), stateGetAirspeed_f(), stateGetBodyRates_i(), stateGetPositionEnu_i(), stateGetSpeedEnu_i(), EnuCoor_i::x, EnuCoor_i::y, and EnuCoor_i::z.
Write the log header line according to the enabled parts.
Definition at line 69 of file logger_control_effectiveness.c.
References foo, and pprzLogFile.