Commit Graph

71 Commits

Author SHA1 Message Date
Armin 8e75076a67 Documentation + improved Samsung + improved IRremoteExtensionTest example 2024-05-14 08:55:53 +02:00
Armin 02c0e24da9 Documentation 2024-03-15 20:54:05 +01:00
Armin c6c7f17f58 Documentation 2024-03-10 02:11:32 +01:00
Armin 672d5cb532 Changed RECORD_GAP_MICROS default value from 5000 to 8000 2024-03-08 09:21:13 +01:00
Armin 8558db8b74 ESP32-C3 modifications 2024-03-01 10:43:54 +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 fbd3565941 Documentation 2024-01-22 22:15:08 +01:00
Armin 36403d810b TinyIR 2024-01-08 11:59:21 +01:00
Armin 1144c99122 Fixes #1194 2024-01-01 00:12:46 +01:00
Armin c5f50ea538 Examples and ESP32C3 2023-09-28 23:21:26 +02:00
Armin 36e4a19ff8 Documentation 2023-08-12 09:30:48 +02:00
Armin 8cedd6b253 Documentation 2023-08-05 11:39:30 +02:00
Armin f9cf150cd9 First UNO R4 support 2023-07-28 08:43:00 +02:00
Armin a3423854f5 Usage of ATTinyCore pin numbering scheme e.g. PIN_PB2. 2023-06-14 13:07:32 +02:00
Armin 8a26bcbdbf Adaption to changes in seeduino samd 1.8.4 2023-05-08 23:49:21 +02:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +01:00
Armin b0c5e49f93 Documentation 2023-02-11 11:55:44 +01:00
Armin 1750eca93d narrowed constraints for RC5 RC6 2023-02-10 11:47:20 +01:00
Armin e92b4c7ba6 Documentation 2023-02-10 00:08:28 +01:00
Armin cc13de99f3 Documentation 2022-12-30 17:30:28 +01:00
Armin 16391f27d5 Improved SHARP repeat decoding 2022-12-13 23:17:41 +01:00
Joe Ostrander 65d62cc9f0
attempting to add support for attiny1614 (#1057) 2022-12-12 13:53:43 +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 fc1a179aec Documentation etc. 2022-11-14 01:25:48 +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 c68148626d Support for ATtiny816 - Thanks to elockman. 2022-09-30 00:20:21 +02:00
Armin ad4abf825e Internal function checkForRepeatSpaceAndSetFlag() and optimized getProtocolString() 2022-08-31 20:37:53 +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 946c8cdab1 Documentation 2022-08-08 09:48:57 +02:00
Armin 6f91910f78 Added SAMD51 support 2022-07-29 15:05:17 +02:00
Armin ff0703b231 Fixed pin mapping problems especially for Teensy 2.0 2022-07-20 09:31:49 +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 fe3bafe5f5 Improved DistanceProtocol decoder output and minor changes 2022-06-27 01:18:44 +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
Armin 6e4b89f520 Fixed MagiQuest flaws 2022-05-19 03:02:34 +02:00
Armin 2a0c6b383e Documentation 2022-05-19 01:46:47 +02:00
Armin 9e1303b9a5 Improved prints 2022-04-09 01:49:40 +02:00
Armin c64b1c5bd4 Documentation for adding new protocol 2022-03-30 11:55:04 +02:00
Armin 648fa78cf6 Separated enable flag of send and receive feedback LED. Inspired by PR#970 from luvaihassanali. 2022-02-12 09:32:15 +01:00
Armin 1f04488319 Documentation 2022-02-05 11:07:49 +01:00
Armin b512cdd77f ATtiny3217 support 2022-02-01 00:53:21 +01:00
Armin 4397e1b36f Closes #962 2022-01-29 13:15:51 +01:00
Armin d2d9523dce RP2040 support 2022-01-28 02:21:49 +01:00
Armin fb798a5505 RP2040 support 2022-01-27 14:50:33 +01:00