Commit Graph

289 Commits

Author SHA1 Message Date
strawmanbobi
e357d3adb4 minor format correct 2022-03-03 19:43:09 +08:00
strawmanbobi
3e336eca22 fixed hexadecimal typed decode failure 2022-03-03 09:17:26 +08:00
strawmanbobi
21c286f244 made compatible with Windows+VS build env 2021-05-09 08:58:53 +08:00
strawmanbobi
d78eabe022 Merge branch 'master' of ssh://github.com/irext/core 2020-12-19 15:30:42 +08:00
strawmanbobi
b9eea3598b Merge branch 'develop' of ssh://github.com/irext/core 2020-12-18 18:22:56 +08:00
Strawmanbobi
c322c0fa71 Merge pull request #18 from irext/develop
change ESP8266 macro definition
2020-12-18 10:29:29 +08:00
caffreyfans
9c0624c1c7 change ESP8266 macro definition 2020-12-17 13:20:03 +08:00
Strawmanbobi
e50e071709 deleted unused license file 2020-11-14 15:36:25 +08:00
strawmanbobi
a09c812f13 typo fix (I can hardly get the truth of this algorithm anymore) 2020-11-14 15:32:53 +08:00
strawmanbobi
2a4ccec4fe merged conflicts 2020-07-28 21:43:31 +08:00
strawmanbobi
fb8e8e05a2 optimized code for embedded usage 2020-07-26 20:49:42 +08:00
Strawmanbobi
cead65a4b9 Merge pull request #15 from Huangyidao2006/develop
corrected a few mistakes in ir_decode_test.c
2020-07-22 21:43:54 +08:00
huangyidao2006
951025961b corrected a few mistakes in ir_decode_test.c 2020-07-22 17:18:55 +08:00
strawmanbobi
ea33c2ac1f fixed memory leak in decode core 2020-07-04 17:08:04 +08:00
strawmanbobi
c4cddd427b updated CMakeList file for decode core 2020-04-15 12:40:28 +08:00
strawmanbobi
ffd261af99 removed syntax error in make file 2020-04-03 11:35:30 +08:00
strawmanbobi
7b36eb98f5 fixed dyson decode for algorithm 0.2.5 2020-03-14 20:47:35 +08:00
strawmanbobi
a708479370 removed unused vc file 2020-03-09 20:31:28 +08:00
strawmanbobi
3e73729f90 added get version API to JNI 2020-03-08 20:18:41 +08:00
strawmanbobi
3c0d06a9f4 added sub-category check for binary open 2020-03-08 19:47:10 +08:00
strawmanbobi
cae3ff8785 added sub-category check 2020-03-08 19:46:19 +08:00
strawmanbobi
68c1ff31a3 updated algorithm to 0.2.5
1. added protection for category and key
2. optimized include file structure
3. corrected some bugs due to bitwide problem
4. function naming format
2020-03-08 19:41:00 +08:00
strawmanbobi
286541c974 turned CMakeLists file to default settings 2019-12-29 16:11:05 +08:00
strawmanbobi
d42e04c3d0 updated default path of cross-built tool chain 2019-12-29 11:36:01 +08:00
strawmanbobi
5408a1c0bd updated version number to 0.2.4 2019-12-17 22:22:54 +08:00
strawmanbobi
94796b459d fixed a possible issue in wind direction fetch 2019-11-18 22:53:31 +08:00
strawmanbobi
4c299ee94c refined decode core CLI 2019-10-20 14:54:53 +08:00
strawmanbobi
2f91973f2a changed decode build macro definition 2019-10-06 14:27:37 +08:00
strawmanbobi
2cff56aaf0 adjusted category sorts in encoding algorithm 2019-10-04 14:37:41 +08:00
strawmanbobi
1ce8f6879a added ARM/AARCH64 Linux cross-compile reference 2019-08-27 16:15:54 +08:00
strawmanbobi
f8cdad12fc updated .gitignore for encoder in order to filter out venv folder 2019-08-20 09:37:45 +08:00
strawmanbobi
7518dc3576 fixed compile error due to missing of var definition 2019-07-18 22:25:54 +08:00
strawmanbobi
5b287e3481 fixed wind direction parse when wind direction count above 10 2019-07-03 19:22:37 +08:00
strawmanbobi
201404aad0 updated revision number to 0.2.2 2019-06-27 14:02:24 +08:00
strawmanbobi
63160c5fd4 added AC wind fix function support and corrected header files 2019-06-26 21:47:45 +08:00
strawmanbobi
39534893a0 updated .gitignore to ignore test_bin folder 2019-06-25 22:56:57 +08:00
strawmanbobi
33b8803944 simplified AC key mapping a little 2019-06-19 21:59:49 +08:00
strawmanbobi
0e64782eaf updated Android JNI make file 2019-06-16 22:24:04 +08:00
strawmanbobi
5d9aceabf7 implemented APIs for NO_FS case 2019-06-16 22:05:13 +08:00
strawmanbobi
681e16bedd updated VC++ project file for VS2019 2019-06-16 20:27:16 +08:00
strawmanbobi
a283ef7244 fixed key mapping for new AC according to document 2019-06-15 19:43:00 +08:00
strawmanbobi
f5d3a633d3 added c++11 support 2019-06-04 20:17:24 +08:00
e439b135a8 renamed encoder source files 2019-05-12 10:58:52 +08:00
215dffdc41 added encoder for dyson 2019-05-12 10:54:15 +08:00
63e0b687e7 added key code as definition 2019-05-12 10:40:50 +08:00
Strawmanbobi
3386ea66ec updated README.md 2019-04-28 21:57:39 +08:00
Strawmanbobi
09718e53d9 updated README.md 2019-04-28 21:57:14 +08:00
Strawmanbobi
0a77bacca7 updated README.md 2019-04-28 21:55:28 +08:00
strawmanbobi
ce092f40ce Merge branch 'master' of ssh://github.com/irext/core 2019-03-13 19:17:34 +08:00
strawmanbobi
bce74e4de1 default to compile executable 2019-03-13 19:17:17 +08:00