Commit Graph

  • a28b94fabe Added macro USE_ACTIVE_HIGH_OUTPUT_FOR_SEND_PIN master Armin 2024-05-15 22:11:57 +0200
  • 8e75076a67 Documentation + improved Samsung + improved IRremoteExtensionTest example Armin 2024-04-25 21:16:40 +0200
  • d781c17620 Documentation Armin 2024-04-07 20:20:49 +0200
  • d4e9898e5b
    Update library.json #1220 Alisherbek03 2024-04-15 15:01:38 +0500
  • aa7edfe96f Documentation Armin 2024-04-07 20:20:49 +0200
  • b962db8f4e Bumped version to 4.3.1. Fixed overflow bug for rawlen > 254. Removed deprecated sendPulseDistance... functions with parameter aSendStopBit. v4.3.1 Armin 2024-03-16 01:15:06 +0100
  • 59f4ce4a7f Fixed bug #1214 8 bit overflow for variable containing rawlen. Armin 2024-03-15 22:35:35 +0100
  • 02c0e24da9 Documentation Armin 2024-03-15 20:54:05 +0100
  • d046bc827e Version 4.3.0 gh-pages Armin 2024-03-11 10:51:15 +0100
  • c6c7f17f58 Documentation Armin 2024-03-10 02:11:32 +0100
  • 672d5cb532 Changed RECORD_GAP_MICROS default value from 5000 to 8000 v4.3.0 Armin 2024-03-08 09:21:13 +0100
  • 8558db8b74 ESP32-C3 modifications Armin 2024-02-29 02:05:55 +0100
  • 29564e83e1 Removed default value USE_DEFAULT_FEEDBACK_LED_PIN for last parameter of IRsend::begin(bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin). Armin 2024-02-27 09:55:39 +0100
  • f2838859e0 Added Hob2Hood protocol Armin 2024-02-25 23:18:27 +0100
  • 3930c4148a Fixed sendSamsung() / sendSamsungLG() bug Added functions stopTimer(), restartTimer() and restartTimerWithTicksToAdd() Added rawlen and initialGap to IRData Bumped version to 4.3.0 Armin 2024-02-23 19:28:33 +0100
  • 30e2035484
    Update IRremote.h #1205 Gal machlev 2024-02-22 19:07:35 +0200
  • ef69840a5f Improved printIRSendUsage() Armin 2024-02-15 18:50:02 +0100
  • 2c2be06431 Bumped TinyIR version to 2.1.0 Armin 2024-02-15 13:12:12 +0100
  • 483aaa2cc3
    Add ExtendedNEC support to TinyIRSender and move NEC2 to arguments (#1202) Buzzerb 2024-02-15 23:00:20 +1100
  • f3fcbf65fd Updated TinySender to send with all protocols and fixed issue #1202 Buzzerb 2024-02-15 22:42:35 +1100
  • 4d5230919b Add ExtendedNEC support to TinyIRSender and move NEC2 from flag to argument Buzzerb 2024-02-15 19:15:00 +1100
  • 7c7ced8ecb Closes #1199 Armin 2024-02-14 01:34:48 +0100
  • 8b9e036889 Convenience function isIRReceiverAttachedForTinyReceiver() and 3.party Armin 2024-02-13 15:46:48 +0100
  • 7131adf71e
    Added Extended NEC Protocol to TinyIR (#1200) Buzzerb 2024-02-14 01:11:11 +1100
  • 2b5c0eae98 Added Extended NEC Protocol to TinyIR #1200 Buzzerb 2024-02-13 23:31:49 +1100
  • 3837754e5f Fix stringop-truncation warning with strncpy #1199 Alvaro Prieto 2024-02-12 15:17:41 -0800
  • 68a3de8dcb Version 4.2.1 Armin 2024-01-27 22:49:46 +0100
  • 11ec335b35 closes #1196 Armin 2024-01-24 17:32:29 +0100
  • a7bd9ea78b Bumped version to 4.2.1 v4.2.1 Armin 2024-01-23 15:59:24 +0100
  • fbd3565941 Documentation Armin 2024-01-22 22:15:08 +0100
  • ea28282d1c Flipper Zero Armin 2024-01-19 20:39:19 +0100
  • 36403d810b TinyIR Armin 2024-01-08 11:52:29 +0100
  • 1144c99122 Fixes #1194 Armin 2023-12-31 23:53:49 +0100
  • 1008347e33 Documentation Armin 2023-12-04 09:53:09 +0100
  • f80a7df244 TinyReceiver 2.0 Armin 2023-11-02 22:03:25 +0100
  • 8c84e03318 Documentation Armin 2023-10-18 20:30:29 +0200
  • 5a27b3ad44 Fix wrong type of tEnableLEDFeedback in IRReceive.hpp Armin 2023-10-16 23:09:16 +0200
  • c6aa13e443
    Fix wrong type of tEnableLEDFeedback in IRSend.hpp (#1177) Florian Meier 2023-10-16 23:05:09 +0200
  • 661765f713 Fix wrong type of tEnableLEDFeedback in IRSend.hpp #1177 Florian Meier 2023-10-16 16:38:34 +0200
  • b1941ff470 Documentation Armin 2023-10-09 11:37:56 +0200
  • c5f50ea538 Examples and ESP32C3 Armin 2023-09-28 23:15:38 +0200
  • 480ca42b1a Documentation Armin 2023-08-15 10:21:45 +0200
  • fe2010270e Documentation inspired by #1158 Armin 2023-08-14 17:46:21 +0200
  • f5f2dce692
    Update README.md #1158 Geert Roumen 2023-08-14 17:14:40 +0200
  • 3a443bbac0 Bumped version to 4.2.0. Extraced version macros to IRVersion.h. v4.2.0 Armin 2023-08-12 09:48:16 +0200
  • 36e4a19ff8 Documentation Armin 2023-08-12 09:17:50 +0200
  • 5507618f93 Closes #1155 Armin 2023-08-07 21:45:57 +0200
  • 8cedd6b253 Documentation Armin 2023-08-05 11:26:48 +0200
  • 6251c697fb Fixes #1153 Armin 2023-08-05 11:26:17 +0200
  • c2a3858a26 Fixes #1152 Armin 2023-08-01 19:56:34 +0200
  • f9cf150cd9 First UNO R4 support Armin 2023-07-26 22:15:40 +0200
  • b9e2157d27 Added ARDUINO_ARCH_NRF52 to support Seeed XIAO nRF52840 Sense Armin 2023-07-25 11:05:59 +0200
  • a3423854f5 Usage of ATTinyCore pin numbering scheme e.g. PIN_PB2. Armin 2023-06-14 12:34:59 +0200
  • e3cdf409d9 Improved ESP32 timer handling Armin 2023-05-30 00:29:54 +0200
  • 1a0b5134aa Documentation Armin 2023-05-30 00:29:06 +0200
  • 84c0957365
    Merge 746758a989 into 8a26bcbdbf #1137 SpooHEX/ 2023-05-16 22:41:25 -0400
  • 746758a989
    Delete keywords.txt #1137 SpooHEX/ 2023-05-16 22:41:12 -0400
  • 70e9cacf01
    Merge ff70accc29 into 8a26bcbdbf #1136 SpooHEX/ 2023-05-16 22:40:35 -0400
  • ff70accc29
    Update Doxyfile #1136 SpooHEX/ 2023-05-16 22:40:04 -0400
  • 8a26bcbdbf Adaption to changes in seeduino samd 1.8.4 Armin 2023-05-08 23:49:21 +0200
  • f7dfa180c2 Closes #1133 TinyReceiver throwing ISR not in IRAM! on ESP8266 Armin 2023-05-08 23:22:42 +0200
  • be70d1e16a Documentation Armin 2023-04-17 17:54:24 +0200
  • c8c7110ca0 Enable Bang&Olufsen 455 kHz if SEND_PWM_BY_TIMER is defined. Armin 2023-03-29 13:28:06 +0200
  • a73851300a Added DECODE_ONKYO, to force 16 bit command and data decoding. Armin 2023-03-29 02:07:26 +0200
  • 5bff1adec2 Workaround for old ESP libs Armin 2023-03-25 09:31:20 +0100
  • 598a4412cb Documentation Armin 2023-03-24 18:13:36 +0100
  • e4f08bbd7d The old decode function is renamed to decode_old(decode_results *aResults). decode (decode_results *aResults) is only available in IRremote.h and prints a message Armin 2023-03-23 10:21:54 +0100
  • 20431e1e5c Improved workaround for ESP32 RTOS delayMicroseconds() timing bug, copied from IRremoteESP8266. Armin 2023-03-22 13:41:32 +0100
  • 03b39952ba V4.1.2. Workaround for ESP32 RTOS delay() timing bug influencing the mark() function. Closes #1114. v4.1.2 Armin 2023-03-22 11:41:57 +0100
  • 21473736b8
    Remove fix, is now already in mainline #1111 Maximilian Gerhardt 2023-03-16 13:18:18 +0100
  • 3b6be161d3
    Merge branch 'Arduino-IRremote:master' into master Maximilian Gerhardt 2023-03-16 13:16:34 +0100
  • dfdf835f1b Fixed error for Teensy 4.1 Armin 2023-03-15 23:01:55 +0100
  • 876a68f133 Fix whatever text encoding screwup happened there maxgerhardt 2023-03-15 21:42:46 +0100
  • 8f7399cb82 Do Teensy CI only in PlatformIO maxgerhardt 2023-03-15 21:33:17 +0100
  • 2e73e943c6 Hopefully fix Teensy logic, correct FQBN maxgerhardt 2023-03-15 21:12:31 +0100
  • 5abaa01fbe Fix keyname, exclude attiny for now maxgerhardt 2023-03-15 20:56:38 +0100
  • 2ca645d935 Chose ESP32 with builtin LED maxgerhardt 2023-03-15 20:45:31 +0100
  • ecaf7e4676 Install ATtinySerialOut library maxgerhardt 2023-03-15 20:36:50 +0100
  • 7c09831447 Add PlatformIO CI maxgerhardt 2023-03-15 20:29:37 +0100
  • 447779dd47
    Update IRTimer.hpp #1109 mohamedhisham2426 2023-03-15 16:31:42 +0530
  • aff6d29f78
    Update IRTimer.hpp #1108 mohamedhisham2426 2023-03-15 16:26:12 +0530
  • d78dfdc166 Disabled #define LOCAL_DEBUG in IRReceive.hpp, which was accidently enabled at 4.1.0. v4.1.1 Armin 2023-03-15 01:41:13 +0100
  • 06ae9b28da Added __digitalPinToBit for ATmega16 Armin 2023-03-14 14:22:37 +0100
  • 312c4133a1 SAMD51 use timer3 if timer5 not available Armin 2023-03-13 23:18:40 +0100
  • 7645ece912 Documented flags and added detectLongPress() in ReceiveDemo example. Armin 2023-03-13 22:26:06 +0100
  • e235273180 Added functions addTicksToInternalTickCounter() and addMicrosToInternalTickCounter(). v4.1.0 Armin 2023-03-01 14:00:31 +0100
  • 7a9a1d0c4d Split ISR into ISR and function IRPinChangeInterruptHandler(). Armin 2023-03-01 13:37:15 +0100
  • 114cbf335b Version 4.1.0 Armin 2023-02-24 02:40:21 +0100
  • 920fa30303 Version 1.2.0 of TinyIR. Closes #1097 Armin 2023-02-20 03:22:15 +0100
  • 58299e8578
    Allow sendNECMinimal to use 16 bit addresses #1097 Stephan Richter 2023-02-19 11:40:11 +0100
  • 970f228027 Removed 3 Serial prints for deprecation warnings to fix #1094 Armin 2023-02-12 13:02:01 +0100
  • c22345d091 Changed the first parameter of printTinyReceiverResultMinimal() to &Serial. Armin 2023-02-12 00:23:11 +0100
  • b0c5e49f93 Documentation Armin 2023-02-11 11:55:44 +0100
  • 7c0bee8a15
    Proposed a Code of Conduct #1091 Monsters Alive 2023-02-10 19:49:11 -0800
  • 1750eca93d narrowed constraints for RC5 RC6 Armin 2023-02-10 11:47:20 +0100
  • 919ddf8b36 Fixed bug in printing durations > 64535 in printIRResultRawFormatted(). Armin 2023-02-10 00:08:42 +0100
  • e92b4c7ba6 Documentation Armin 2023-02-10 00:08:28 +0100
  • f5edaa65ae 4.0.0 Release v4.0.0 Armin 2023-01-21 20:13:05 +0100
  • 6fe2c6f321
    fixed typo (#1078) Knochi 2023-01-18 16:47:02 +0100
  • 0986fbf73b
    fixed typo #1078 Knochi 2023-01-18 16:32:25 +0100