Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1308 6249 d 23 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
492 7050 d 7 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ timebase.c: OCIE0 bit in TIMSK0 is called OCIE0A  
415 7072 d 3 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ timebase.c : Fixed register name  
408 7072 d 21 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ * EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c: Changed timer configuration to use Clear on Compare Match (CTC) mode instead of Normal mode. Try this out by defining TIMEBASE_NEW_IMPLEMENTATION in timebase.h.  
372 7106 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ mcp2515.c, mcp2515_cfg.h, mcu.c and timebase.c - Added support for m168  
362 7130 d 2 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avrlib: Fixed 16 bit truncation of time in timebase.c. Removed some output files. Small changes in Makefile and ldscripts.  
361 7130 d 20 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.