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
/
sns_irTransceive.h
– 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
1975
5232 d 6 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
1941
5264 d 10 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added specific pronto response codes when channel is busy, or when modfreq is locked to another value by other channel.
Fixed some potential state check problems when trying to transmit on channels not configured as TX.
Improved pronto channel allocation checks in the stateful pronto commands that don't include any channel info.
Refactoring and other minor fixes.
1837
5382 d 6 h
myhrman
/trunk/EmbeddedSoftware/AVR/
Pronto work. Preparations for dynamic modfreq. Bugfixes in transmit & receive.
1835
5383 d 3 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Pronto TX almost working. Once-seq and repeat-seq.
1834
5383 d 9 h
myhrman
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Trapped in PAUSE state after sending Pronto. Fixed.
1832
5385 d 2 h
arune
/trunk/
Minor fixes to pronto transmit
1830
5385 d 4 h
myhrman
/trunk/
Pronto TX, not yet working.
1814
5400 d 3 h
arune
/trunk/
Changed modulation frequency to can-configurable and saved to eeprom per channel. Added channel to pronto function argument to make it possible to add it to can commands for pronto can frames
1757
5502 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added support for saving config in multi irtransceiver, not tested
1754
5502 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added support for transmit power in multi irtransceiver module
1737
5589 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
Added checks for ir config to make sure a channel is configured as transmitter before trying to transmit, solves bug with node restart
1498
5922 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
modules / irtransceiver: minor fixes and default support for three channels
1484
5945 d 3 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/
irtransceiver module: started implement support for ir transmitter driver
1479
5958 d 19 h
arune
/trunk/EmbeddedSoftware/AVR/
multi-ir-transceiver: now partly works for receive
1472
5965 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/
added new module irTransceiver and minor fixes to multi-ir-driver