Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
[web/altusmetrum] / TeleGPS / index.mdwn
index 7d4a1633b753c0b25629949e8b794639b0662b4e..e42f793b70177879f794df2e8f29fbd4a7f9d85c 100644 (file)
@@ -1,19 +1,32 @@
 # 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="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>
+
+## Software ##
 
-<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>
+The TeleGPS application runs on Linux, Mac OS X and Windows. It's written 
+in [Java](http://java.com) and offers the
+same functionality and interface on all three platforms. It uses the
+FTDI USB Serial drivers to communicate with the hardware. If you're
+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.
+
+### Available Versions ###
+
+[[!inline pages="./releases/* and !*/Discussion and !*.sh and !*.html and !*.bz2 and !*.zi
+p and !*.exe and !*.dmg" show="10" rss="no" raw="yes" ]]
 
 ## Features ##
 
@@ -23,7 +36,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
 
@@ -59,3 +72,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).  
+