Commit graph

68 commits

Author SHA1 Message Date
Kai Lauterbach 9aca5cf6f9 Code optimized for size. 2011-12-10 00:50:28 +01:00
Kai Lauterbach e6a5e55a3e Custom USB requests changed. 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 15c681c7e3 A simple test program to simulate the bitshifting in the ISR. 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 1c740255d5 Cleaned... 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 b1b9c93fe8 V-USB support addad. 2011-10-19 01:05:15 +02:00
Kai Lauterbach f7832f9ce0 Replaced with a more comfortable version. 2011-10-15 11:31:15 +02:00
Kai Lauterbach 58821b45b3 File access rights changed. 2011-10-07 20:36:26 +02:00
Kai Lauterbach 7c7d71f2ce avrdude options changed in makefile. 2011-10-05 22:13:44 +02:00
Kai Lauterbach 57cf92043f Initial commit of the original firmware. 2011-08-20 15:22:47 +02:00