|
|
|
@ -253,13 +253,13 @@ protected:
@@ -253,13 +253,13 @@ protected:
|
|
|
|
|
|
|
|
|
|
AP_ESC_Telem esc_telem; |
|
|
|
|
|
|
|
|
|
static const struct AP_Param::GroupInfo var_info[]; |
|
|
|
|
static const struct AP_Scheduler::Task scheduler_tasks[]; |
|
|
|
|
|
|
|
|
|
#if GENERATOR_ENABLED |
|
|
|
|
AP_Generator_RichenPower generator; |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
static const struct AP_Param::GroupInfo var_info[]; |
|
|
|
|
static const struct AP_Scheduler::Task scheduler_tasks[]; |
|
|
|
|
|
|
|
|
|
private: |
|
|
|
|
|
|
|
|
|
// delay() callback that processing MAVLink packets
|
|
|
|
|