- Connect to the vehicle using:
mavproxy.py --master=127.0.0.1:14550
reboot
command is used to soft restart flight controller.time
is used to show time on flight controller and computer.script SCRIPT_FILE_NAME.EXTENSION
is used to run a text file contains MAVProxy commands.shell
is used to run a shell command.status
command shows the latest packets.watch MESSAGE_NAME
is used to watch an updating message.exit
is used to exit from MAVProxy.set requireexit True
enables this command.