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
967 6484 d 9 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
957 6485 d 1 h runge /trunk/EmbeddedSoftware/AVR/module/template/ Updated module-template to not use protocol.h anymore  
874 6675 d 5 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6675 d 6 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 6675 d 7 h linlun /trunk/ Merged modules branch into trunk  
864 6682 d 10 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
852 6703 d 2 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 6703 d 4 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 6703 d 9 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list