Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
568 6986 d 22 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
378 7095 d 5 h arune /trunk/EmbeddedSoftware/AVR/ Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder  
355 7140 d 19 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Changed F_OSC to F_CPU.
* EmbeddedSoftware/AVR/AVR-App/main.c: Send timestamp in candata.
 
325 7156 d 8 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 7167 d 22 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ Added functionality in AVR-App  
268 7175 d 1 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ Timebase is unsigned long, fix in AVR-App  
267 7175 d 1 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App: Renamed BIOS functions. Add missing stdio include.  
223 7194 d 19 h andfri /trunk/EmbeddedSoftware/AVR/ * EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
 
183 7216 d 19 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.