Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1993 5224 d 11 h linlun /trunk/PcSoftware/scripts/ Better fix for ModuleManager  
/trunk/PcSoftware/scripts/ModuleManager
1991 5224 d 12 h linlun /trunk/PcSoftware/scripts/ Fixed so that modulemanager don't need libraries.list.template  
/trunk/PcSoftware/scripts/ModuleManager
1983 5227 d 10 h linlun /trunk/PcSoftware/scripts/ Added support for libraries in ModuleManager  
/trunk/PcSoftware/scripts/ModuleManager
1935 5271 d 11 h arune /trunk/PcSoftware/scripts/ Fixed issue with ModuleManager creating symlinks with absolute path  
/trunk/PcSoftware/scripts/ModuleManager
1727 5613 d 0 h cougar /trunk/PcSoftware/scripts/ FIX: config.inc module section lookup in ModuleManager (sns_input should not match with sns_inputAnalog)  
/trunk/PcSoftware/scripts/ModuleManager
1574 5801 d 11 h linlun /trunk/PcSoftware/scripts/ Fixed bug in ModuleManager  
/trunk/PcSoftware/scripts/ModuleManager
1572 5801 d 11 h linlun /trunk/ Update to ModuleManager and added support for two sensors in sns_power  
/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/PcSoftware/scripts/ModuleManager
1259 6275 d 11 h runge /trunk/PcSoftware/scripts/ Now it must work! Damnit!  
/trunk/PcSoftware/scripts/ModuleManager
1258 6275 d 11 h runge /trunk/PcSoftware/scripts/ ModuleManager should now ignore lines begining with # even for timers etc...  
/trunk/PcSoftware/scripts/ModuleManager
1126 6404 d 11 h linlun /trunk/PcSoftware/scripts/ Fixed a typing error  
/trunk/PcSoftware/scripts/ModuleManager
1125 6404 d 12 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
1106 6418 d 11 h linlun /trunk/ Changed EEPROM implementation  
/trunk/EmbeddedSoftware/AVR/module/template/template_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/template/template.c
/trunk/EmbeddedSoftware/AVR/module/template/template.h
/trunk/PcSoftware/scripts/ModuleManager
982 6467 d 16 h runge /trunk/PcSoftware/scripts/ Fix for removal of protocol.h from module-template  
/trunk/PcSoftware/scripts/ModuleManager
979 6468 d 17 h linlun /trunk/PcSoftware/scripts/ Changed first row to be able to start without "python ./ModulManager"  
/trunk/PcSoftware/scripts/ModuleManager
887 6644 d 14 h migan /trunk/PcSoftware/scripts/ template module is no longer listed when listing available modules  
/trunk/PcSoftware/scripts/ModuleManager
885 6647 d 10 h migan /trunk/PcSoftware/scripts/ Added -c option for small list of available modules
Fixed problem with -l module list when not run from an application dir
 
/trunk/PcSoftware/scripts/ModuleManager
869 6663 d 14 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
852 6691 d 9 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
 
/branches/modules/EmbeddedSoftware/AVR/module/CreateModule
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/PcSoftware/scripts/ModuleManager
847 6691 d 17 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
839 6694 d 14 h migan /branches/modules/ Fixed a problem with the generation of main.c, a replace last time replaced too much  
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/PcSoftware/scripts/ModuleManager

Show All