Interface library for the Atmel Inertial One IMU. Contains drivers for the ITG 3200 3 axis gyro, BMA-150 3 axis accelerometer, and AK8975 3 axis compass

Files at this revision

API Documentation at this revision

Comitter:
Ductapemaster
Date:
Thu Feb 02 08:07:41 2012 +0000
Parent:
6:7a77438c94fb
Child:
8:062d536a04cd
Commit message:
doxygen

Changed in this revision

IMU.h Show annotated file Show diff for this revision Revisions of this file
--- a/IMU.h	Thu Feb 02 08:05:41 2012 +0000
+++ b/IMU.h	Thu Feb 02 08:07:41 2012 +0000
@@ -1,6 +1,7 @@
 /** 
  * @author Daniel Kouba
- * @section Licence
+ * 
+ * @section LICENCE
  *
  * Atmel Inertial One IMU Library
  * Copyright (c) 2012 Daniel Kouba
@@ -23,7 +24,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  *
- * @section Description
+ * @section DESCRIPTION
  * 
  * Atmel Inertial One IMU Library
  *