updates
[web/altusmetrum] / TeleMetrum / index.mdwn
index 81a1df8ecce1b3160229daa767be184f399009a1..7095c08a885aebb7c1a7fafd3700a008a2602f9f 100644 (file)
@@ -103,7 +103,8 @@ simplify things by building a new altimeter with integrated RF link!
 ## Artifacts ##
 
 The hardware design current gEDA files are available from 
-[git.gag.com](http://git.gag.com) in the project hw/telemetrum.  The 'fab' 
+[git.gag.com](http://git.gag.com) in the project 
+[hw/telemetrum](http://git.gag.com/?p=hw/telemetrum;a=summary).  The 'fab' 
 tag on the master branch reflects
 the artwork as sent out for PCB fab.  The 'loaded' tag on the master branch
 indicates the parts Bdale loads for a functional board, but the schematic
@@ -123,7 +124,9 @@ of files in more easily readable form.  The schematic and BOM are from the
 
 Keith has working firmware that has now been flown once and successfully 
 collected flight data to apogee.  The source is also available from 
-[git.gag.com](http://git.gag.com) in the project fw/altos.  Not that actually
-building these sources requires a modifified version of sdcc and a set of
-helper utilities that we're not publishing since we hope to have the important
-bits accepted upstream shortly.  Watch this space for more details soon.
+[git.gag.com](http://git.gag.com) in the project 
+[fw/altos](http://git.gag.com/?p=fw/altos;a=summary).  This repository includes
+sources for the firmware, ground station program, and related utilities. Note 
+that actually building these sources requires a modifified version of sdcc,
+for which we have not published diffs since they are in the process of being
+accepted upstream.  Watch this space for more details.