Commit graph

190 commits

Author SHA1 Message Date
Kai Lauterbach
a77114a8f1 The doxygen output directory have to be ignored. 2011-12-25 13:51:47 +01:00
Kai Lauterbach
a21430078f Parameter added to the saveFrame function and documentation changed. 2011-12-25 13:50:54 +01:00
Kai Lauterbach
5f6d77dd0c Not required. 2011-12-25 13:48:48 +01:00
Kai Lauterbach
17707a6d03 Doxygen configuration added. 2011-12-25 13:48:15 +01:00
Kai Lauterbach
eb307103ba Doxygen documentation updated. 2011-12-25 13:00:34 +01:00
Kai Lauterbach
7a375c9b26 Documentation fixed. 2011-12-25 12:51:59 +01:00
Kai Lauterbach
e2a1293fec Now compiles without error or warnings. 2011-12-25 12:50:41 +01:00
Kai Lauterbach
db7b59584b TAGS file added to git ignore list. 2011-12-25 12:35:32 +01:00
Kai Lauterbach
0fcd2d2d20 Compiles without warning. 2011-12-25 11:58:42 +01:00
Kai Lauterbach
70e877008f Some comments added. 2011-12-24 18:30:04 +01:00
Kai Lauterbach
b3d7d00593 Now builds the demo and the client. 2011-12-23 20:52:11 +01:00
Kai Lauterbach
1780e59020 Header updated. 2011-12-23 20:52:01 +01:00
Kai Lauterbach
c802706519 Initial commit of the CTHN LED Cube client. 2011-12-23 20:50:55 +01:00
Kai Lauterbach
4026618db3 Target ernamed. 2011-12-23 20:20:36 +01:00
Kai Lauterbach
1570538f31 Renamed to demo.c. 2011-12-23 20:19:55 +01:00
Kai Lauterbach
23a4e5ac1e Firmware readme. 2011-12-23 20:19:08 +01:00
Kai Lauterbach
e65ea12f51 Renamed and eeprom demonstration disabled. 2011-12-23 20:15:06 +01:00
Kai Lauterbach
2be2290b64 Not required anymore. 2011-12-23 14:08:37 +01:00
Kai Lauterbach
635787c26a Only updated. 2011-12-22 20:23:44 +01:00
Kai Lauterbach
2232098990 libargtable added to requirements list. 2011-12-22 19:56:21 +01:00
Kai Lauterbach
9c78a2fc64 Merge branch 'master' of github.com:klaute/Cthn.de-MiniLEDCube 2011-12-22 19:19:11 +01:00
Kai Lauterbach
b3e3fbf034 List of require ubuntu packages. 2011-12-22 19:18:13 +01:00
Kai Lauterbach
efa4440ff9 Merge branch 'EEPROMINIT', remote-tracking branch 'origin' 2011-12-22 19:12:25 +01:00
Kai Lauterbach
1b72b845fa Just updated. 2011-12-22 19:11:49 +01:00
Kai Lauterbach
48e6f20430 Merge branch 'EEPROMINIT', remote-tracking branch 'origin' 2011-12-22 19:10:23 +01:00
Kai Lauterbach
6fecfc85b9 LEDCube handling extracted. 2011-12-22 19:06:59 +01:00
Kai Lauterbach
9956c61996 New compiled version with embedded delay support and sample eeprom
content.
2011-12-22 19:05:54 +01:00
Aaron Mueller
bda0d37e4b Remove some unused signals and prettyfy the rendering 2011-12-22 01:07:43 +01:00
Aaron Mueller
37ea6f5b32 Merge branch 'master' of github.com:klaute/Cthn.de-MiniLEDCube 2011-12-21 23:02:03 +01:00
Aaron Mueller
e95b066044 Make The LEDs clickable 2011-12-21 22:58:57 +01:00
Aaron Mueller
998d0e3e15 Add movement and fix some compile bugs 2011-12-21 21:04:58 +01:00
f68c38b625 Reading the delay out of the 5 most significant bits from the framedata variable frame. 2011-12-21 18:11:56 +01:00
Kai Lauterbach
53040bd56c First implementation of a embedded delay information in a single frame. 2011-12-20 23:22:20 +01:00
Kai Lauterbach
8653fb545c Newline removed. 2011-12-20 22:44:26 +01:00
Kai Lauterbach
0a523fb286 EEPROM save message removed from sinus demo. 2011-12-20 22:37:13 +01:00
Kai Lauterbach
8a9aaa2487 Documentation added.
Some other optimizations for size.
2011-12-20 22:36:04 +01:00
Kai Lauterbach
194bb4f782 Just smaller. 2011-12-20 22:35:49 +01:00
7ba9f760a0 Prevent mein.eep changing while build process. 2011-12-20 22:26:11 +01:00
a3ca016790 Change to endless animation loop after finishing demo. 2011-12-20 22:19:53 +01:00
Kai Lauterbach
37f0d5abe9 Some constants added. 2011-12-19 19:23:47 +01:00
Kai Lauterbach
ae799dbbdd EEPROM write command added. 2011-12-19 19:23:23 +01:00
Kai Lauterbach
6daf3eac91 Sinus demo at startup. 2011-12-19 19:21:28 +01:00
Kai Lauterbach
226333eaf7 Not required anymore. 2011-12-18 22:21:49 +01:00
Kai Lauterbach
73ad4d9fd9 Code optimized, delay changing via USB added and animation viewing
routine fixed.
2011-12-18 22:16:32 +01:00
Kai Lauterbach
5d944fac4b Delay request added. 2011-12-18 22:16:17 +01:00
Kai Lauterbach
dc53d85b4c Mode switching and delay changing examples added. 2011-12-18 22:15:26 +01:00
Kai Lauterbach
ff56b090fd Animation support added. 2011-12-18 19:35:47 +01:00
Kai Lauterbach
9d6eb9dfc5 Sizeoptimized v-usb added. 2011-12-18 19:35:12 +01:00
Kai Lauterbach
c1d91c2448 Mode changing and animation transfer implemented. 2011-12-18 19:34:15 +01:00
Kai Lauterbach
b70892de2e Sinus animation for usb and cube demo implemented. 2011-12-18 13:48:32 +01:00