Rafi Khan
2dbfee0c2e
Added to changelog
BETA
2015-03-09 23:01:41 -06:00
Rafi Khan
49855488d5
Merge branch 'fab672000-master' into experimental
...
Conflicts:
IRremote.cpp
IRremote.h
* Saves lots of precious ram
* Debug Improvement
* Minor refactoring
* Better Install Instructions
* Using F() Macro
Credits: @zt30 and @fab672000.
Merged PR: #109
2015-03-09 22:55:22 -06:00
fab672000
e04e7d31b7
Debug Improvement:
...
Saved a lot of ram in debug mode by switching the constant strings to the flash memory space, see the F() macro changes.
Minor Improvement:
Saved one byte of ram per class instantiation as decode_type attribute only needs to be int8_t so 8bits
2015-03-09 21:28:37 -05:00
Rafi Khan
c1c6bd4199
Added reference to GitHub page
2015-03-09 18:54:25 -06:00
Rafi Khan
0096727887
Fixed some syntax errors mentioned by @crash7 and also added Aiwa decoding to the changelog
2015-03-09 15:47:31 -06:00
Rafi Khan
2768ddc676
Releases can be found on the releases page.
2015-03-09 13:01:25 -06:00
Rafi Khan
74622ec776
Merge branch 'crash7-master' into experimental
...
Conflicts:
IRremote.h
2015-03-08 21:12:08 -06:00
Rafi Khan
9a5d40a74c
Changed define for Aiwa from 14 to 15
2015-03-08 21:09:48 -06:00
Rafi Khan
1cf65bbcde
Merge branch 'master' of https://github.com/crash7/Arduino-IRremote into crash7-master
2015-03-08 21:07:53 -06:00
Rafi Khan
2926b33526
Fixed another mistake
2015-03-08 20:59:59 -06:00
Rafi Khan
ccc7ad9627
Fixed a mistake
2015-03-08 20:58:20 -06:00
Rafi Khan
7b08532e47
Moved contributors to a different file
MAJOR
2015-03-08 19:42:47 -06:00
Rafi Khan
3b16c12b59
Added Neco777 to contributors
2015-03-08 19:40:16 -06:00
Rafi Khan
50530b6519
Added changelog
2015-03-08 19:31:34 -06:00
Rafi Khan
095d8241f1
Change Version number
2015-03-08 19:23:50 -06:00
Rafi Khan
9c2064c5b4
add crash7 to contributors list
2015-03-08 17:38:20 -06:00
Rafi Khan
3256c847b2
remove index (for real)
2015-03-08 17:37:06 -06:00
Rafi Khan
2c6067eb30
Merge branch 'master' of https://github.com/shirriff/Arduino-IRremote
2015-03-08 17:35:45 -06:00
Rafi Khan
c35f7219dd
removed index
2015-03-08 17:35:21 -06:00
Rafi Khan
18f5aa639b
Added GitHub Page
2015-03-08 17:30:36 -06:00
Rafi Khan
a87d558b73
Merge pull request #90 from ivankravets/patch-1
...
PlatformIO Library Manager manifest file
2015-03-08 17:16:29 -06:00
Christian Musa
bed4cc5c97
Added Aiwa protocol (remote control RC-T501).
...
Added Aiwa protocol (remote control RC-T501) based on lirc file.
Updated IRrecvDump example, added SendDemo example (AiwaRCT501SendDemo).
2015-03-08 19:40:03 -03:00
Rafi Khan
c0446fd659
Fixed broken links
2015-03-08 16:07:40 -06:00
Rafi Khan
12f7ef1d28
Add contributors to readme
2015-03-08 16:03:41 -06:00
Rafi Khan
93c6e4af55
changed SHARP to 14
2015-03-08 00:05:16 -06:00
Rafi Khan
3722d6a0cb
Merge branch 'Informatic-decodesharp' into experimental
2015-03-08 00:02:24 -06:00
Rafi Khan
14f4c7af77
Merging Sharp
2015-03-08 00:02:22 -06:00
Rafi Khan
9235051c6a
Readme is branch independent
2015-03-07 23:33:59 -06:00
Rafi Khan
3dd4ff6f5f
README is branch independent
2015-03-07 23:33:07 -06:00
Rafi Khan
32e3bf780f
Merge branch 'experimental' of https://github.com/shirriff/Arduino-IRremote into experimental
2015-03-07 23:32:10 -06:00
Rafi Khan
806d3246f9
Readme
2015-03-07 23:31:31 -06:00
Rafi Khan
f0670efe86
changed readme
2015-03-07 23:28:01 -06:00
Rafi Khan
4610e7eb0e
NEC_ONE_SPACE should actually be 1690
2015-03-07 18:10:22 -06:00
Rafi Khan
13f207d863
Merge pull request #102 from cltnschlosser/patch-1
...
Add LG keyword to keywords file from #102
Credits: @cltnschlosser
2015-03-07 17:32:52 -06:00
Rafi Khan
7c67cc5c59
Merge pull request #105 from fmeschia/master
...
Added Whynter A/C remote protocol from #105 .
Credits: @fmeschia
2015-03-07 17:31:21 -06:00
Rafi Khan
4fed49fca6
Fixed typo
2015-03-07 17:24:50 -06:00
Rafi Khan
9d94115974
Revamped README
2015-03-07 17:22:29 -06:00
Rafi Khan
b3e3ced302
Fix #41
...
Fixes #41 by implementing the solution by @canondale
2015-03-07 16:53:43 -06:00
Francesco Meschia
0fce321c94
Added Whynter A/C remote protocol
...
Tested with Whynter ARC-110WD
2015-02-06 21:29:56 -08:00
Colton Schlosser
02f206e19c
Add LG keyword
2015-01-10 14:17:43 -06:00
joshua noble
a881523044
Merge pull request #22 from PaulStoffregen/master
...
Teensy 3.0 compatibility
2014-11-16 07:20:33 -08: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
joshua noble
f2dafe5030
Merge pull request #84 from Informatic/sendsharp
...
sendSharp cleanup and API change
2014-09-21 20:52:40 -07:00
Piotr Dobrowolski
b04b31232f
Update keywords.txt
2014-09-17 23:21:54 +02:00
Piotr Dobrowolski
5719e7c00f
sendSharp API change to make it compatible with decodeSharp
2014-09-17 22:34:41 +02:00
Piotr Dobrowolski
95f93e639e
Cleanup sendSharp and fix reliability
2014-09-17 22:33:14 +02:00
joshua noble
24ba950f5c
Merge pull request #73 from DaAwesomeP/master
...
Add delay to IRrecvDemo Loop preventing duplicates
2014-08-28 21:47:31 -07:00
P THE AWESOME
18591b037c
Add delay to IRrecvDemo Loop preventing duplicates
...
Prevents duplicates in serial when button was only pressed once.
2014-08-04 16:19:07 -05:00
joshua noble
6c7e2e0f72
Merge pull request #69 from vk2tds/master
...
LG A/C remote protocol decoding
2014-07-10 09:30:01 -07:00