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
/
act_protectedOutput
/
config.inc.template
@ 1538
– Rev 1537
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
1537
5878 d 8 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
protectedOutput: added new config parameter, act_protectedOutput_FORCED_RETRIES.
1534
5878 d 14 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
EEPROM support in protectedOutput pretty much complete.
1533
5878 d 14 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
Fixed build errors in protectedOutput.
1532
5878 d 23 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
Started to add EEPROM support to protectedOutput. Not yet complete!
1528
5881 d 1 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
act_protectedOutput: Extended with rough multi-output support. Diagnostics input still limited to single channel (that affects all outputs).
1512
5914 d 8 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
protectedOutput now reports status also when output state goes from protected back to normal. Previously, only normal->protected state was reported.
Also removed some obsolete polling code.
1505
5922 d 4 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
still didn't compile..
1503
5922 d 5 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/
Added act_protectedOutput, which controls a single output pin and allows external hardware monitor mechanims (like over-current/over-temperature) connect to a diagnostic input pin. The output is immediately disabled for a given time period each time the diagnostics pin is asserted. The module can also be configured such that the output is automatically turned off on each assertion.