add a link to the AltOS page near the top of the TeleMetrum page
[web/altusmetrum] / TeleMetrum / index.mdwn
index 84a864754b661684e9a4f4b9d4b098340b93d19f..de4c9933dca1c5335aa49027ab27548f1c8f5f67 100644 (file)
@@ -8,6 +8,9 @@ Production units are available from the
 store.  TeleMetrum starter kits are also now available from 
 [Apogee Components](http://www.apogeerockets.com/Altus_Metrum_GPS.asp).
 
+For the latest TeleMetrum firmware and related ground station software, please
+visit the [AltOS](../AltOS) page on this site.
+
 These are photos of our current production version, which includes an 
 integrated GPS receiver with active patch antenna:
 
@@ -95,9 +98,9 @@ always want GPS on board, which lead to our current second generation boards.
 
 ## Artifacts ##
 
-The user manual for TeleMetrum is available in
-[html](doc/telemetrum-doc.html) and [pdf](doc/telemetrum-doc.pdf)
-formats.
+There is a single manual for TeleMetrum and all other Altus Metrum products,
+which is available in [html](../AltOS/doc/altusmetrum.html) and 
+[pdf](../AltOS/doc/altusmetrum.pdf) formats.
 
 The hardware design current gEDA files are available from 
 [git.gag.com](http://git.gag.com) in the project 
@@ -119,26 +122,28 @@ of the files for Production PCB version 1.0 in more easily readable form.
 * [pcb artwork](v1.0/telemetrum.pcb.pdf)
 * [bill of materials](v1.0/partslist.csv)
 
-Our [AltOS](../AltOS) firmware works well enough that we now routinely fly 
-TeleMetrum with no backup.  Rockets with v0.1 boards have exceeded 50g 
-acceleration, been above Mach 1, and reached altitudes greater 
-than 12k feet AGL with great results.  Keith's ground station program 
-called ao-view logs telemetry to disk, displays current and max values for 
-key parameters during flight, and even includes voice synthesis 
-during the flight so that our eyes can stay on the rockets!  We have post
-flight analysis software that makes it easy to extract data from the board,
-analyze it, and even generate KML files for viewing flights in GoogleEarth!
-More details on the software, including full source code and pre-built packages
+We consider our [AltOS](../AltOS) firmware completely reliable, and routinely 
+fly TeleMetrum with no backup.  Rockets with TeleMetrum boards 
+have exceeded 50g acceleration, been well above Mach 1, and reached altitudes 
+greater than 25k feet AGL with great results.  Keith's second generation 
+ground station program called altosui works on Windows, Mac, and Linux systems
+and logs telemetry to disk, displays current and max values for key parameters 
+during flight, and even includes voice synthesis during the flight so that 
+our eyes can stay on the rockets!  After flight, altosui can extract the 
+complete flight log from TeleMetrum, can display plots of the data from either
+the telemetry received by radio or the onboard flight log, can output a kml 
+file for use with [Google Earth](http://earth.google.com), and can also 
+output all the flight data as a csv file for easy import to spreadsheet 
+programs or other analysis tools allowing you to perform whatever
+custom analysis you can envision!  More details on the software, 
+including full source code and pre-built packages
 can be found on the [AltOS](../AltOS) page on this site.
 
 ## Future Plans ##
 
-As of May 2010, version v1.0 is available for sale from the
-[Garbee and Garbee](http://auric.gag.com) web store.
-
-Because we understand that not everyone uses Linux, development of a new
-cross-platform ground station program written in Java is underway for use with 
-[AltOS](../AltOS).
+TeleMetrum v1.0 meets all of our expectations.  We anticipate another
+production run of boards soon, which will include minor design tweeks mostly
+to work around component availability issues.
 
 ## Problems ##