Skip to content
New issue

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

Doc Bug: Pymavlink · ArduSub GitBook #50

Closed
vshie opened this issue Jan 2, 2019 · 2 comments
Closed

Doc Bug: Pymavlink · ArduSub GitBook #50

vshie opened this issue Jan 2, 2019 · 2 comments

Comments

@vshie
Copy link

vshie commented Jan 2, 2019

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

@jaxxzer
Copy link
Member

jaxxzer commented Jan 2, 2019

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

@jaxxzer jaxxzer closed this as completed Jan 2, 2019
@jaxxzer
Copy link
Member

jaxxzer commented Jan 2, 2019

Is QGC open while you are doing this? Try closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants