working on 1.6.3 release
[web/altusmetrum] / MicroPeak / index.mdwn
index c52ff61babc8459bba77a53b78c413a05e65cb74..ff1c5ba9dac23ab60817ced9e3006eccbbdea559 100644 (file)
@@ -6,10 +6,11 @@
 Micropeak is a barometric logging altimeter for precision model
 rocketry altitude measurements.
 
-<a href="v1.0/micropeak-dime.jpg"><img src="v1.0/micropeak-dime-640.jpg"></a>
+<a href="v1.0/micropeak-dime.jpg"><img
+src="v1.0/micropeak-dime-640.jpg"></a>
 
 Production units are available from the
-[Garbee and Garbee](http://auric.gag.com/index.php?route=product/product&product_id=80
+[Garbee and Garbee](https://shop.gag.com
 web store and [Apogee Components](http://www.apogeerockets.com/Electronics_Payloads/Altimeters/MicroPeak_Altimeter)
 
 Data download is available using the [MicroPeak USB adapter](../MicroPeakUSB).
@@ -31,6 +32,13 @@ running Mac OS X or Windows, a compatible version of those drivers is
 included with the software. You can also install a different from from
 the [FTDI Driver](http://www.ftdichip.com/FTDrivers.htm) page.
 
+MicroPeak is part of the larger [AltOS](/AltOS) suite of software, which also
+includes a dedicated [TeleGPS](/TeleGPS) application.
+
+### Available Versions ###
+
+[[!inline pages="./releases/* and !*/Discussion and !*.sh and !*.html and !*.bz2 and !*.zip and !*.exe and !*.dmg" show="10" rss="no" raw="yes" ]]
+
 ## Hardware Features ##
 
  * Measure ground pressure and peak altitude pressure.
@@ -80,7 +88,7 @@ Here's a close-up view of the hardware
        * Written in C
        * Samples pressure every 96ms
        * Delay 30s after power-on to finish airframe prep
-       * Detect boost with 10m altitude change
+       * Detect boost with 30m altitude change
        * Exponential averaging filter to minimize transient effects.
 
  * Tools Used