Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1308 6250 d 17 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
1157 6364 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/template/ added gpio.h to template.h  
1125 6405 d 16 h linlun /trunk/ Added PCINT driver
Implemented PCINT-driver in sns_power and act_dimmer230, also updated templates and modulemanager
 
1106 6419 d 16 h linlun /trunk/ Changed EEPROM implementation  
1062 6447 d 16 h linlun /trunk/EmbeddedSoftware/AVR/module/template/ Added EEPROM-support for the module template  
989 6462 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: more fixes  
988 6462 d 19 h arune /trunk/EmbeddedSoftware/AVR/module/template/ modules/template/template.c: updated listcommand name  
967 6473 d 21 h runge /trunk/EmbeddedSoftware/AVR/module/ Put sending of list message in a while  
957 6474 d 13 h runge /trunk/EmbeddedSoftware/AVR/module/template/ Updated module-template to not use protocol.h anymore  
874 6664 d 17 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
873 6664 d 18 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 6664 d 19 h linlun /trunk/ Merged modules branch into trunk  
864 6671 d 22 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
852 6692 d 14 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 6692 d 16 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 6692 d 21 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list