#include "MockLinkPX4Calibration.h"
#include "MAVLinkLib.h"
#include "MockLink.h"
#include <algorithm>
Go to the source code of this file.
◆ kAccelDeviceId
| constexpr int32_t kAccelDeviceId = 1310988 |
|
staticconstexpr |
◆ kMagDeviceId
| constexpr int32_t kMagDeviceId = 197388 |
|
staticconstexpr |
◆ kSideAccelResults
Initial value:= {
"[9.810 0.000 0.000]",
"[-9.810 0.000 0.000]",
"[0.000 9.810 0.000]",
"[0.000 -9.810 0.000]",
"[0.000 0.000 9.810]",
"[0.000 0.000 -9.810]",
}
Definition at line 18 of file MockLinkPX4Calibration.cc.
◆ kSideNames