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
/
sns_input
/
sns_input.c
@ 2139
– Rev 2030
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
2030
5197 d 16 h
linlun
/trunk/EmbeddedSoftware/AVR/module/sns_input/
Fixed error when not uśeing send_periodic
1910
5326 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Changed all modules to use BIOS GetHwId function directly instead of macro
1826
5393 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_input/
Optional send periodical in sns_input
1524
5895 d 21 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 15 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_input/
module/input: fixed PCA95xx-bugs after testing
1516
5913 d 15 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 13 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_input/
modules/input: now support for polled PCA95xx is supported, untested
1514
5914 d 17 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 2 h
linlun
/trunk/EmbeddedSoftware/AVR/module/sns_input/
Fixed bug in sns_input
1421
6095 d 16 h
linlun
/trunk/
New simple input GPIO module