summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-04-13 10:53:35 -0600
committerBdale Garbee <bdale@gag.com>2009-04-13 10:53:35 -0600
commit4c2f674c219f70642f9209e62ae03685bd69ea66 (patch)
tree1585d5cda6f75bbd6741a439ceda07db0b6d1237
parent6515915c89e8f6b5b868ac38cc8ac76d0e995365 (diff)
annotate git branching and tagging schema
-rw-r--r--TeleMetrum/index.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn
index fd35677..98320d8 100644
--- a/TeleMetrum/index.mdwn
+++ b/TeleMetrum/index.mdwn
@@ -95,7 +95,13 @@ 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).
+[git.gag.com](http://git.gag.com). 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
+does not reflect the cuts and jumps or added resistors. The 'nextcut' branch
+is work towards our next PCB revision. The 'ground' branch has a cut-down
+schematic used to generate the BOM for partially loading boards to use in
+the matching TeleTerra ground station design.
Keith has working data collection firmware, however the firmware is under a
massive, rapid rewrite to eliminate FreeRTOS which is much more generalized