- Connect to the vehicle using
mavproxy.py --master=127.0.0.1:14550 --console --map. - To arm the vehicle type
arm throttlein command line. - To disarm the vehicle type
disarmin command line. - If you arm the vehicle and do nothing it automatically disarms after
DISARM_DELAYseconds. - To show disarm delay parameter
param show DISARM_DELAY. - To set disarm delay parameter to 10 seconds
param set DISARM_DELAY 10.