Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1308 6249 d 11 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
1047 6451 d 8 h runge /trunk/ Changed definenames for enum abit and removed CMD
Updated the irReceive-module to use new defines
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
1046 6451 d 8 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  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/PcSoftware/Atom/Services/Can/irReceive.js
/trunk/PcSoftware/Atom/TODO.txt
/trunk/PcSoftware/Atom/src/CanNet/canidtranslator.cpp
/trunk/PcSoftware/Atom/src/CanNet/canmessage.cpp
/trunk/PcSoftware/Atom/src/CanNet/canvariable.h
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
965 6472 d 17 h runge /trunk/ Added new module type Debug
Made printf use Debug the module type
Fixed small stuff in makeCanId.pl
 
/trunk/EmbeddedSoftware/data.xml
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
950 6473 d 9 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
 
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/protocol.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.h
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/trunk/EmbeddedSoftware/data.xml
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
947 6473 d 11 h runge /trunk/ Fixed bugs in makeCanId.pl
New hopefully correct moduleid.h
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
945 6474 d 8 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. :)
 
/trunk/PcSoftware/scripts/makeCanId
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl