Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1308 6249 d 4 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
1047 6451 d 1 h runge /trunk/ Changed definenames for enum abit and removed CMD
Updated the irReceive-module to use new defines
 
1046 6451 d 2 h runge /trunk/ Atom: Added enum-datatype... look in data.xml on how it's used. Indata to Atom tested but not outdata... tell me if it fails to assign the right value  
965 6472 d 10 h runge /trunk/ Added new module type Debug
Made printf use Debug the module type
Fixed small stuff in makeCanId.pl
 
950 6473 d 2 h runge /trunk/ Changed how modulespecific defines are named by makeCanId.pl
Added definitions for dimmer230 in the xmlfile
Changed to new definenames in act_dimmer230
Fixed act_hd44780 to changes in define names
 
947 6473 d 4 h runge /trunk/ Fixed bugs in makeCanId.pl
New hopefully correct moduleid.h
 
945 6474 d 1 h runge /trunk/PcSoftware/scripts/makeCanId/ Script to create a canId.h from a canId.xml
Needed when we move from a manual canId.h for modules to one generated by our XML-file for everything module. :)