mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[rotorcraft] include airframe.h in guidance_x_ref.h
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "inttypes.h"
|
||||
#include "math/pprz_algebra.h"
|
||||
#include "math/pprz_algebra_int.h"
|
||||
#include "generated/airframe.h"
|
||||
|
||||
/** Speed saturation */
|
||||
#ifndef GUIDANCE_H_REF_MAX_SPEED
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "inttypes.h"
|
||||
#include "math/pprz_algebra.h"
|
||||
#include "math/pprz_algebra_int.h"
|
||||
|
||||
#include "generated/airframe.h"
|
||||
|
||||
#ifndef GUIDANCE_V_REF_MIN_ZD
|
||||
#define GUIDANCE_V_REF_MIN_ZD (-3.)
|
||||
|
||||
Reference in New Issue
Block a user