|
|
|
@ -225,7 +225,7 @@ public:
@@ -225,7 +225,7 @@ public:
|
|
|
|
|
|
|
|
|
|
// return the amount of yaw angle change due to the last yaw angle reset in radians
|
|
|
|
|
// returns the time of the last yaw angle reset or 0 if no reset has ever occurred
|
|
|
|
|
uint32_t getLastYawResetAngle(float &yawAng); |
|
|
|
|
uint32_t getLastYawResetAngle(float &yawAng) const; |
|
|
|
|
|
|
|
|
|
// return the amount of NE position change due to the last position reset in metres
|
|
|
|
|
// returns the time of the last reset or 0 if no reset has ever occurred
|
|
|
|
|