-
Notifications
You must be signed in to change notification settings - Fork 20.3k
Description
If there was a previous discussion in the forum, link to it
Feature request
Motor Enable Switch Servo output is only for copter and quadplane. It seems a pretty harmless function. But also one that could be used on other vehicles
Motor Enable Switch¶
This provides an output that reflects the ARM/DISARM state of the vehicle to control a motor enable/kill switch. When ARMED, it is at SERVOx_MAX pwm, and at SERVOx_MIN pwm when disarmed.
Is your feature request related to a problem? Please describe.
I’m using CH5 to arm/disarm my Rover but also using it to switch a relay that powers the Rover motors by setting Servo 5 output to RCIN5. However what I would really like is Servo 5 to be the arm/disarm status of the Rover . This would allow failsafes that disarm the Rover to also turn off my Relay without using Lua
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
Lua
Platform
[ X] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine