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
1106 6430 d 19 h linlun /trunk/ Changed EEPROM implementation  
1062 6458 d 19 h linlun /trunk/EmbeddedSoftware/AVR/module/template/ Added EEPROM-support for the module template  
989 6473 d 22 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: more fixes  
988 6473 d 23 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: updated listcommand name  
967 6485 d 0 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
957 6485 d 16 h runge /trunk/EmbeddedSoftware/AVR/module/template/ Updated module-template to not use protocol.h anymore  
874 6675 d 20 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6675 d 21 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 22 h linlun /trunk/ Merged modules branch into trunk  
864 6683 d 1 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
852 6703 d 17 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 19 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 6704 d 1 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list