Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
944 6488 d 1 h runge /trunk/EmbeddedSoftware/AVR/module/act_hd44780/ Added new command where position and text is sent in the same can-message  
874 6667 d 6 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6667 d 7 h migan /trunk/EmbeddedSoftware/AVR/module/ Fixed act_hd44780 module to work with new command files
Fixed comment about module specific command range in all modules
 
869 6667 d 8 h linlun /trunk/ Merged modules branch into trunk  
827 6700 d 2 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