Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2030 5197 d 23 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_input/ Fixed error when not uśeing send_periodic  
1910 5326 d 22 h arune /trunk/EmbeddedSoftware/AVR/module/ Changed all modules to use BIOS GetHwId function directly instead of macro  
1826 5394 d 5 h arune /trunk/EmbeddedSoftware/AVR/module/sns_input/ Optional send periodical in sns_input  
1524 5896 d 4 h arune /trunk/EmbeddedSoftware/AVR/module/sns_input/ module/input: support for debounce with timer (enabled by default, make sure to update your config.inc files)
module/input: support for interrupt on PCA95xx, removed support for polling
 
1518 5909 d 23 h arune /trunk/EmbeddedSoftware/AVR/module/sns_input/ module/input: fixed PCA95xx-bugs after testing  
1516 5913 d 23 h arune /trunk/EmbeddedSoftware/AVR/ drivers/io/PCA95xx: added define that disables the compile of .c
module/output and module/input: added support for define to disable compile of PCA95xx
 
1515 5914 d 21 h arune /trunk/EmbeddedSoftware/AVR/module/sns_input/ modules/input: now support for polled PCA95xx is supported, untested  
1514 5915 d 1 h arune /trunk/EmbeddedSoftware/AVR/module/sns_input/ module/input: started work on support for PCA95xx driver, not completed, current problem is that module needs to remember pin state  
1482 5949 d 10 h linlun /trunk/EmbeddedSoftware/AVR/module/sns_input/ Fixed bug in sns_input  
1421 6096 d 0 h linlun /trunk/ New simple input GPIO module