Commit Graph

14 Commits

Author SHA1 Message Date
Armin 4c4f66c1be Documentation + improved Samsung 2024-04-25 21:32:03 +02:00
Armin e92b4c7ba6 Documentation 2023-02-10 00:08:28 +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 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 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 3888a3ce68 - Added IrReceiver.restartAfterSend() and inserted it in every send(). Closes #989 2022-05-20 22:25:13 +02:00
Armin 9e1303b9a5 Improved prints 2022-04-09 01:49:40 +02:00
Armin 4397e1b36f Closes #962 2022-01-29 13:15:51 +01:00
Armin fb798a5505 RP2040 support 2022-01-27 14:50:33 +01:00
Armin c131dcc877 2. phase renamed *.cpp.h to .hpp 2021-10-17 19:34:24 +02:00
Armin 58bb87bab1 Documentation 2021-05-02 00:11:41 +02:00
Armin 269479301d Added Onkyo protocol 2021-04-08 01:51:03 +02:00
Armin 2ccae65ef6 Implemented feedback for send. Removed decode_results results. Added unit test and fixed LG send bug. MATCH_MARK() etc. now available as matchMark(). Added PinDefinitionsAndMore.h. 2021-03-08 22:00:16 +01:00