#include <toy_mode.h>
|
static const struct AP_Param::GroupInfo | var_info [] |
|
◆ ToyMode()
◆ enabled()
bool ToyMode::enabled |
( |
void |
| ) |
const |
|
inline |
◆ get_throttle_mid()
int16_t ToyMode::get_throttle_mid |
( |
void |
| ) |
|
|
inline |
◆ handle_message()
void ToyMode::handle_message |
( |
mavlink_message_t * |
msg | ) |
|
◆ load_test_run()
void ToyMode::load_test_run |
( |
void |
| ) |
|
◆ throttle_adjust()
void ToyMode::throttle_adjust |
( |
float & |
throttle_control | ) |
|
◆ update()
void ToyMode::update |
( |
void |
| ) |
|
◆ Copter
◆ chan
uint16_t ToyMode::chan[4] |
◆ filter_counter
uint8_t ToyMode::filter_counter |
◆ load_filter
AP_Int8 ToyMode::load_filter |
◆ load_mul
AP_Float ToyMode::load_mul |
◆ load_type
AP_Int8 ToyMode::load_type |
◆ row
◆ running
◆ start_ms
uint32_t ToyMode::start_ms |
◆ thrust_max
AP_Float ToyMode::thrust_max |
◆ thrust_min
AP_Float ToyMode::thrust_min |
◆ var_info
const struct AP_Param::GroupInfo ToyMode::var_info[] |
|
static |
◆ volt_max
AP_Float ToyMode::volt_max |
◆ volt_min
AP_Float ToyMode::volt_min |
The documentation for this class was generated from the following file: