When it's not armed we get _esc_pwm_min from the AP_Motors library, which would cause motors to start spinning. Map it to start from RPMSTOPPED so it doesn't spin when it's not armed.
This uses tap ESCs, as found on the PX4 project, translated to our internal APIs. It doesn't have the feedback from ESCs yet.