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 4495 d 17 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2265 4629 d 14 h linlun /trunk/EmbeddedSoftware/AVR/personal/template_module/ Removed old comment  
1855 5375 d 1 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 5509 d 19 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ Added options in bios.inc to force setup of ports at boot, disabled by default  
1640 5765 d 0 h arune /trunk/ setConfig, bios.inc: make-target setconfig now updates MCU-fields if bios start contains such information  
1415 6099 d 19 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: added support for mega328, currently not working  
911 6569 d 4 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ can_printf: moved config parameter to modules config instead of bios config  
906 6597 d 17 h arune /trunk/EmbeddedSoftware/AVR/personal/template_module/ Added a switch for enabling printf from bios.inc in the modules-template  
880 6659 d 18 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal: updated bios.inc in templates to fix a spelling misstake  
869 6666 d 18 h linlun /trunk/ Merged modules branch into trunk  
827 6699 d 13 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 6701 d 16 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan