Commit Graph
100 Commits
Author SHA1 Message Date
Rafi Khan 71f6daca4f Revert "Merge pull request #519 from PaulStoffregen/master"
This reverts commit 20a4d97f61, reversing
changes made to 47aadf559d.
2017-09-14 22:13:50 -04:00
Rafi Khan 2b3188e40a Merge branch 'master' of https://github.com/z3t0/Arduino-IRremote 2017-09-14 21:57:46 -04:00
Rafi Khan d719c27f95 Changed default send pin on ATmega32u4 from 13 to 9
The reason for this change is that I was informed by a community
member that the Pro Micro board does not have the default pin 13. This
causes many issues for beginners that are not familiar with the inner
workings of the library. However, I am concerned about this being a
breaking change. If there are serious issues I may just end up adding
a tutorial in the FAQ for beginners, informing them how they may
change the default pins.
2017-09-14 21:57:01 -04:00
Rafi KhanandGitHub 20a4d97f61 Merge pull request #519 from PaulStoffregen/master
Fix minor compiler warnings in examples
2017-09-09 17:53:45 -06:00
Rafi KhanandGitHub 47aadf559d Update Contributors.md (#488) 2017-07-24 14:51:03 -06:00
Rafi KhanandGitHub eb7a0bee7d #481 note (#484) 2017-07-01 21:53:37 -07:00
Rafi KhanandGitHub f0aa48a4d1 Merge pull request #436 from marcmerlin/patch-1
Added pointer for ESP8266 fork
2017-04-10 14:05:36 -06:00
Rafi KhanandGitHub e0c2649b9f Merge pull request #425 from marcmerlin/master
Added ESP32 IR receive support (IRsend not implemented yet).
2017-04-01 12:55:05 -06:00
Rafi KhanandGitHub 513e104515 Merge pull request #427 from philipphenkel/lego_pf_integer_overflow_2
Fix calculation of pause length in LEGO PF protocol
2017-03-27 16:25:19 -06:00
Rafi KhanandGitHub 048efb23a2 Merge pull request #414 from z3t0/z3t0-patch-1
Update ISSUE_TEMPLATE.md
2017-02-06 22:26:51 -06:00
Rafi KhanandGitHub 4f24b696cf Update ISSUE_TEMPLATE.md 2017-02-03 21:18:47 -06:00
Rafi KhanandGitHub a4cf8bc43e Merge pull request #406 from z3t0/panasonic-jvc
IRrecord.ino typo
2017-01-26 21:11:10 -06:00
Rafi Khan 3b41130ff9 Manual merge of #398 2017-01-22 01:52:14 -06:00
Rafi KhanandGitHub 96efb5930a Merge pull request #402 from felipenoris/fn/fix-msg
fix example error message
2017-01-14 14:14:16 -06:00
Rafi KhanandGitHub 7c14514beb Merge pull request #377 from z3t0/z3t0-patch-3
Just gonna put this in here....
2016-11-12 00:02:17 -06:00
Rafi KhanandGitHub 20b6e3b8a2 Just gonna put this in here.... 2016-11-11 22:28:41 -06:00
Rafi KhanandGitHub fe27a84d26 Merge pull request #352 from bengtmartensson/boarddefs
Move board specific configuration info to new file boarddefs.h
2016-11-08 18:24:09 -06:00
Rafi KhanandGitHub 85f8aa1e25 Merge pull request #367 from z3t0/z3t0-patch-2
updated readme email notice
2016-10-26 22:05:22 -06:00
Rafi KhanandGitHub 9ae0239fb7 updated readme email notice
far too many emails for things that should be an issue or  PR
2016-10-08 02:03:14 -06:00
Rafi KhanandGitHub 05cc3e683c Merge pull request #350 from safaorhan/master
Update keywords.txt to add sendLG
2016-08-19 23:31:39 -06:00
Rafi KhanandGitHub 0d398731b2 Merge pull request #343 from PaulStoffregen/master
Minor fixes for Teensy 3.x
2016-08-01 12:24:32 -06:00
Rafi KhanandGitHub bb0323bd7c Merge pull request #336 from henkel/lego_pf_tests
Add Lego Power Functions tests
2016-07-26 23:31:43 -06:00
Rafi KhanandGitHub 5bd251fa22 Merge pull request #340 from hmeine/master
Misleading link to "tutorials and more information"
2016-07-25 08:40:28 -06:00
Rafi KhanandGitHub 1a05ac08a5 Merge pull request #337 from MCUdude/master
Add ATmega48 and ATmega88 to the list (+ some other minor commits)
2016-07-23 22:54:24 -06:00
Rafi KhanandGitHub 2343bee2fa Merge pull request #334 from z3t0/z3t0-patch-2
Added Leonardo to hardware table #224 #281
2016-07-10 22:50:29 -06:00
Rafi KhanandGitHub e5dc3e108e Added Leonardo to hardware table #224 #281 2016-07-10 23:42:23 -05:00
Rafi KhanandGitHub de3d723574 Merge pull request #325 from z3t0/dev
Merging 2.2.0 into master
2016-06-28 01:17:50 -06:00
Rafi Khan 978284d55f slightly modified travis - TODO support more boards 2016-06-28 01:10:24 -06:00
Rafi Khan e6b839c34f 2.2.0 2016-06-28 00:59:31 -06:00
Rafi Khan bb1470a029 added changelog 2016-06-28 00:59:20 -06:00
Rafi Khan 44f801d55c Merge pull request #309 from henkel/lego_power_functions
Add Lego Power Functions send protocol
2016-05-20 19:58:58 -06:00
Rafi Khan d064c7dd5b Merge pull request #306 from ivankravets/patch-4
Cache PlatformIO packages using Travis CI container-based infrastructure
2016-03-28 11:56:12 -06:00
Rafi Khan b8ef1c3e92 Merge pull request #305 from ivankravets/patch-3
Use tagged/versioned source code from repo
2016-03-27 16:05:28 -06:00
Rafi Khan 864ed3ad4d Merge pull request #303 from AnalysIR/master
Fixed bug in ir_Dish.cpp for sending
2016-03-26 22:59:22 -06:00
Rafi Khan ebbefa835f Merge pull request #301 from z3t0/z3t0-patch-1
fix syntax
2016-03-24 17:57:42 -06:00
Rafi Khan fba0ee0ae5 fix syntax 2016-03-23 01:06:24 -06:00
Rafi Khan 0221081f25 Merge pull request #300 from z3t0/z3t0-patch-1
added authors
2016-03-22 23:16:07 -06:00
Rafi Khan cf7b49389c added authors
feel free to add your self
2016-03-22 23:09:07 -06:00
Rafi Khan 3aebf42ca8 typo 2016-02-21 01:03:15 -06:00
Rafi Khan 0486c4f25a change travis link 2016-02-21 00:50:49 -06:00
Rafi Khan 25de5b79d6 Merge pull request #278 from z3t0/dev
Merge dev into master
2016-02-21 00:50:13 -06:00
Rafi Khan 17628525af added ISSUE_TEMPLATE 2016-02-21 00:48:41 -06:00
Rafi Khan cb01593db0 Contributing.md
added hardware specs table
2016-02-21 00:41:34 -06:00
Rafi Khan 9e2c41230c added contribution guidelines 2016-02-21 00:13:00 -06:00
Rafi Khan 3bdc6a65a6 added support boards section in the readme 2016-02-21 00:03:44 -06:00
Rafi Khan 841e77a642 changed travis link for dev branch 2016-02-20 23:47:27 -06:00
Rafi Khan bd1a2e05a0 @2.1.0 #258 (updated changelog) 2016-02-20 23:46:02 -06:00
Rafi Khan 3a906217d2 Merge branch 'ElectricRCAircraftGuy-patch-1' into dev
merging #258
2016-02-20 23:41:18 -06:00
Rafi Khan 9697752f4e Merge branch 'patch-1' of git://github.com/ElectricRCAircraftGuy/Arduino-IRremote into ElectricRCAircraftGuy-patch-1
merging #258
2016-02-20 23:40:50 -06:00
Rafi Khan c471e2816d @2.0.4 #54 (added changelog info) 2016-02-20 23:37:11 -06:00
Rafi Khan ec356c951b Merge branch 'lumbric-master' into dev
merging #54
2016-02-20 23:34:01 -06:00
Rafi Khan 1c3275f228 Merge branch 'master' of git://github.com/lumbric/Arduino-IRremote into lumbric-master
working on merging #54
2016-02-20 23:33:11 -06:00
Rafi Khan 376301228a changed irsendraw parameter to const, #227 2016-02-20 23:17:45 -06:00
Rafi Khan 96c40f63f0 added sublime workspace to gitignore 2016-02-20 23:17:07 -06:00
Rafi Khan 86e20db36c added sublime project file to gitignore 2016-02-20 23:02:55 -06:00
Rafi Khan e3ec11d696 Merge PR #241 Merge branch 'AnalysIR-master' 2015-12-02 23:57:22 +00:00
Rafi Khan 8bde9ee628 merging #241 2015-12-02 23:57:00 +00:00
Rafi Khan e1957629d3 Update ir_Aiwa.cpp
fixed typo in line 12
2015-11-10 15:02:32 -06:00
Rafi Khan 9293d2fcba Merge pull request #233 from ram-0000/patch-1
Update ir_Aiwa.cpp
2015-11-10 15:01:45 -06:00
Rafi Khan 3c4fc7bf37 Merge pull request #223 from PaoloP74/master
Update version to 2.0.1
2015-09-28 20:46:21 -06:00
Rafi Khan 26560e5755 Contact info @readme.md 2015-09-28 20:45:55 -06:00
Rafi Khan 2da6aeaf27 Merge pull request #215 from audetto/master
Merge back irISR.cpp into irRemote.cpp to avoid a linker issue
2015-09-10 15:52:44 -06:00
Rafi Khan 2fd83bbb00 Merge pull request #219 from bessl/master
Changed library name "RobotIRremote"
2015-09-09 09:00:35 -06:00
Rafi Khan 55f3e27866 Merge pull request #213 from AnalysIR/master
Update IRrecvDumpV2.ino
2015-08-28 16:43:43 -06:00
Rafi Khan cdd783ce7e Merge pull request #212 from chaeplin/master
LG_AC : heating option
2015-08-27 13:28:25 -06:00
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