ardupilot/libraries/SITL/examples/follow-mavproxy.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
118 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2021-08-31 20:01:01 -03:00
mavproxy.py --master=mcast: --console --map --cmd='map set showgpspos 0; map set showgps2pos 0;'