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
1125 6404 d 4 h linlun /trunk/ Added PCINT driver
Implemented PCINT-driver in sns_power and act_dimmer230, also updated templates and modulemanager
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/pcint.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/pcint.h
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.h
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/sources.list
/trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sources.list
/trunk/EmbeddedSoftware/AVR/module/template/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/template/sources.list
/trunk/EmbeddedSoftware/AVR/module/template/template.c
/trunk/EmbeddedSoftware/AVR/module/template/template.h
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template
/trunk/PcSoftware/scripts/ModuleManager
1062 6446 d 4 h linlun /trunk/EmbeddedSoftware/AVR/module/template/ Added EEPROM-support for the module template  
/trunk/EmbeddedSoftware/AVR/module/template/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/template/sources.list
/trunk/EmbeddedSoftware/AVR/module/template/template.c
/trunk/EmbeddedSoftware/AVR/module/template/template.h
869 6663 d 7 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
851 6691 d 4 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 6691 d 10 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