Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1427 6095 d 8 h linlun /trunk/ Added AutoLigth to hd44780-module, to be used with a fototransistor connected to ADC7  
1401 6169 d 10 h runge /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ Corrected CoreCard pinconfig for lcdmodule  
1356 6202 d 11 h arune /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ modules/hd44780: changed default lcd-type in config.inc.template, removed init of pwm-output for backligt when lcd-type is oled  
1201 6336 d 16 h arune /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ fixed broken comment in config.inc.template  
1153 6365 d 18 h linlun /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ Added gpio to cLcd  
998 6461 d 0 h arune /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ modules/hd44780 (cLCD): added config parameter (type of screen), and changed brightness behaivure when type is OLED  
996 6461 d 12 h arune /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ modules/hd44780: added option to set initial brightness on oled and also definitions for the old LCDnode  
869 6664 d 14 h linlun /trunk/ Merged modules branch into trunk  
827 6697 d 8 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