mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 00:53:41 +08:00
[guidance] allow to configure rate limiter
This commit is contained in:
@@ -88,7 +88,9 @@ pprz_t v_ctl_throttle_slewed;
|
||||
float v_ctl_pitch_setpoint;
|
||||
|
||||
// Set higher than 2*V_CTL_ALTITUDE_MAX_CLIMB to disable
|
||||
#ifndef V_CTL_AUTO_CLIMB_LIMIT
|
||||
#define V_CTL_AUTO_CLIMB_LIMIT (0.5/4.0) // m/s/s
|
||||
#endif
|
||||
|
||||
uint8_t v_ctl_speed_mode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user