Commit Graph

45 Commits

Author SHA1 Message Date
Armin d781c17620 Documentation 2024-04-24 15:08:41 +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 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 a7bd9ea78b Bumped version to 4.2.1 2024-01-23 15:59:24 +01:00
Armin 3a443bbac0 Bumped version to 4.2.0. Extraced version macros to IRVersion.h. 2023-08-12 10:04:18 +02:00
Armin 03b39952ba V4.1.2. Workaround for ESP32 RTOS delay() timing bug influencing the mark() function. Closes #1114. 2023-03-22 11:59:50 +01:00
Armin d78dfdc166 Disabled #define LOCAL_DEBUG in IRReceive.hpp, which was accidently enabled at 4.1.0. 2023-03-15 01:41:13 +01:00
Armin 114cbf335b Version 4.1.0 2023-02-27 14:21:41 +01:00
Armin 4a3651e23c Bumped version to 4.0.0 2022-09-15 03:06:03 +02:00
Armin d7217c5c74 Documentation 2022-09-08 17:33:22 +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 b00e0ee7ed Bumped version to 3.8.0 2022-08-07 01:33:51 +02:00
Armin efafe9501f Version 3.7.1 and fixed ESP32 send bug for 2.x ESP32 cores 2022-06-28 19:07:53 +02:00
Armin f0546dd0c9 Bumped version to 3.7.0 2022-05-30 17:33:54 +02:00
Armin 3d1de339f3 Switched Bose internal protocol timing for 0 and 1 -> old 1 timing is now 0 and vice versa. 2022-02-20 19:17:03 +01:00
Armin 3abaa7a7c6 Bumped version to 3.6.0 2022-01-27 04:41:35 +01:00
Armin 8cd76d13b9 Fix ESP32 send bug. closes #927 Version 3.5.1. 2021-12-15 14:39:48 +01:00
Ivan Kravets 21978f454a
Declare header files for PlatformIO (#914)
* Declare header files for PlatformIO

* Update library.json
2021-11-19 11:56:44 +01:00
Armin 1619728a7a 3. and last phase renamed .cpp to .hpp. Bumped version to 3.5.0 2021-11-08 10:12:48 +01:00
Armin e6b39b72df added sendRaw to UnitTest etc. 2021-09-06 23:38:28 +02:00
Armin 39eec4c5ca LG2 protocol 2021-06-16 12:30:17 +02:00
Armin 22451e789a Bumped version to 3.3.0. Added lastDecodedProtocol and CheckForRecordGapsMicros(). 2021-04-30 16:36:54 +02:00
Armin b494e0a03e Release 3.2.0 2021-04-22 10:25:33 +02:00
Armin ddef02edac Added platform specifier for PlatformIO. Closes #847. Thanks to programminghoch10! 2021-04-18 21:45:28 +02:00
Armin 35b8c11922 Fix for ESP32 send Error, removed `USE_SOFT_SEND_PWM` macro 2021-04-07 18:39:01 +02:00
Armin 36c0226490 Replaced #define DECODE_NEC 1/0 by defining/not defining, USE_SOFT_SEND_PWM is active by default 2021-03-02 15:25:39 +01:00
Armin 64828bda70 Bumped version to 3.0.2 2021-02-21 21:21:36 +01:00
Armin 9a43cf7b29 Bumped version to 3.0.1 since we have a unauthorized 3.0.0 version in the Arduino Library Manager. 2021-02-08 17:13:30 +01:00
Armin b64165b7e0 Bumped version to 3.0.0 2021-01-15 19:24:44 +01:00
Armin 4c9e0e5b5e Fixed 4 MHz bug 2021-01-06 16:43:40 +01:00
Armin 5d2c671389 Bump version to 2.8.2 2020-12-07 13:15:41 +01:00
Armin e6c8b1cfbf IR_USE_TIMER_TINY1 2020-10-25 07:26:54 +01:00
Armin e8f8f2dd63 - Optimized types in sendRC5ext and sendSharpAlt.
- Added `DECODE_NEC_STANDARD` and `SEND_NEC_STANDARD`.
- Renamed all IRrecv* examples to IRreceive*.
- Added functions `printResultShort(&Serial)` and `getProtocolString(decode_type_t aDecodeType)`.
- Added flag `results.isRepeat`.
- Updated examples.
2020-09-16 13:13:31 +02:00
Armin 8b0a876a46 Deactivated default debug output. Closes #713 2020-09-15 07:45:47 +02:00
Armin 9a3d2d9657 Version 2.6.1 4809 bug fixed 2020-08-04 11:50:16 +02:00
Rafi Khan b0d15b6020 Modified library.json 2017-08-13 11:05:50 -06:00
Marc MERLIN 419c948c29 Fixed rev to 2.3.3 and added info on timer used. 2017-04-01 08:32:37 -07:00
Marc MERLIN 9133814e60 Rev'ed to 2.2.4. 2017-03-31 23:10:07 -07:00
Philipp Henkel ccc9d0135c Add Lego fix to change and bump version up to 2.2.3 2017-03-27 19:57:25 +02:00
Philipp Henkel b26b64f871 Update changelog and version info 2016-07-27 07:25:52 +02:00
Ivan Kravets fa2f5f9352 Use tagged/versioned source code from repo 2016-03-27 18:40:13 +03:00
Rafi Khan fba0ee0ae5 fix syntax 2016-03-23 01:06:24 -06:00
Rafi Khan cf7b49389c added authors
feel free to add your self
2016-03-22 23:09:07 -06:00
Ivan Kravets a3cdf402d7 Avoid trademark issues with library name
Added frameworks and platforms fields
2014-10-20 11:41:09 +03:00
Ivan Kravets e947f0924e PlatformIO-based manifest file
Web: http://platformio.ikravets.com/#!/lib/show/Arduino-IRremote
Docs: http://docs.platformio.ikravets.com/en/latest/librarymanager/index.html
2014-09-25 14:18:56 +03:00