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_irTransceive
/
config.inc.template
– Rev 2200
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
2200
5127 d 23 h
arune
/trunk/EmbeddedSoftware/AVR/
Added RF protocol Viking temperature sensor receive parser
Bugfix in Nexa2 implementation
2194
5130 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added IR-protocol defines to config.inc.template
1975
5233 d 0 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Fixes for disable TX (pronto was not using the flags)
Made it possible to remove all non used ports
1758
5502 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Reverted som changes in config.inc.template which did not belong to this commit
1757
5502 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added support for saving config in multi irtransceiver, not tested
1756
5502 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Updated all module config.inc.template and removed all instances of *DUMMY*
1754
5503 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added support for transmit power in multi irtransceiver module
1498
5923 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
modules / irtransceiver: minor fixes and default support for three channels
1491
5930 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
module/irTransceive: Added IR_TX_ACTIVE_LOW to config and init of ports
1490
5930 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
module irTransceiver: added support for enable of external VCC, fixed bug for modulation pin and added default states for ir tx pins
1483
5945 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/
irtransceiver: most work on transmitter in driver done
1479
5959 d 13 h
arune
/trunk/EmbeddedSoftware/AVR/
multi-ir-transceiver: now partly works for receive
1474
5966 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/
bug fixed in multi-ir, added pcints to config
1472
5966 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/
added new module irTransceiver and minor fixes to multi-ir-driver