ardupilot/Tools/autotest/default_params/periph.parm
Andrew Tridgell 6643231b2e autotest: implement parameter files per peripheral in CI tests
this allows for one peripheral to have ESCs and the other not
2023-08-24 13:06:40 +10:00

20 lines
359 B
Plaintext

# parameters for SITL peripheral
GPS_TYPE 1
COMPASS_ENABLE 1
BARO_ENABLE 1
ARSPD_TYPE 100
RNGFND1_TYPE 100
RNGFND1_MAX_CM 12000
BATT_MONITOR 4
# by default disable motors/servos, overridden in vehicle specific parameters
OUT1_FUNCTION -1
OUT2_FUNCTION -1
OUT3_FUNCTION -1
OUT4_FUNCTION -1
OUT5_FUNCTION -1
OUT6_FUNCTION -1
OUT7_FUNCTION -1
OUT8_FUNCTION -1