修改回放

This commit is contained in:
hm
2020-12-15 13:47:14 +08:00
parent 543dd019f9
commit 5018a2ab56
18 changed files with 1629 additions and 804 deletions
+6
View File
@@ -13,6 +13,9 @@
#include "commandprocess.h"
#include "statusprocess.h"
#ifdef QtMavlinkNode
#include <mavlinknodeglobal.h>
class MAVLINKNODESHARED_EXPORT MavLinkNode : public QObject {
@@ -201,6 +204,9 @@ protected:
QTimer *timer = nullptr;
QByteArray databuff;
_buffdef serial_buff;
_buffdef client_buff;