From b05805898e77f4e24435b3e59f994ad5f9be76a0 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 27 Sep 2013 12:21:54 -0600 Subject: [PATCH] add compass sensor to devel view --- TeleMega/index.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/TeleMega/index.mdwn b/TeleMega/index.mdwn index eeeb777..0638355 100644 --- a/TeleMega/index.mdwn +++ b/TeleMega/index.mdwn @@ -59,6 +59,7 @@ These are photos of the first v0.1 prototype: * tri-axis angular rate sensor up to 2000 degrees/second * tri-axis accelerometer with +- 16g range * three on-chip ADCs for true simultaneous sampling of all axes + * Honeywell HMC5883L 3-axis magnetic (compass) sensor * Software Features * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash -- 2.39.5