Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2291 4492 d 5 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2265 4626 d 2 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
1855 5371 d 13 h arune /trunk/EmbeddedSoftware/AVR/ Minor optimization to bios:
* Faster reset 120ms instead of 2s
* Faster app start from bios, 2 timestamps instead of 5
 
1748 5506 d 7 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ Added options in bios.inc to force setup of ports at boot, disabled by default  
1640 5761 d 12 h arune /trunk/ setConfig, bios.inc: make-target setconfig now updates MCU-fields if bios start contains such information  
1415 6096 d 7 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
911 6565 d 16 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ can_printf: moved config parameter to modules config instead of bios config  
906 6594 d 5 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ Added a switch for enabling printf from bios.inc in the modules-template  
880 6656 d 6 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal: updated bios.inc in templates to fix a spelling misstake  
869 6663 d 6 h linlun /trunk/ Merged modules branch into trunk  
827 6696 d 1 h migan /branches/modules/ Added module for hd44780 lcd, not well tested yet but starts
Fixed some defines to be able to work with pointers to messages
Created separate files for module protocol defines, not defined in canid.h anymore
Fixed bios.inc in template to use <GENERATE_ID> again
Fixed a bug in ModuleManger
Added the framescript to the svn
 
801 6698 d 4 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan