ardupilot/Tools/autotest/ArduCopter_Tests/FETtecESC
Peter Barker ac844ccde2 autotest: add test for FETtec OneWire ESCs
make sure the SERVO_FWT_MASK is valid:
  - it can have bit gaps between active channels, but channels higher than 12 are not allowed (AP_EST_TELEM limitation)
  - Explain that the FETtec ESC IDs inside the FETtec Firmware need to be contiguous and start at 1.
add tests for ESC power outages
add test that safety switch zeroes PWM for FETtec ESC
a gap in the beginning of the SERVO_FTW_MASK is now allowed, test it
2021-11-29 19:02:57 +09:00
..
copter_mission.txt autotest: add test for FETtec OneWire ESCs 2021-11-29 19:02:57 +09:00