aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dxiao <dxiao@mit.edu>2011-02-13 03:10:40 -0500
committerGravatar dxiao <dxiao@mit.edu>2011-02-13 03:10:40 -0500
commit055510465b754f764ec05a44728396274f8cbee2 (patch)
treecb6348d3e1ae327a415fffc0606ce09293cb4f35
parenta0f1f7ceea56398849d5e32d73485ecc89d51973 (diff)
new c5 layout.
-rw-r--r--layouts/C5SignLayout.xml70
1 files changed, 60 insertions, 10 deletions
diff --git a/layouts/C5SignLayout.xml b/layouts/C5SignLayout.xml
index 58310d7..cd07f21 100644
--- a/layouts/C5SignLayout.xml
+++ b/layouts/C5SignLayout.xml
@@ -1,16 +1,66 @@
<PixelConfiguration>
<PixelStrip>
- <Class>layouts.ZigzagLayout</Class>
+ <Class>layouts.SpecifiedLayout</Class>
<Args>
- <Id>strip1</Id>
- <zigLength>10</zigLength>
- <zigAxis>X</zigAxis>
- <yDirection>1</yDirection>
- <pixelToPixelSpacing>20</pixelToPixelSpacing>
- <spacing>20</spacing> <!--we can space at any value less the
- l2lspacing-->
- <numPixels>50</numPixels>
- <originLocation>(0,0)</originLocation>
+ <Locations>
+ <!--# Left strip-->
+ <Loc>(2,22)</Loc>
+ <Loc>(2,16)</Loc>
+ <Loc>(2,10)</Loc>
+ <Loc>(2,4)</Loc>
+ <!--# Top strip-->
+ <Loc>(4, 2)</Loc>
+ <Loc>(10,2)</Loc>
+ <Loc>(16,2)</Loc>
+ <Loc>(22,2)</Loc>
+ <Loc>(27,2)</Loc>
+ <Loc>(33,2)</Loc>
+ <Loc>(39,2)</Loc>
+ <Loc>(44,2)</Loc>
+ <!--# Right strip-->
+ <Loc>(45,4)</Loc>
+ <Loc>(45,10)</Loc>
+ <Loc>(45,16)</Loc>
+ <Loc>(45,22)</Loc>
+ <!--# Bottom strip-->
+ <Loc>(44,22)</Loc>
+ <Loc>(39,22)</Loc>
+ <Loc>(34,22)</Loc>
+ <Loc>(27,22)</Loc>
+ <Loc>(22,22)</Loc>
+ <Loc>(16,22)</Loc>
+ <Loc>(10,22)</Loc>
+ <Loc>(4,22)</Loc>
+ <!--# Welcome to-->
+ <Loc>(12,19)</Loc>
+ <Loc>(13,19)</Loc>
+ <Loc>(16,19)</Loc>
+ <Loc>(18,19)</Loc>
+ <Loc>(21,19)</Loc>
+ <Loc>(23,19)</Loc>
+ <Loc>(26,19)</Loc>
+ <Loc>(27,19)</Loc>
+ <Loc>(30,19)</Loc>
+ <Loc>(34,19)</Loc>
+ <Loc>(37,19)</Loc>
+ <!--# C5 Logo-->
+ <Loc>(31,12)</Loc>
+ <Loc>(26,12)</Loc>
+ <Loc>(24,14)</Loc>
+ <Loc>(17,16)</Loc>
+ <Loc>(21,14)</Loc>
+ <!--# Conner 5-->
+ <Loc>(19,7)</Loc>
+ <Loc>(6,7)</Loc>
+ <Loc>(11,7)</Loc>
+ <Loc>(15,7)</Loc>
+ <Loc>(22,7)</Loc>
+ <Loc>(27,7)</Loc>
+ <Loc>(33,8)</Loc>
+ <Loc>(38,7)</Loc>
+ <Loc>(42,7)</Loc>
+ <Loc>(34,8)</Loc>
+ </Locations>
</Args>
</PixelStrip>
</PixelConfiguration>