Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

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.