mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
pwm_out_sim cleanup
- move to ModuleBase - strip down to PWM 8 and 16 modes only - remove all dead code - implement missing pwm ioctls (current value, rates, etc) - default rate 50Hz -> 400Hz
This commit is contained in:
@@ -13,7 +13,7 @@ barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
measairspeedsim start
|
||||
pwm_out_sim mode_pwm
|
||||
pwm_out_sim start
|
||||
|
||||
ver all
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ barosim start
|
||||
adcsim start
|
||||
gpssim start
|
||||
measairspeedsim start
|
||||
pwm_out_sim mode_pwm
|
||||
pwm_out_sim start
|
||||
|
||||
ver all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user