mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 20:47:36 +08:00
rpm_capture: add rpm capture driver, publising pwm_input (for now)
This commit is contained in:
@@ -60,3 +60,9 @@ functions:
|
||||
condition: "PPS_CAP_ENABLE==0"
|
||||
text: "PPS needs to be enabled via PPS_CAP_ENABLE parameter."
|
||||
exclude_from_actuator_testing: true
|
||||
RPM_Input:
|
||||
start: 2070
|
||||
note:
|
||||
condition: "RPM_CAP_ENABLE==0"
|
||||
text: "RPM needs to be enabled via RPM_CAP_ENABLE parameter."
|
||||
exclude_from_actuator_testing: true
|
||||
|
||||
Reference in New Issue
Block a user