diff options
| author | Bdale Garbee <bdale@gag.com> | 2012-10-31 07:49:23 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2012-10-31 07:49:23 -0600 |
| commit | d18756e69bd8941bf30f6f68f798e79729dd1187 (patch) | |
| tree | 3af054b9315638a4e4e1f4a4d29a3319524fa7e0 /MicroPeak | |
| parent | 57d0c6774f86dc920b4613c681ca87d3f7641252 (diff) | |
| parent | e6f263b2cc4f7fabfed8d9fc49180d241a787692 (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
Diffstat (limited to 'MicroPeak')
| -rw-r--r-- | MicroPeak/index.mdwn | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/MicroPeak/index.mdwn b/MicroPeak/index.mdwn index 026e665..647f21e 100644 --- a/MicroPeak/index.mdwn +++ b/MicroPeak/index.mdwn @@ -1,10 +1,6 @@ [[!meta title="MicroPeak"]] -<center><img src="../logos/altusmetrum-oneline.svg" width="320"/></center> - -- - - <img src="../logos/micropeak-oneline.svg" height="100"/> - # Introducing MicroPeak by AltusMetrum # Micropeak is a peak-recording barometric altimeter for precision model @@ -63,13 +59,14 @@ Here's a close-up view of the hardware * High precision — 2.4Pa resolution (approximately 20cm at sea level) * Factory calibrated. * CR1025 Lithium Battery - * 30mAh. Runs MicroPeak for 15 hours on the pad or in flight + * 30mAh. Runs MicroPeak for 10 hours on the pad or in flight * Standard 6-pin AVR programming interface. * Software Features * Written in C * Samples pressure every 96ms - * Detect boost with 4m altitude change + * Delay 30s after power-on to finish airframe prep + * Detect boost with 10m altitude change * Exponential averaging filter to minimize transient effects. * Tools Used @@ -80,5 +77,4 @@ Here's a close-up view of the hardware * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) - -<center><img src="../logo.svg" width="100"/></center> +<center><img src="../logos/micropeak.svg" height="64"/> |
