11#include "pprzlink/messages.h"
14#include "generated/airframe.h"
56#if USE_AIRSPEED && defined(BENCHMARK_AIRSPEED)
64#ifdef BENCHMARK_ALTITUDE
72#ifdef BENCHMARK_POSITION
Common code for AP and FBW telemetry.
float v_ctl_altitude_setpoint
in meters above MSL
float v_ctl_auto_airspeed_setpoint
in meters per second
Vertical control for fixed wing vehicles.
void flight_benchmark_periodic(void)
void flight_benchmark_init(void)
float SquareSumErr_position
float SquareSumErr_airspeed
void flight_benchmark_reset(void)
float SquareSumErr_altitude
static struct UtmCoor_f * stateGetPositionUtm_f(void)
Get position in UTM coordinates (float).
static struct EnuCoor_f * stateGetPositionEnu_f(void)
Get position in local ENU coordinates (float).
static float stateGetAirspeed_f(void)
Get airspeed (float).
Fixedwing Navigation library.
API to get/set the generic vehicle states.
arch independent UART (Universal Asynchronous Receiver/Transmitter) API