36 #define ViMaxHSpeed ((int16_t)SPEED_BFP_OF_REAL(VI_MAX_H_SPEED))
37 #define ViMaxVSpeed ((int16_t)SPEED_BFP_OF_REAL(VI_MAX_V_SPEED))
38 #define ViMaxHeadingRate ((int16_t)RATE_BFP_OF_REAL(VI_MAX_HEADING_RATE))
struct VehicleInterface vi
union Vi_command::@291 h_sp
struct Int16Vect3 wp_speed_max
void vi_impl_set_enabled(bool enabled)
#define VECT3_BOUND_BOX(_v, _v_min, _v_max)
void vi_impl_periodic(void)
void vi_update_wp(uint8_t wp_id)
void navigation_update_wp_from_speed(uint8_t wp, struct Int16Vect3 speed_sp, int16_t heading_rate_sp)
union Vi_command::@292 v_sp