22 #define AP_RALLY_WP_SIZE        15  // eeprom size of rally points    46     bool get_rally_point_with_index(uint8_t i, 
RallyLocation &ret) 
const;
    47     bool set_rally_point_with_index(uint8_t i, 
const RallyLocation &rallyLoc);
    56     Location calc_best_rally_or_home_location(
const Location ¤t_loc, 
float rtl_home_alt) 
const;
 
uint8_t get_rally_total() const
Object managing Rally Points. 
uint8_t get_rally_max(void) const
uint32_t _last_change_time_ms
A system for managing and storing variables that are of general interest to the system. 
virtual bool is_valid(const Location &rally_point) const
float get_rally_limit_km() const
Common definitions and utility routines for the ArduPilot libraries. 
static StorageAccess _storage
uint32_t last_change_time_ms(void) const
AP_Int8 _rally_point_total_count