添加RTK,完善线程模板
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
//#include "QAxObject"
|
||||
|
||||
#include "rcprocess.h"
|
||||
#include "rtkprocess.h"
|
||||
|
||||
#ifdef QtMavlinkNode
|
||||
#include <mavlinknodeglobal.h>
|
||||
@@ -85,6 +86,7 @@ public:
|
||||
statusprocess *Status = nullptr;
|
||||
terminal *Terminal = nullptr;
|
||||
rcprocess *RC = nullptr;
|
||||
rtkprocess *rtk = nullptr;
|
||||
|
||||
bool isCommunicationLost = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user