QGroundControl通信接口类。 PX4 MAVLink listen and control API and RflySim3D control API
更多...
|
| __init__ (self, ID=1) |
| 构造函数,初始化QGCCtrlAPI类的实例。
|
|
| SendQgcCmdLong (self, command, param1=0, param2=0, param3=0, param4=0, param5=0, param6=0, param7=0) |
| 发送长格式的MAVLink命令至QGroundControl。
|
|
| getTxtContent (self, flagFilePath) |
| 从指定路径获取文本文件内容,并删除该文件。
|
|
| copyLogFile (self, source, target) |
| 将日志文件从源路径复制到目标路径。
|
|
| ReqQgcLog (self, timeout=180, CopterID=1) |
| 请求QGroundControl的日志文件。
|
|
QGroundControl通信接口类。 PX4 MAVLink listen and control API and RflySim3D control API