We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DESCRIBE PROBLEM WITH DOCS HERE
Bug Page: Pymavlink · ArduSub GitBook
Change flight mode example provided reads as if it will command vehicle mode to Stabilize - however when executed changes vehicle mode to Depth hold
The text was updated successfully, but these errors were encountered:
Everything is working fine here.
At 192.168.2.2:8088 terminal:
pi@raspberrypi:~ $ screen -r mavproxy
Run command on surface computer:
$ python test.py Command ACCEPTED and EXECUTED
Appears in mavproxy console:
MANUAL> Got MAVLink msg: COMMAND_ACK {command : 11, result : 0} STABILIZE> Mode STABILIZE
Sorry, something went wrong.
Is QGC open while you are doing this? Try closing it.
No branches or pull requests
DESCRIBE PROBLEM WITH DOCS HERE
Bug Page: Pymavlink · ArduSub GitBook
Change flight mode example provided reads as if it will command vehicle mode to Stabilize - however when executed changes vehicle mode to Depth hold
The text was updated successfully, but these errors were encountered: