Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
989 6471 d 0 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: more fixes  
988 6471 d 0 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: updated listcommand name  
967 6482 d 2 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
957 6482 d 18 h runge /trunk/EmbeddedSoftware/AVR/module/template/ Updated module-template to not use protocol.h anymore  
874 6672 d 22 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6672 d 23 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 6673 d 0 h linlun /trunk/ Merged modules branch into trunk  
864 6680 d 3 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
852 6700 d 19 h migan /branches/modules/ Merged CreateModule into ModuleManager and made ModuleManager work when run from diffrent locations
Added some definitions in canid.h for default classes used in template, this to make a new module compile right away
 
851 6700 d 21 h migan /branches/modules/EmbeddedSoftware/AVR/module/ Script for creating new modules, copies template and changes to the module name everywhere
Changed module template to work with the CreateModule script
 
847 6701 d 2 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list