summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-04-26 17:40:25 -0600
committerBdale Garbee <bdale@gag.com>2009-04-26 17:40:25 -0600
commit93997237a0a6950c4feda95f2c0c8bbcaaf3e96e (patch)
tree141d50c41863081f8c87446c780562b0e6d381f4
parent149b38fdd2aa7602c1a08ebab3df38d79750d27b (diff)
add links directly to the git repo summaries
-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.