summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TeleMetrum/index.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn
index 81a1df8..9a7da1a 100644
--- a/TeleMetrum/index.mdwn
+++ b/TeleMetrum/index.mdwn
@@ -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,8 @@ 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
+[git.gag.com](http://git.gag.com) in the project
+[fw/altos](http://git.gag.com/?p=fw/altos;a=summary). 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.