Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
355 7142 d 3 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 7157 d 16 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 7162 d 4 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * EmbeddedSoftware/AVR/AVR-App/Makefile: Fixed the gcc bug workaround.  
236 7191 d 14 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * extra ld is run only if target==mega88, in makefile for avr-app  
235 7192 d 20 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * $(BIOS_RAM_END) in extra_ld-command  
232 7193 d 6 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * Extra LD-directive after build in Makefile, uncomment if using m88  
231 7193 d 6 h arune /trunk/EmbeddedSoftware/AVR/AVR-App/ * avrdude in Makefile, -D for no erase  
229 7193 d 7 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 7196 d 3 h andfri /trunk/EmbeddedSoftware/AVR/ * EmbeddedSoftware/AVR/AVR-App: TimeBase test.
* EmbeddedSoftware/AVR/AVR-Bios: Implemented TimeBase service. Ugly, messy interrupt handling.
 
183 7218 d 4 h andfri /trunk/EmbeddedSoftware/AVR/AVR-App/ * AVR/AVR-App: Initial import.