From 1b116422c87b65852cb182cd3e9e2e51ce3e2b64 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 8 Feb 2010 08:03:21 -0700 Subject: [PATCH] merge projects into airframes, leaving a symlink behind. create a skeletal page for RG-2 where we can document the build --- .../airframes/{RG-1.mdwn => RG-1/index.mdwn} | 2 +- rockets/airframes/RG-2/index.mdwn | 26 ++++++++++++++++++ rockets/{projects => airframes}/goblin10.mdwn | 0 .../goblin10/Polecat_Goblin_10.jpg | Bin .../goblin10/Polecat_Goblin_10.rkt | 0 .../goblin10/index.html | 0 rockets/{projects => airframes}/yikstik.mdwn | 0 .../yikstik/YikStik.jpg | Bin .../yikstik/YikStik.rkt | 0 .../yikstik/index.html | 0 rockets/projects.mdwn | 2 +- 11 files changed, 28 insertions(+), 2 deletions(-) rename rockets/airframes/{RG-1.mdwn => RG-1/index.mdwn} (95%) create mode 100644 rockets/airframes/RG-2/index.mdwn rename rockets/{projects => airframes}/goblin10.mdwn (100%) rename rockets/{projects => airframes}/goblin10/Polecat_Goblin_10.jpg (100%) rename rockets/{projects => airframes}/goblin10/Polecat_Goblin_10.rkt (100%) rename rockets/{projects => airframes}/goblin10/index.html (100%) rename rockets/{projects => airframes}/yikstik.mdwn (100%) rename rockets/{projects => airframes}/yikstik/YikStik.jpg (100%) rename rockets/{projects => airframes}/yikstik/YikStik.rkt (100%) rename rockets/{projects => airframes}/yikstik/index.html (100%) mode change 100644 => 120000 rockets/projects.mdwn diff --git a/rockets/airframes/RG-1.mdwn b/rockets/airframes/RG-1/index.mdwn similarity index 95% rename from rockets/airframes/RG-1.mdwn rename to rockets/airframes/RG-1/index.mdwn index cbaf2b1..c6442b8 100644 --- a/rockets/airframes/RG-1.mdwn +++ b/rockets/airframes/RG-1/index.mdwn @@ -26,4 +26,4 @@ Construction began the weekend of 11-13 September 2009. ## Flights - +First flown at NCR's Oktoberfest 2009. diff --git a/rockets/airframes/RG-2/index.mdwn b/rockets/airframes/RG-2/index.mdwn new file mode 100644 index 0000000..212cbe1 --- /dev/null +++ b/rockets/airframes/RG-2/index.mdwn @@ -0,0 +1,26 @@ +# RG-1 + +Robert's second full-custom rocket, with TeleMetrum electronic-deployment. + +## Motivation + +After the success of [RG-1](../RG-1), Robert decided it would be fun to build +a similar rocket in smaller diameter to try and get more than a mile above +ground on a G motor. The timing coincided with the first prototype builds of +[TeleMetrum v0.2](http://altusmetrum.org/TeleMetrum), so naturally he wanted +to fly one of those as the electronics system. + +## Design Details + +* 38mm phenolic air frame +* 29mm phenolic motor mount +* [Giant Leap](http://giantleaprocketry.com/) Pinnacle 38mm nose cone +* 1/8 inch birch plywood fins in a custom shape, with rounded edges +* 1/4 inch birch plywood centering rings and bulkheads, CNC milled, the two + that hold the fins are notched for perfect fin alignment. +* avionics bay design similar to Bdale's Trick-o-Treat + +## Build + +## Flights + diff --git a/rockets/projects/goblin10.mdwn b/rockets/airframes/goblin10.mdwn similarity index 100% rename from rockets/projects/goblin10.mdwn rename to rockets/airframes/goblin10.mdwn diff --git a/rockets/projects/goblin10/Polecat_Goblin_10.jpg b/rockets/airframes/goblin10/Polecat_Goblin_10.jpg similarity index 100% rename from rockets/projects/goblin10/Polecat_Goblin_10.jpg rename to rockets/airframes/goblin10/Polecat_Goblin_10.jpg diff --git a/rockets/projects/goblin10/Polecat_Goblin_10.rkt b/rockets/airframes/goblin10/Polecat_Goblin_10.rkt similarity index 100% rename from rockets/projects/goblin10/Polecat_Goblin_10.rkt rename to rockets/airframes/goblin10/Polecat_Goblin_10.rkt diff --git a/rockets/projects/goblin10/index.html b/rockets/airframes/goblin10/index.html similarity index 100% rename from rockets/projects/goblin10/index.html rename to rockets/airframes/goblin10/index.html diff --git a/rockets/projects/yikstik.mdwn b/rockets/airframes/yikstik.mdwn similarity index 100% rename from rockets/projects/yikstik.mdwn rename to rockets/airframes/yikstik.mdwn diff --git a/rockets/projects/yikstik/YikStik.jpg b/rockets/airframes/yikstik/YikStik.jpg similarity index 100% rename from rockets/projects/yikstik/YikStik.jpg rename to rockets/airframes/yikstik/YikStik.jpg diff --git a/rockets/projects/yikstik/YikStik.rkt b/rockets/airframes/yikstik/YikStik.rkt similarity index 100% rename from rockets/projects/yikstik/YikStik.rkt rename to rockets/airframes/yikstik/YikStik.rkt diff --git a/rockets/projects/yikstik/index.html b/rockets/airframes/yikstik/index.html similarity index 100% rename from rockets/projects/yikstik/index.html rename to rockets/airframes/yikstik/index.html diff --git a/rockets/projects.mdwn b/rockets/projects.mdwn deleted file mode 100644 index 48ec221..0000000 --- a/rockets/projects.mdwn +++ /dev/null @@ -1 +0,0 @@ -[[!map pages="rockets/projects/* and ! rockets/projects/*/*"]] diff --git a/rockets/projects.mdwn b/rockets/projects.mdwn new file mode 120000 index 0000000..3c5fe9d --- /dev/null +++ b/rockets/projects.mdwn @@ -0,0 +1 @@ +airframes.mdwn \ No newline at end of file -- 2.30.2