mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 13:27:32 +08:00
bebop2 airframe file tudelft (#3576)
This commit is contained in:
@@ -59,7 +59,4 @@ extern float guidance_indi_pos_gain;
|
||||
extern float guidance_indi_speed_gain;
|
||||
extern float guidance_indi_max_bank;
|
||||
|
||||
|
||||
extern struct FloatVect3 sp_accel;
|
||||
|
||||
#endif /* GUIDANCE_INDI_H */
|
||||
|
||||
@@ -93,7 +93,6 @@ struct guidance_indi_hybrid_params {
|
||||
float descend_vspeed_quad;
|
||||
};
|
||||
|
||||
extern struct FloatVect3 sp_accel;
|
||||
extern struct FloatVect3 gi_speed_sp;
|
||||
extern struct guidance_indi_hybrid_params gih_params;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user