HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
EmbeddedSoftware
/
AVR
/
module
/
template
/
template.c
@ 2064
– Rev 1976
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1976
5232 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Updated defines for EEPROM in template and act_dimmer230, for testing building before updating all modules
1910
5326 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Changed all modules to use BIOS GetHwId function directly instead of macro
1557
5844 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/module/
module/template: updated template with new eeprom functionality (store/read of dword, update of data done in libc-eeprom when available)
module/act_output: new eeprom functionality integrated
1446
6035 d 10 h
linlun
/trunk/EmbeddedSoftware/AVR/module/template/
Fixed error in EEPROM example in template.c for the modules
1125
6404 d 4 h
linlun
/trunk/
Added PCINT driver
Implemented PCINT-driver in sns_power and act_dimmer230, also updated templates and modulemanager
1106
6418 d 4 h
linlun
/trunk/
Changed EEPROM implementation
1062
6446 d 4 h
linlun
/trunk/EmbeddedSoftware/AVR/module/template/
Added EEPROM-support for the module template
989
6461 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/module/template/
modules/template/template.c: more fixes
988
6461 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/module/template/
modules/template/template.c: updated listcommand name
967
6472 d 9 h
runge
/trunk/EmbeddedSoftware/AVR/module/
Put sending of list message in a while
869
6663 d 7 h
linlun
/trunk/
Merged modules branch into trunk
852
6691 d 2 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
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
847
6691 d 10 h
migan
/branches/modules/
Added template module
Changed ModuleManager to allow comments in sources.list