mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
moving guidance, rename still to be done
This commit is contained in:
+1
-2
@@ -161,7 +161,7 @@ void booz2_guidance_h_read_rc(bool_t in_flight) {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -398,4 +398,3 @@ static inline void booz2_guidance_h_nav_enter(void) {
|
||||
INT_VECT2_ZERO(booz2_guidance_h_pos_err_sum);
|
||||
|
||||
}
|
||||
|
||||
-1
@@ -189,4 +189,3 @@ static inline void b2_gh_update_ref_from_speed_sp(struct Int32Vect2 speed_sp) {
|
||||
#endif /* B2_GUIDANCE_H_C */
|
||||
|
||||
#endif /* BOOZ2_GUIDANCE_H_REF_H */
|
||||
|
||||
-1
@@ -281,4 +281,3 @@ static inline void run_hover_loop(bool_t in_flight) {
|
||||
|
||||
|
||||
}
|
||||
|
||||
-1
@@ -163,4 +163,3 @@ static inline void b2_gv_update_ref_from_zd_sp(int32_t zd_sp) {
|
||||
#endif /* B2_GUIDANCE_V_C */
|
||||
|
||||
#endif /* BOOZ2_GUIDANCE_V_REF_H */
|
||||
|
||||
Reference in New Issue
Block a user