Commit Graph
69 Commits
Author SHA1 Message Date
Rafi Khan bce86bf8ed corrected a typo 2015-08-26 16:16:26 -06:00
Rafi Khan 0bf5993a5b Update README.md 2015-08-26 16:14:26 -06:00
Rafi Khan 77fd51e891 Merge pull request #203 from chaeplin/LG_AC
adding SEND_LG
2015-08-26 16:10:11 -06:00
Rafi Khan 22e64f144c Merge pull request #207 from AnalysIR/master
Bug fixes as per Issue #167
2015-08-26 16:09:32 -06:00
Rafi Khan cd02daf27c Merge pull request #206 from AnalysIR/master
Create IRsendRawDemo
2015-08-24 15:06:30 -06:00
Rafi Khan 79d951896d Merge pull request #205 from AnalysIR/master
Update IRsendDemo.ino
2015-08-24 13:55:45 -06:00
Rafi Khan 072ab7f048 Merge pull request #202 from AnalysIR/master
change int to unsigned int in IRrecvDumpV2
2015-08-20 10:19:26 -06:00
Rafi Khan 028cc2e649 Merge pull request #201 from AnalysIR/master
Updates to IRremote.h, irSend.cpp. by @AnalysIR
2015-08-19 17:07:35 -06:00
Rafi Khan 24d20e3231 Merge pull request #198 from pcoughlin/master
update custom_delay function
2015-08-15 14:04:34 -06:00
Rafi Khan 11cb3fe442 Fixed delay method by replacing delayMicroseconds call with a loop if
it is too long.
2015-08-13 16:54:59 -06:00
Rafi Khan c058f3f336 solves #195 2015-08-12 14:16:51 -06:00
Rafi Khan 879b06b1c4 Removed a windows encoding line in irISR.cpp, #192 2015-08-11 00:17:55 -06:00
Rafi Khan cd9fb53520 Fixed README links. 2015-08-10 14:41:13 -06:00
Rafi Khan 5c920bd31d wrapped getRCLevel function with #if DECODE_RC5/6 2015-08-10 14:33:35 -06:00
Rafi Khan c9e8ab555e changed ifdef to if in IRRecv 2015-08-10 14:31:27 -06:00
Rafi Khan a1a4538200 fixed previous commit 2015-08-10 14:12:03 -06:00
Rafi Khan 2efeef446e Working on sendRaw Bug 2015-08-10 13:53:56 -06:00
Rafi Khan f1e1fd0a59 Merge pull request #183 from madmalkav/master
Added suport for user defined IR reception feedback LED
2015-08-09 21:31:08 -06:00
Rafi Khan 295cdf2e15 Merge pull request #182 from ivankravets/patch-1
Update Travis CI badge with @z3t0 account
2015-07-30 11:44:29 -06:00
Rafi Khan 6a10861a44 Update IRsendDemo.ino 2015-07-30 11:43:59 -06:00
Rafi Khan 197ff26f68 Update Contributors.md 2015-07-30 00:14:55 -06:00
Rafi Khan e794c747db Travis CI workingvim README.md ! added the badge 2015-07-30 00:03:15 -06:00
Rafi Khan 86a1e93b23 dummy commit to test travis ci 2015-07-30 00:01:37 -06:00
Rafi Khan 9fe9551705 Removed Travis Badge, will add when Travis is working 2015-07-26 23:03:39 -06:00
Rafi Khan b473429939 Merge pull request #107 from shirriff/experimental
Merging 2.1 (#107 Experimental) to master where development will continue
2015-07-26 22:41:31 -06:00
Rafi Khan 0c298aaf39 Updated changelog 2015-07-26 22:38:20 -06:00
Rafi Khan 29826d01f4 Added pin comment for ATtiny84 2015-07-26 22:37:56 -06:00
Rafi Khan e23aa5eb32 Updating Changelog - test 1 2015-07-26 22:13:24 -06:00
Rafi Khan 3cc9956f97 #176 2015-07-24 16:36:09 -06:00
Rafi Khan 107b8c249c 1e519b1bf 2015-07-24 16:35:28 -06:00
Rafi Khan 1e519b1bf3 added isIdle Method for receiving, #48 2015-07-23 19:39:46 -06:00
Rafi Khan dcd06fa0ef Add support for ATtiny85 2015-07-23 19:12:23 -06:00
Rafi Khan ee1b44de3f Add support for ATtiny84 2015-07-23 19:04:22 -06:00
Rafi Khan 2280c963a7 testing travis 2015-07-16 19:47:11 -06:00
Rafi Khan b79c04f11c Merge branch 'ivankravets-master' into experimental
Conflicts:
	README.md
2015-07-16 19:41:40 -06:00
Rafi Khan df6f2003ef Merge branch 'master' of git://github.com/ivankravets/Arduino-IRremote into ivankravets-master 2015-07-16 18:59:10 -06:00
Rafi Khan 1e85b4a058 Experimental Release 2015-07-11 15:43:18 -06:00
Rafi Khan 555a600acc Added pin variable in IRrecvDumpV2 2015-07-11 15:22:18 -06:00
Rafi Khan 2e4538bac8 Added option for Teensy 3.1's processor. This is NOT a fix to #171 2015-07-11 00:35:30 -06:00
Rafi Khan 360ca6ffb9 Add Teensy LC Support, confirmed working @48Mhz with RecvDemo 2015-07-08 16:22:50 -06:00
Rafi Khan 503225635e Merge pull request #169 from csBlueChip/master
Fix coding error in send loops (specify bit size of literal)
2015-07-08 13:56:44 -06:00
Rafi Khan 4429c773ce Merge pull request #160 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-06-26 11:35:59 -06:00
Rafi Khan 9170c0b4a1 Update README.md 2015-05-14 16:32:48 -06:00
Rafi Khan f9faf98048 #133 2015-04-26 17:06:52 -06:00
Rafi Khan 5cf1e45002 Merge pull request #119 from jan-r/ATmega8-IRQ-fix
Fixed problem with interrupt enable/disable on ATmega8
2015-04-18 14:18:02 -06:00
Rafi Khan 96fa0f557a Quick fix for previous commit 2015-03-16 12:07:55 -06:00
Rafi Khan 04420c9f5c Add Aiwa protocol to keywords 2015-03-16 12:07:21 -06:00
Rafi Khan ce1c79baa5 Merge pull request #61 from crash7/master
Added Aiwa protocol (remote control RC-T501).
2015-03-14 21:04:30 -06:00
Rafi Khan c2bf981fe7 Update Contributors.md 2015-03-10 15:43:28 -06:00
Rafi Khan 2ad1487c8d Added Lauszus to contrib. 2015-03-10 15:43:13 -06:00
Rafi Khan c1c6bd4199 Added reference to GitHub page 2015-03-09 18:54:25 -06:00
Rafi Khan 2768ddc676 Releases can be found on the releases page. 2015-03-09 13:01:25 -06:00
Rafi Khan 7b08532e47 Moved contributors to a different file 2015-03-08 19:42:47 -06:00
Rafi Khan 3b16c12b59 Added Neco777 to contributors 2015-03-08 19:40:16 -06:00
Rafi Khan 9c2064c5b4 add crash7 to contributors list 2015-03-08 17:38:20 -06:00
Rafi Khan 3256c847b2 remove index (for real) 2015-03-08 17:37:06 -06:00
Rafi Khan 2c6067eb30 Merge branch 'master' of https://github.com/shirriff/Arduino-IRremote 2015-03-08 17:35:45 -06:00
Rafi Khan c35f7219dd removed index 2015-03-08 17:35:21 -06:00
Rafi Khan 18f5aa639b Added GitHub Page 2015-03-08 17:30:36 -06:00
Rafi Khan a87d558b73 Merge pull request #90 from ivankravets/patch-1
PlatformIO Library Manager manifest file
2015-03-08 17:16:29 -06:00
Rafi Khan c0446fd659 Fixed broken links 2015-03-08 16:07:40 -06:00
Rafi Khan 12f7ef1d28 Add contributors to readme 2015-03-08 16:03:41 -06:00
Rafi Khan 9235051c6a Readme is branch independent 2015-03-07 23:33:59 -06:00
Rafi Khan 4610e7eb0e NEC_ONE_SPACE should actually be 1690 2015-03-07 18:10:22 -06:00
Rafi Khan 13f207d863 Merge pull request #102 from cltnschlosser/patch-1
Add LG keyword to keywords file from #102
Credits: @cltnschlosser
2015-03-07 17:32:52 -06:00
Rafi Khan 7c67cc5c59 Merge pull request #105 from fmeschia/master
Added Whynter A/C remote protocol from #105. 
Credits: @fmeschia
2015-03-07 17:31:21 -06:00
Rafi Khan 4fed49fca6 Fixed typo 2015-03-07 17:24:50 -06:00
Rafi Khan 9d94115974 Revamped README 2015-03-07 17:22:29 -06:00
Rafi Khan b3e3ced302 Fix #41
Fixes #41 by implementing the solution by @canondale
2015-03-07 16:53:43 -06:00