Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
325 7153 d 4 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Changed to other type of Makefile.
* EmbeddedSoftware/AVR/AVR-App/main.c: Rewrote to use its own serial routines (from lib) and to send more reasonable candata.
 
290 7164 d 18 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ Added functionality in AVR-App  
268 7171 d 21 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ Timebase is unsigned long, fix in AVR-App  
267 7171 d 21 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App: Renamed BIOS functions. Add missing stdio include.  
223 7191 d 15 h andfri /trunk/EmbeddedSoftware/AVR/ * EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
 
183 7213 d 15 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.