mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 01:17:51 +08:00
changed control index for speed controller output from 5 to 4
This commit is contained in:
@@ -46,8 +46,8 @@ S: 0 2 10000 10000 0 -10000 10000
|
||||
|
||||
Output 4 - Motor speed mixer
|
||||
-----------------
|
||||
This would be the governor output - not sure what group id to use here?
|
||||
This would be the motor speed control output from governor power demand- not sure what index to use here?
|
||||
|
||||
M: 1
|
||||
O: 10000 10000 0 -10000 10000
|
||||
S: 0 5 0 20000 -10000 -10000 10000
|
||||
S: 0 4 0 20000 -10000 -10000 10000
|
||||
|
||||
Reference in New Issue
Block a user