|
|
|
@ -35,7 +35,7 @@
@@ -35,7 +35,7 @@
|
|
|
|
|
#define GYRO_PNOISE_DEFAULT 0.015f |
|
|
|
|
#define ACC_PNOISE_DEFAULT 0.25f |
|
|
|
|
#define GBIAS_PNOISE_DEFAULT 1E-07f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.00015f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.0001f |
|
|
|
|
#define MAGE_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define MAGB_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define VEL_GATE_DEFAULT 2 |
|
|
|
@ -56,7 +56,7 @@
@@ -56,7 +56,7 @@
|
|
|
|
|
#define GYRO_PNOISE_DEFAULT 0.015f |
|
|
|
|
#define ACC_PNOISE_DEFAULT 0.25f |
|
|
|
|
#define GBIAS_PNOISE_DEFAULT 1E-07f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.00015f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.0001f |
|
|
|
|
#define MAGE_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define MAGB_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define VEL_GATE_DEFAULT 2 |
|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
#define GYRO_PNOISE_DEFAULT 0.015f |
|
|
|
|
#define ACC_PNOISE_DEFAULT 0.25f |
|
|
|
|
#define GBIAS_PNOISE_DEFAULT 1E-07f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.00015f |
|
|
|
|
#define ABIAS_PNOISE_DEFAULT 0.0001f |
|
|
|
|
#define MAGE_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define MAGB_PNOISE_DEFAULT 0.0003f |
|
|
|
|
#define VEL_GATE_DEFAULT 3 |
|
|
|
|