Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
IMU Class Reference
Internal Measurement Unit. More...
#include <AHRS.h>
Public Member Functions | |
| void | loop (float *) |
| Loop that calculates values and places them in a array. | |
| void | Read_Gyro () |
| Reads from the ITG3200 gyro. | |
Detailed Description
Internal Measurement Unit.
Uses DCM algorithm to calculate Euler angle values
Modified Razr_AHRS 1.4 code
Definition at line 282 of file AHRS.h.
Member Function Documentation
| void loop | ( | float * | data ) |
| void Read_Gyro | ( | ) |
Reads from the ITG3200 gyro.
Gyro xyz values in gyro[3] Temperature value in temperature
TODO: thermal drift adjustment
Definition at line 153 of file Sensors.cpp.
Generated on Mon Jul 18 2022 01:16:10 by
1.7.2