AP_Motors_Heli: Change default RSC_SETPOINT to 700
This commit is contained in:
parent
4da54783fd
commit
1424b17a83
@ -68,7 +68,7 @@
|
||||
#define AP_MOTORS_HELI_RSC_MODE_SETPOINT 2 // main rotor ESC is connected to RC8 (out), desired speed is held in RSC_SETPOINT parameter
|
||||
|
||||
// default main rotor speed (ch8 out) as a number from 0 ~ 1000
|
||||
#define AP_MOTORS_HELI_RSC_SETPOINT 500
|
||||
#define AP_MOTORS_HELI_RSC_SETPOINT 700
|
||||
|
||||
// default main rotor ramp up time in seconds
|
||||
#define AP_MOTORS_HELI_RSC_RAMP_TIME 1 // 1 second to ramp output to main rotor ESC to full power (most people use exterrnal govenors so we can ramp up quickly)
|
||||
|
Loading…
Reference in New Issue
Block a user