Commit Graph

  • 9d9075e76e Added missing #endif master Thea Schöbl 2018-12-27 20:03:12 +01:00
  • 793ea06011 Updated irRecv.h to include Nerf LOP Thea Schöbl 2018-12-27 17:05:33 +01:00
  • c1993b9c10 Updated IRremote.h to include NERF LOP Thea Schöbl 2018-12-27 17:03:36 +01:00
  • ae5cd09352 Created NERF Laser Ops Pro file Thea Schöbl 2018-12-27 16:59:26 +01:00
  • 48339f7f60 Merge pull request #555 from LSUPERMAN735/patch-1 Rafi Khan 2018-03-12 17:17:02 -04:00
  • c6788e54db Create readmdFrench.md LSUPERMAN735 2018-03-12 18:11:55 +01:00
  • 06d54ce5b2 Merge pull request #542 from use-sparingly/master Rafi Khan 2018-01-03 18:52:44 -05:00
  • 8ba71c6489 Typo alastair.mccormack 2017-12-03 21:27:35 +00:00
  • 72cd8c835f Sparkfun Pro Micro credit alastair.mccormack 2017-12-03 20:36:49 +00:00
  • 73b2c6e5a4 Removed whitespace alastair.mccormack 2017-12-03 20:22:37 +00:00
  • 3aaa564482 Supported board order alastair.mccormack 2017-12-03 20:19:16 +00:00
  • b1eb407e54 Corrected TIMER4_HS output on Sparkfun Pro Micro alastair.mccormack 2017-12-03 20:09:23 +00:00
  • 9bce17ffab Added Sparkfun timer and pins information alastair.mccormack 2017-11-23 17:30:25 +01:00
  • 10b5077f56 Added Sparkfun Pro Micro pinouts alastair.mccormack 2017-11-23 15:44:56 +01:00
  • 742f72fd0a Merge branch 'beta' of https://github.com/z3t0/Arduino-IRremote into beta beta Rafi Khan 2017-09-23 23:16:52 -04:00
  • 3ab30887f4 Merge branch 'LarsWH-master' into beta Rafi Khan 2017-09-23 23:15:34 -04:00
  • bc13f66296 bumped version in README merge-pr-522 Rafi Khan 2017-09-23 21:06:29 -04:00
  • 7cad31cbb1 Merge branch 'LarsWH-master' Rafi Khan 2017-09-23 21:04:24 -04:00
  • bdb9f1c1f5 Added support for RC5 extended Rafi Khan 2017-09-23 21:03:07 -04:00
  • 71f6daca4f Revert "Merge pull request #519 from PaulStoffregen/master" patch-undo-32u4 Rafi Khan 2017-09-14 22:13:50 -04:00
  • 2b3188e40a Merge branch 'master' of https://github.com/z3t0/Arduino-IRremote feature-change-pin-32u4 Rafi Khan 2017-09-14 21:57:46 -04:00
  • d719c27f95 Changed default send pin on ATmega32u4 from 13 to 9 Rafi Khan 2017-09-14 21:52:37 -04:00
  • 0d0834a7de Merge pull request #519 from PaulStoffregen/master Rafi Khan 2017-09-09 17:53:45 -06:00
  • 20a4d97f61 Merge pull request #519 from PaulStoffregen/master Rafi Khan 2017-09-09 17:53:45 -06:00
  • 222630922f Added example test file for recs80 feature-recs80 Rafi Khan 2017-09-09 19:46:13 -04:00
  • 9b39a2f7dc Completed adding recs80 sending and decoding Rafi Khan 2017-09-09 19:43:32 -04:00
  • d2939e2366 Updated README.md for API doc. (#515) Rafi Khan 2017-09-06 20:59:17 -06:00
  • a0a0c7eb78 Fix minor compiler warnings in examples PaulStoffregen 2017-09-04 20:48:37 -07:00
  • 1154607b69 Fix minor compiler warnings in examples PaulStoffregen 2017-09-04 20:48:37 -07:00
  • c6a2fcd8c9 Updated README.md for API doc. Bengt Martensson 2017-08-27 13:41:28 +02:00
  • e206e122e5 Doxygen API documentation in the sense of #461 (#512) Bengt Martensson 2017-08-23 21:57:05 +02:00
  • 5bbd55c650 Fix #510 Rafi Khan 2017-08-22 15:47:20 -06:00
  • 24dd940107 Moving private includes to sub-directory, #464 (#507) Bengt Martensson 2017-08-20 23:49:57 +02:00
  • 42b791f9ad Fixed bugs and added defines Rafi Khan 2017-08-18 17:10:23 -06:00
  • c43d221a7b Added sending for RECS80 Rafi Khan 2017-08-17 18:04:06 -06:00
  • 7245efd2f5 Fix some minor problems in boarddefs.h and IRremote.cpp (#505) Bengt Martensson 2017-08-18 01:32:01 +02:00
  • 4eb95a3272 Revert "Removed blinking led" Rafi Khan 2017-08-14 17:12:02 -06:00
  • 542516f116 Revert "Removed pronto "protocol"" Rafi Khan 2017-08-13 12:03:54 -06:00
  • 563c82c6c4 Removed pronto "protocol" Rafi Khan 2017-08-13 11:46:58 -06:00
  • a406f3b9f9 Removed blinking led Rafi Khan 2017-08-13 11:42:39 -06:00
  • 31968a4875 Removed redundant preprocessor directives Rafi Khan 2017-08-13 11:29:12 -06:00
  • 635e8a923d Restructuring directory as per #464 Rafi Khan 2017-08-13 11:19:20 -06:00
  • b0d15b6020 Modified library.json Rafi Khan 2017-08-13 11:05:50 -06:00
  • 622e28bf69 Update library.properties Rafi Khan 2017-08-13 11:05:12 -06:00
  • e1768b4deb Added changelog info v2.4.0 Rafi Khan 2017-08-10 17:01:44 -06:00
  • 679348568d merge #437 Rafi Khan 2017-08-10 16:57:54 -06:00
  • 0cddce6dae Update Contributors.md (#488) Rafi Khan 2017-07-24 14:51:03 -06:00
  • 47aadf559d Update Contributors.md (#488) Rafi Khan 2017-07-24 14:51:03 -06:00
  • f5953530bf Update Contributors.md z3t0-patch-3 Rafi Khan 2017-07-06 05:56:04 -06:00
  • 9c6395fb32 #481 note (#484) Rafi Khan 2017-07-01 21:53:37 -07:00
  • eb7a0bee7d #481 note (#484) Rafi Khan 2017-07-01 21:53:37 -07:00
  • 5a524ad0bd #481 note z3t0-patch-2 Rafi Khan 2017-06-29 19:26:44 -06:00
  • dda5571941 adding documentation from sphinx v3 Rafi Khan 2017-04-23 00:47:58 -06:00
  • ea8fd3d378 bad commit before Rafi Khan 2017-04-23 00:27:47 -06:00
  • d328da0ba1 single test Rafi Khan 2017-04-23 00:25:48 -06:00
  • 704a81f6a4 Merge branch 'v3' of https://github.com/z3t0/Arduino-IRremote into v3 Rafi Khan 2017-04-23 00:22:29 -06:00
  • df5a824303 travis ci Rafi Khan 2017-04-23 00:20:51 -06:00
  • e308165190 working on renaming files added test.sh Rafi Khan 2017-04-22 23:25:11 -06:00
  • 55c08a7d35 working on renaming files Rafi Khan 2017-04-22 23:25:11 -06:00
  • f1eac2e094 working on #454 Rafi Khan 2017-04-22 22:35:53 -06:00
  • d48bcaa9ed restructuring Rafi Khan 2017-04-22 22:14:03 -06:00
  • 6c77dd9d17 readme.md Rafi Khan 2017-04-22 22:08:11 -06:00
  • f33c845751 Add FAQ on mixing IR and neopixels (#451) Marc MERLIN 2017-04-22 19:44:19 -07:00
  • 18f12d3aff Add FAQ on mixing IR and neopixels (#451) Marc MERLIN 2017-04-22 19:44:19 -07:00
  • 3172f38352 Merge pull request #436 from marcmerlin/patch-1 Rafi Khan 2017-04-10 14:05:36 -06:00
  • f0aa48a4d1 Merge pull request #436 from marcmerlin/patch-1 Rafi Khan 2017-04-10 14:05:36 -06:00
  • 8cb40b77f8 Added pointer for ESP8266 fork Marc MERLIN 2017-04-09 19:55:49 -07:00
  • 691ea5bc53 Added pointer for ESP8266 fork Marc MERLIN 2017-04-09 19:55:49 -07:00
  • 4cdac5fcc8 Revert "Added ESP32 IR receive support (IRsend not implemented yet)." revert-425-master Rafi Khan 2017-04-05 10:27:46 -06:00
  • b838f3e7f7 Merge pull request #425 from marcmerlin/master Rafi Khan 2017-04-01 12:55:05 -06:00
  • e0c2649b9f Merge pull request #425 from marcmerlin/master Rafi Khan 2017-04-01 12:55:05 -06:00
  • 469edd4ff1 Fixed rev to 2.3.3 and added info on timer used. Marc MERLIN 2017-04-01 08:32:37 -07:00
  • 419c948c29 Fixed rev to 2.3.3 and added info on timer used. Marc MERLIN 2017-04-01 08:32:37 -07:00
  • a7d8452266 Rev'ed to 2.2.4. Marc MERLIN 2017-03-31 23:10:07 -07:00
  • 9133814e60 Rev'ed to 2.2.4. Marc MERLIN 2017-03-31 23:10:07 -07:00
  • 32b9523fa7 Merge branch 'master' of github.com:marcmerlin/Arduino-IRremote Marc MERLIN 2017-03-31 22:33:16 -07:00
  • 3875097df9 Merge branch 'master' of github.com:marcmerlin/Arduino-IRremote Marc MERLIN 2017-03-31 22:33:16 -07:00
  • 64d071cd67 change no-op defines from '1' to ''. Marc MERLIN 2017-03-31 22:32:48 -07:00
  • 88b294a0cd change no-op defines from '1' to ''. Marc MERLIN 2017-03-31 22:32:48 -07:00
  • 0774bbb27a Merge branch 'master' into master Marc MERLIN 2017-03-31 22:04:36 -07:00
  • ffdb6081ae Merge branch 'master' into master Marc MERLIN 2017-03-31 22:04:36 -07:00
  • c292b40ea2 move comment about 'or else' chips that use TIMER2. Marc MERLIN 2017-03-31 22:01:31 -07:00
  • 6b8f2bdbfc move comment about 'or else' chips that use TIMER2. Marc MERLIN 2017-03-31 22:01:31 -07:00
  • 53ebde2c3c Cleaned up ESP32 integration, reverted ESP32 ifdefs on irreceive examples. Marc MERLIN 2017-03-31 21:52:52 -07:00
  • eae9de4307 Cleaned up ESP32 integration, reverted ESP32 ifdefs on irreceive examples. Marc MERLIN 2017-03-31 21:52:52 -07:00
  • 44d63e7696 Merge pull request #427 from philipphenkel/lego_pf_integer_overflow_2 Rafi Khan 2017-03-27 16:25:19 -06:00
  • 513e104515 Merge pull request #427 from philipphenkel/lego_pf_integer_overflow_2 Rafi Khan 2017-03-27 16:25:19 -06:00
  • f7253ef4f3 Add Lego fix to change and bump version up to 2.2.3 Philipp Henkel 2017-03-27 19:57:25 +02:00
  • ccc9d0135c Add Lego fix to change and bump version up to 2.2.3 Philipp Henkel 2017-03-27 19:57:25 +02:00
  • 9105de0936 Fix calculation of pause length in LEGO PF protocol Philipp Henkel 2017-03-26 22:32:55 +02:00
  • 257a15130f Fix calculation of pause length in LEGO PF protocol Philipp Henkel 2017-03-26 22:32:55 +02:00
  • e3ed422272 Rename ESP32 timer name so that it doesn't conflict with other timers. Marc MERLIN 2017-03-19 21:28:14 -07:00
  • 1b56da6cc7 Rename ESP32 timer name so that it doesn't conflict with other timers. Marc MERLIN 2017-03-19 21:28:14 -07:00
  • da8ffb78d5 Added ESP32 IR receive support (IRsend not implemented yet). Marc MERLIN 2017-03-19 20:27:56 -07:00
  • aa8f7b31fe Added ESP32 IR receive support (IRsend not implemented yet). Marc MERLIN 2017-03-19 20:27:56 -07:00
  • d28eebcd69 Merge pull request #414 from z3t0/z3t0-patch-1 Rafi Khan 2017-02-06 22:26:51 -06:00
  • 048efb23a2 Merge pull request #414 from z3t0/z3t0-patch-1 Rafi Khan 2017-02-06 22:26:51 -06:00
  • e19475e23a added changelog and contributors note salocinx-master Rafi Khan 2017-02-06 22:23:50 -06:00
  • 79f1baa0d6 Merge branch 'master' of https://github.com/salocinx/Arduino-IRremote into salocinx-master Rafi Khan 2017-02-06 22:19:49 -06:00
  • 896d917ce2 Update ISSUE_TEMPLATE.md Rafi Khan 2017-02-03 21:18:47 -06:00