Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
[web/altusmetrum] / TeleGPS / index.mdwn
index 0750fd5b342a890f72b8d03dcab53bfa75c94e5f..5e2f4544788c2e0c6b5d4e3e55991a174216857f 100644 (file)
@@ -1,19 +1,17 @@
 # TeleGPS
 
-This is a GPS-based position tracker and logger.
-
-TeleGPS is currently in development, with a handful of prototype
-boards built. Production units will eventually be available from the 
-[Garbee and Garbee](http://auric.gag.com) web 
-store.
+This is a GPS-based position tracker and logger.  It uses the same GPS
+receiver and similar radio to our flight computers, but does not include
+pyro circuits.  This allows the board to be small and light, so that it will
+fit well anywhere you need a good GPS tracker.
 
 For the latest TeleGPS firmware and related ground station software, please
 visit the [AltOS](../AltOS) page on this site.
 
-These are photos of our current prototype version: 
+These are photos of production version 1.0:
 
-<a href="v0.3/telegps-top.jpg"> <img src="v0.3/telegps-top-thumb.jpg"></a>
-<a href="v0.3/telegps-parts.jpg"> <img src="v0.3/telegps-parts-thumb.jpg"></a>
+<a href="v1.0/telegps-v1.0-top.jpg"> <img src="v1.0/telegps-v1.0-top-thumb.jpg"></a>
+<a href="v1.0/telegps-v1.0-bottom.jpg"> <img src="v1.0/telegps-v1.0-bottom-thumb.jpg"></a>
 
 ## Features ##
 
@@ -23,7 +21,7 @@ These are photos of our current prototype version:
 * Offers custom digital telemetry, APRS and direction beacons
 * High-dynamics GPS receiver for accurate tracking
 * Uses 3.7V Lithium Polymer battery.
-* 1.5 x 0.8 inch board designed to fit inside 24mm airframe coupler tube
+* 1.5 x 1.0 inch board designed to fit inside 29mm airframe coupler tube
 * 2MB on-board data logging flash
 * Built-in USB connection for configuration, data download and battery charging
 
@@ -38,7 +36,7 @@ These are photos of our current prototype version:
                * 8 12-bit analog inputs
                * I2C, SPI, async serial
                * digital I/O
-       * [uBlox Max 7Q](http://www.u-blox.com/en/gps-modules/pvt-modules/max-7.html)
+       * [uBlox Max 7Q](http://www.u-blox.com/en/gps-modules/pvt-modules/max-7.html) GPS receiver
        * 2MB SPI flash
 * Software Features
        * Written mostly in C with some ARM assembler
@@ -59,3 +57,4 @@ which is available in [html](../AltOS/doc/altusmetrum.html) and
 
 The hardware design files can be found on [git.gag.com](http://git.gag.com) 
 in the project [hw/telegps](http://git.gag.com/?p=hw/telegps;a=summary).  
+