添加rtk,rc等设备

This commit is contained in:
hm
2021-01-05 19:24:48 +08:00
parent 81bf7e7d87
commit eee834df45
20 changed files with 566 additions and 58 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
#include "mavlink.h"
#include <QtEndian>
#include "QByteArray"
#include <QtEndian>
#ifdef QtMavlinkNode
#include <mavlinknodeglobal.h>
@@ -83,7 +84,7 @@ protected:
QByteArray buff;
double multiple = 1000;
double multiple = 1;
};