Commit Graph

142 Commits

Author SHA1 Message Date
strawmanbobi
c357cde134 updated unix format ending 2024-02-03 14:06:34 +08:00
strawmanbobi
b138c00c75 nothing but some debug info 2022-10-29 07:13:12 +08:00
strawmanbobi
0b1054c0c8 fixed AC mode verification bug 2022-07-12 09:17:01 +08:00
strawmanbobi
e164e1ba84 updated VS support version by default 2022-04-27 08:36:34 +08:00
strawmanbobi
ebe36bfea3 optimized decode core with exception protection for ac_status 2022-03-12 14:35:33 +08:00
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
b9eea3598b Merge branch 'develop' of ssh://github.com/irext/core 2020-12-18 18:22:56 +08:00
caffreyfans
9c0624c1c7 change ESP8266 macro definition 2020-12-17 13:20:03 +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
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
1ce8f6879a added ARM/AARCH64 Linux cross-compile reference 2019-08-27 16:15:54 +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
63e0b687e7 added key code as definition 2019-05-12 10:40:50 +08:00
strawmanbobi
bce74e4de1 default to compile executable 2019-03-13 19:17:17 +08:00
strawmanbobi
1f2aae5b0b added decode combo function for jni call 2019-03-04 23:40:49 +08:00
strawmanbobi
f97f487901 optimized debug info for decode algorithm 2019-03-03 21:23:50 +08:00
strawmanbobi
604feb39f8 Merge branch 'master' of ssh://github.com/irext/core 2019-02-24 22:56:42 +08:00
strawmanbobi
b7f431a080 added version number to decoder 2019-02-24 22:56:13 +08:00
8295541f7d typo fix for return value 2019-02-23 23:52:20 +08:00
strawmanbobi
d092b99a43 added decode support for java 2019-02-17 11:35:43 +08:00
strawmanbobi
055a8e6380 removed unused debug info 2019-02-16 09:52:09 +08:00