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 6985 d 5 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
378 7093 d 12 h arune /trunk/EmbeddedSoftware/AVR/ Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder  
355 7139 d 2 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 7154 d 15 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.
 
313 7159 d 3 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Fixed the gcc bug workaround.  
236 7188 d 13 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * extra ld is run only if target==mega88, in makefile for avr-app  
235 7189 d 18 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * $(BIOS_RAM_END) in extra_ld-command  
232 7190 d 4 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * Extra LD-directive after build in Makefile, uncomment if using m88  
231 7190 d 5 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * avrdude in Makefile, -D for no erase  
229 7190 d 5 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Added configuration option for start of .data so it's easier to adjust this value until it's scripted.  
223 7193 d 2 h andfri /trunk/EmbeddedSoftware/AVR/ * EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
 
183 7215 d 2 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.