10 # define AC_ATTITUDE_HELI_STAB_COLLECTIVE_MIN_DEFAULT 0 11 # define AC_ATTITUDE_HELI_STAB_COLLECTIVE_LOW_DEFAULT 400 12 # define AC_ATTITUDE_HELI_STAB_COLLECTIVE_HIGH_DEFAULT 600 13 # define AC_ATTITUDE_HELI_STAB_COLLECTIVE_MAX_DEFAULT 1000
A system for managing and storing variables that are of general interest to the system.
Common definitions and utility routines for the ArduPilot libraries.
float constrain_float(const float amt, const float low, const float high)
static void setup_object_defaults(const void *object_pointer, const struct GroupInfo *group_info)