4 Commits

Author SHA1 Message Date
Stefan Seyfried
2f24c2bcba libspark/irmp: fix compiler warning 2015-02-13 18:20:58 +01:00
Stefan Seyfried
9710f6df22 spark: silence irmp debugging messages after last merge 2012-02-22 20:11:27 +01:00
Stefan Seyfried
96db6f12bf spark: update IRMP code from upstream
This updates the IRMP code to version Version 2.1.1 (SVN rev 89).
Important changes are:
 * added GRUNDIG2 protocol
 * fixed bug when switching from nec42 to nec protocol
 * corrected timing for samsung/samsung32 protocol
 * added genre bits for kaseikyo
Especially the NEC protocol fix affects us since it changes the
decoded address!
2012-02-21 19:03:24 +01:00
Stefan Seyfried
026a6df70d libspark: add IRMP infrared decoder
This is based on git://gitorious.org/arduino-addons/irmp-arduino.git
2012-02-12 10:43:26 +01:00