Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1512 5915 d 19 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.
 
1511 5915 d 20 h arune /trunk/ module/protected output: fixed type of module for can communication (added new type)  
1504 5923 d 15 h myhrman /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/ did not compile..  
1503 5923 d 15 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.