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_inputAnalog
/
sns_inputAnalog.c
@ 2306
– Rev 1978
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
1978
5231 d 5 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Updated all modules EEPROM config flag
1910
5326 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Changed all modules to use BIOS GetHwId function directly instead of macro
1570
5802 d 11 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
inputanalog: fixed bug with digital input config voltage conversion and fixed bug with digital input variable being set to else but LOW or HIGH from start
1546
5872 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
module/inputAnalog: fixed define when not enabling eeprom
1545
5873 d 17 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
module/inputAnalog: fixed a couple of minor bugs after testing dynamic config
1543
5874 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
module/inputAnalog: added pullup enable ports and reference enable ports for each sensor
1542
5874 d 8 h
arune
/trunk/
module/inputAnalog: added dynamic config
configuration: rearranged variables for inputAnalog config message
1541
5874 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
module/inputAnalog: preprocessor check for AVRlibc version, this chooses eeprom_update (only supported from some recent versions of avr libc) or eeprom_write
1540
5874 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/
module/inputAnalog: Added eeprom support, periodic transmission now sends if ad value changes more than configured theshold, minor tweaks
1539
5875 d 17 h
arune
/trunk/
module: added inputAnalog module which can use AD inputs both as periodic transmission and digital inputs, configured dynamically (over CAN), config not done yet, module untested
configuration: added module inputAnalog and command for dynamic config of inputAnalog