From: Bdale Garbee Date: Mon, 13 Apr 2009 16:53:35 +0000 (-0600) Subject: annotate git branching and tagging schema X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4c2f674c219f70642f9209e62ae03685bd69ea66;p=web%2Faltusmetrum annotate git branching and tagging schema --- 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