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
/
avr-lib
/
drivers
/
ir
/
protocols.h
– Rev 2297
Rev
Hide 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
Changes
2297
4494 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/
Minor tweaks for internal AVR CAN, changed default for compiling support for Viking type 3
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/avr_internal.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_drv.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/avr_internal/can_lib.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2259
4677 d 6 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Added oregon support to protocols.c and .h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2254
4762 d 11 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Added oregon protocol, not tested!
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2246
5004 d 20 h
linlun
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Updated Roomba protocol with correct number of repetitions and timeout
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2244
5009 d 7 h
linlun
/trunk/
Added Roomba remote support
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
2239
5055 d 11 h
linlun
/trunk/
Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
2237
5058 d 3 h
linlun
/trunk/
Added viking sensors to sensors.js and change protcol to use "Pressed"/"Released"
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/PcSoftware/Atom1.5/script/interface/sensor.js
2236
5058 d 7 h
linlun
/trunk/
fixed viking protocol.c and module
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/dotmatrix.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
2233
5069 d 5 h
linlun
/trunk/
Added viking steak protocol
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
2200
5136 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/
Added RF protocol Viking temperature sensor receive parser
Bugfix in Nexa2 implementation
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
2199
5136 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/
Implementation of continuous mode for ir/rf pulse receiver done and working for Nexa2
Updated irReceiver and irTransceiver modules to support new driver
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
2120
5175 d 17 h
linlun
/trunk/EmbeddedSoftware/AVR/
Moved so that you can configure which protocols to support for irRecieve into config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/config.inc.template
1931
5291 d 7 h
arune
/trunk/
Added protocol Viking to configuration, no implementation done
Added support for burst protocols in rfTransceiver module
Should not break anything
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
1929
5298 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Implemented nexa transmitt basic, no dimming with absolute values yet
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1922
5324 d 7 h
arune
/trunk/
Added sns_rfTransceive, light version of IR-Transceive and aimed for RF rx tx. Only RX implemented.
Configuration updated with fixes to sns_rfTransceive
IR/RF-protocols fix for nexa timeout
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sources.list
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1906
5345 d 5 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Added support for old nexa, non selflearning code
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1904
5348 d 6 h
arune
/trunk/
Added skeleton for nexa1
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1886
5363 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Added skeleton nexa2 transmit driver
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1874
5371 d 5 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/
Updated Nexa protocol after testing
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
1871
5371 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/
Minor changes in ir driver and module to support Nexa, Nexa not working yet
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
←Prev
1
2
Next→
Show All