Commit graph

32 commits

Author SHA1 Message Date
Aaron Mueller b79fe666d9 Rebrand the whole thing :) 2014-10-15 21:39:06 +02:00
Thomas Kopp 620a174785 Changes for GCC 4.9 2014-09-29 22:43:38 +02:00
Thomas Kopp 3f66aeeca1 Some optimizations to run on AVR-GCC 4.9 2014-09-22 23:24:05 +02:00
Aaron Mueller 5fe28a0205 Some small performance improvements from Thomas Kopp. 2014-06-22 21:06:06 +02:00
Kai Lauterbach 119e9889c9 Missing bugfix added. 2014-06-22 13:31:33 +02:00
Kai Lauterbach cf173e6c84 LED cotnrol bug fixed. 2013-09-11 20:53:14 +02:00
Kai Lauterbach 002a63c292 Formatted. 2012-01-04 16:30:54 +01:00
Kai Lauterbach 779e522e33 Documentation extended. 2011-12-30 13:33:05 +01:00
Kai Lauterbach 219ddba8f3 Comments changed to doxygen formatting. 2011-12-27 12:48:34 +01:00
Kai Lauterbach 39960a20c6 Safe 6 byte of flash. 2011-12-27 11:46:16 +01:00
Kai Lauterbach 7a375c9b26 Documentation fixed. 2011-12-25 12:51:59 +01:00
Kai Lauterbach 70e877008f Some comments added. 2011-12-24 18:30:04 +01:00
Kai Lauterbach 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 8a9aaa2487 Documentation added.
Some other optimizations for size.
2011-12-20 22:36:04 +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 ff56b090fd Animation support added. 2011-12-18 19:35:47 +01:00
Kai Lauterbach 44ca75161f Deoptimized. 2011-12-17 22:03:57 +01:00
Kai Lauterbach 1ceeaf0d1e Some more changes. 2011-12-10 00:50:28 +01:00
Kai Lauterbach beb8d0c4e2 Some more code size optimizations. 2011-12-10 00:50:28 +01:00
Kai Lauterbach 9aca5cf6f9 Code optimized for size. 2011-12-10 00:50:28 +01:00
Kai Lauterbach f8242b9ae3 Delay call from mainloop removed because of faster
usb communication.
2011-12-07 21:16:47 +01:00
Kai Lauterbach 09f600f9e1 First implementation of the USB communication. 2011-12-07 21:16:46 +01:00
Kai Lauterbach 0a316aaed9 First working version of the ISR to control the LEDs. 2011-12-07 21:16:46 +01:00
Kai Lauterbach a0ae46b6c3 Copied changes from USB branch. 2011-12-07 21:16:46 +01:00
Kai Lauterbach 8a2a2d99ed First implementation of the new ISR. 2011-12-07 21:16:46 +01:00
Kai Lauterbach 36e9290611 Missing description added. 2011-11-05 16:53:24 +01:00
Kai Lauterbach d5941812cc Changes from last meeting. 2011-11-05 16:52:02 +01:00
Kai Lauterbach 9ce06c0292 Major changes on the core of the framework from klaute
* Some interferrences with the two timers (usb/led)
* Big cleanup from the codebase and separate logical parts
* Documenting the code
* Big space optimizations on the code to fit on the AVR
2011-10-19 01:05:16 +02:00
Kai Lauterbach 35cf5ba2e9 Old animation cycle removed.
Prepared to support V-USB.
2011-10-19 01:05:15 +02:00
Kai Lauterbach 57cf92043f Initial commit of the original firmware. 2011-08-20 15:22:47 +02:00