Commit Graph

106 Commits

Author SHA1 Message Date
Armin 8e75076a67 Documentation + improved Samsung + improved IRremoteExtensionTest example 2024-05-14 08:55:53 +02:00
Armin b962db8f4e Bumped version to 4.3.1. Fixed overflow bug for rawlen > 254. Removed deprecated sendPulseDistance... functions with parameter aSendStopBit. 2024-03-16 01:21:05 +01:00
Armin 29564e83e1 Removed default value USE_DEFAULT_FEEDBACK_LED_PIN for last parameter of IRsend::begin(bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin). 2024-02-27 11:14:16 +01:00
Armin 3930c4148a Fixed sendSamsung() / sendSamsungLG() bug
Added functions stopTimer(), restartTimer() and restartTimerWithTicksToAdd()
Added rawlen and initialGap to IRData
Bumped version to 4.3.0
2024-02-23 19:56:53 +01:00
Armin 1144c99122 Fixes #1194 2024-01-01 00:12:46 +01:00
Armin f80a7df244 TinyReceiver 2.0 2023-11-02 23:39:36 +01:00
Armin b1941ff470 Documentation 2023-10-12 09:58:00 +02:00
Armin 1a0b5134aa Documentation 2023-05-30 00:29:06 +02:00
Armin c8c7110ca0 Enable Bang&Olufsen 455 kHz if SEND_PWM_BY_TIMER is defined. 2023-03-29 13:33:34 +02:00
Armin 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 2023-03-23 10:59:07 +01:00
Armin e235273180 Added functions addTicksToInternalTickCounter() and addMicrosToInternalTickCounter(). 2023-03-06 11:24:42 +01:00
Armin 7a9a1d0c4d Split ISR into ISR and function IRPinChangeInterruptHandler(). 2023-03-01 13:37:15 +01:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +01:00
Armin 970f228027 Removed 3 Serial prints for deprecation warnings to fix #1094 2023-02-12 13:02:01 +01:00
Armin fcccbff68b Closes #1076 2023-01-07 20:52:51 +01:00
Armin ad0425f554 Changed checkForRepeatSpaceAndSetFlag() to checkForRepeatSpaceTicksAndSetFlag() and added macro ENABLE_FULL_REPEAT_CHECK 2023-01-02 15:19:42 +01:00
Armin cc13de99f3 Documentation 2022-12-30 17:30:28 +01:00
Armin 83387a8493 Added SAMSUNG48 protocol and sendSamsung48() function. 2022-12-27 16:59:32 +01:00
Armin d1a290ea23 Examples tone delay handling 2022-12-20 12:05:31 +01:00
Armin 331de71f7f Support for seeduino 2022-12-02 13:26:49 +01:00
Armin 835cddab31 Renamed sendRC6(aRawData...) to sendRC6Raw( aRawData...). 2022-11-30 03:30:56 +01:00
Armin 5fb998db41 Changed type of decodedRawData and decodedRawDataArray which is now 64 bit for 32 bit platforms. 2022-11-29 19:26:26 +01:00
Armin 2c234ebded Analyzed Denon code table and therefore changed Denon from MSB to LSB first. 2022-11-17 01:31:33 +01:00
Armin 7892d5c33b Extracted protocol functions used by receive and send to IRProtocol.hpp 2022-11-14 16:44:53 +01:00
Armin e612155fce Removed static function printIRSendUsage(), changed checkForRecordGapsMicros() handling 2022-11-14 01:27:45 +01:00
Armin da3e9e921a Changed macro names _REPEAT_SPACE to _REPEAT_DISTANCE. Improved TinyReceiver and added FAST protocol for it. 2022-11-11 21:29:41 +01:00
Armin e311d5150e Added receiver callback functionality and registerReceiveCompleteCallback() function. 2022-11-10 11:12:07 +01:00
Armin 3d89bff37f Renamed PulsePauseWidthProtocolConstants to PulseDistanceWidthProtocolConstants.
Merged the 2 decode pulse width and distance functions.
2022-11-09 23:59:41 +01:00
Armin ba7b11901a Disabled strict checks while decoding. They can be enabled by defining DECODE_STRICT_CHECKS 2022-11-09 14:01:52 +01:00
Armin fd7f47745d Added decodeDistanceWidthData() and therfore changed ir_DistanceProtocol.hpp to ir_DistanceWidthProtocol.hpp and DECODE_DISTANCE to DECODE_DISTANCE_WIDTH. 2022-11-08 10:56:49 +01:00
Armin d51b540cb2 3. parameter of function "void begin(uint_fast8_t aSendPin, bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin)" is not optional anymore and function is now only available if IR_SEND_PIN is not defined. #1033. 2022-10-19 12:02:13 +02:00
Armin e36bcaa7b1 Bang & Olufsen quality assurance 2022-10-03 11:21:38 +02:00
Daniel Wallner 662b70c621
Bang & Olufsen support (#1030)
* Bang & Olufsen support
2022-10-02 10:00:58 +02:00
Armin c6c1bf2e02 Improved Magiquest see #1027 2022-09-15 02:53:46 +02:00
Armin ad4abf825e Internal function checkForRepeatSpaceAndSetFlag() and optimized getProtocolString() 2022-08-31 20:37:53 +02:00
Armin 72f7c75b3e Version 4.0 2022-08-31 13:25:29 +02:00
Armin 1eb7ff24b1 Added NEC2 protocol, Improved Magiquest protocol, minor adjustments, renamed sendSamsungRepeat to sendSamsungLGRepeat, added function sendPulseDistanceWidth(), improved repeat detection for some protocols 2022-08-31 12:02:34 +02:00
Armin 922d2c5c81 RAW_BUFFER_LENGTH in examples 2022-08-17 11:31:01 +02:00
Armin b00e0ee7ed Bumped version to 3.8.0 2022-08-07 01:33:51 +02:00
Armin 829d8eba81 Added support for decoding of "special" NEC repeats 2022-07-28 14:33:43 +02:00
Armin 20b8cc875b Documented no support of SAMD51 2022-07-25 15:09:53 +02:00
Armin fca327dc14 Fixed bug in send for RP4020. Fixed potential bug in SendBiphase data for 1 bit. 2022-07-16 21:33:09 +02:00
Armin e4d1da8e3f 1.part of fix of SEND_PWM_BY_TIMER especially for Pi Pico. closes bug #1001 2022-07-16 10:20:58 +02:00
Armin cd9a53ca78 Send usage added and reduced output size and improved format of printIRResultRawFormatted() to fasten up output (and getting repeats properly decoded) 2022-07-15 15:32:27 +02:00
Armin 9f8ed31af8 No reference found for Samsung "repeats are like NEC but with 2 stop bits", so changed to observed regular behavior. 2022-07-10 11:48:49 +02:00
Armin fe3bafe5f5 Improved DistanceProtocol decoder output and minor changes 2022-06-27 01:18:44 +02:00
Armin 0c4d269e93 SendRaw now supports bufferlenght > 255 2022-06-25 01:49:49 +02:00
Armin b3adbc41bf Closes #992 2022-05-27 18:06:47 +02:00
Armin 3888a3ce68 - Added IrReceiver.restartAfterSend() and inserted it in every send(). Closes #989 2022-05-20 22:25:13 +02:00
Armin c6cf6ac590 Changes types to fast types 2022-05-19 16:58:24 +02:00