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
874 6665 d 4 h linlun /trunk/EmbeddedSoftware/AVR/ Changed command-files to define the commands in hex, makes the files easier to parse  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h
/trunk/EmbeddedSoftware/AVR/module/template/protocol.h
873 6665 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
 
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h
/trunk/EmbeddedSoftware/AVR/module/template/protocol.h
869 6665 d 6 h linlun /trunk/ Merged modules branch into trunk  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02
/trunk/EmbeddedSoftware/AVR/module
/trunk/EmbeddedSoftware/AVR/personal/template_module
/trunk/PcSoftware/Atom
/trunk/PcSoftware/scripts/ModuleManager
/trunk/PcSoftware/scripts/frame
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
864 6672 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/module/template/ Changed template to use command files  
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
851 6693 d 3 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
 
/branches/modules/EmbeddedSoftware/AVR/module/CreateModule
/branches/modules/EmbeddedSoftware/AVR/module/template/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/template/sources.list
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.h
847 6693 d 9 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list
 
/branches/modules/EmbeddedSoftware/AVR/module/template
/branches/modules/EmbeddedSoftware/AVR/module/template/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/template/sources.list
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.h
/branches/modules/PcSoftware/scripts/ModuleManager