Commit Graph

  • 3242cae1e3 completed decode sample for CC26XX strawmanbobi 2017-01-21 21:51:59 +08:00
  • ef93a0a683 formalized naming strawmanbobi 2017-01-21 20:28:52 +08:00
  • 91de7b0b96 added hex converter tool strawmanbobi 2017-01-21 18:24:11 +08:00
  • ba9f949c45 added data and data formatter strawmanbobi 2017-01-20 22:02:54 +08:00
  • df7d296524 updated data from data formatter strawmanbobi 2017-01-20 21:56:55 +08:00
  • d665bd7e87 moved data formatter to external toolset strawmanbobi 2017-01-17 20:56:44 +08:00
  • 8f607e646f removed ignore files strawmanbobi 2017-01-16 21:26:08 +08:00
  • de75818da1 added data formatter strawmanbobi 2017-01-16 21:25:00 +08:00
  • 7d74f0bbf2 removed pre file from A-style strawmanbobi 2017-01-10 21:57:19 +08:00
  • 925e6b9f70 added CC2650 example source code strawmanbobi 2017-01-10 21:54:41 +08:00
  • c5964d0316 removed unused java source files strawmanbobi 2017-01-10 19:59:10 +08:00
  • cada6f005e sorted up source codes strawmanbobi 2017-01-10 19:21:54 +08:00
  • 2cd3863ad4 reverted reverser and replaced it with java executable proj strawmanbobi 2017-01-10 19:15:46 +08:00
  • ee7f0fd816 added reverser strawmanbobi 2017-01-09 20:23:01 +08:00
  • 98f0ff8082 modified reference of common js and css strawmanbobi 2017-01-07 20:19:22 +08:00
  • 7b34c50bee fixed warnings for IAR strawmanbobi 2017-01-05 12:56:12 +08:00
  • 30826d2dec sorted CMake file priorities strawmanbobi 2017-01-03 21:55:32 +08:00
  • 1c3763ae8f fixed CLion warnings strawmanbobi 2017-01-02 19:54:10 +08:00
  • 22a8773a25 updated decoder dll component strawmanbobi 2017-01-02 19:18:09 +08:00
  • 13cc9c0812 updated decoder jni component strawmanbobi 2017-01-02 19:06:31 +08:00
  • 86065a9f60 refactored decode algorithms strawmanbobi 2017-01-02 18:38:22 +08:00
  • c4227c2342 name changed from main.c to test_main.c strawmanbobi 2016-12-30 16:26:03 +08:00
  • 6d64689bdf removed unused debug info for PC platform strawmanbobi 2016-12-30 16:03:59 +08:00
  • c9ca3bc113 cleaned files strawmanbobi 2016-12-25 20:37:03 +08:00
  • 766591505f removed unused js modules strawmanbobi 2016-12-25 18:59:04 +08:00
  • 7a63bafca8 cleaned unused printf for decoder strawmanbobi 2016-12-25 18:39:11 +08:00
  • 5fed32b176 optimized IR_PRINTF for PC_BOARD_DLL strawmanbobi 2016-12-25 18:24:28 +08:00
  • e4d50e91c2 resolved invalid buffer free issue strawmanbobi 2016-12-25 17:50:18 +08:00
  • 0c2752f87d updated libirda_decoder.so for web console strawmanbobi 2016-12-25 15:55:26 +08:00
  • 15b8a4b764 removed unused source file from irda_decoder project strawmanbobi 2016-12-25 15:13:01 +08:00
  • 085fc19cea added ipch to .gitignore ifle strawmanbobi 2016-12-25 15:09:37 +08:00
  • eee61a8d18 removed ipch folder from .gitignore file strawmanbobi 2016-12-25 15:09:02 +08:00
  • 75b05e6e27 removed readme of example project strawmanbobi 2016-12-25 15:08:11 +08:00
  • 63db2eb9c7 ignored ipch directory for VC++ strawmanbobi 2016-12-25 14:29:57 +08:00
  • 67759873a3 fixed VC++ reference strawmanbobi 2016-12-25 14:28:14 +08:00
  • 40dba1be58 removed unused jni.h strawmanbobi 2016-12-24 20:46:15 +08:00
  • cb1cbd3c57 fixed stack corruption for decode algorithm strawmanbobi 2016-12-24 20:45:17 +08:00
  • 610a08fcff removed test service strawmanbobi 2016-12-18 21:34:29 +08:00
  • 5e77ad5835 added decoder dll files for X64 ARCH strawmanbobi 2016-12-18 21:08:56 +08:00
  • 4ac5d8a4a6 added ffi for console strawmanbobi 2016-12-18 17:13:50 +08:00
  • b28692f9b9 built dynamic library for console strawmanbobi 2016-12-18 09:30:52 +08:00
  • 2eb2091ff5 fixed windows dll importing issue for decoder strawmanbobi 2016-12-17 21:38:33 +08:00
  • 020ba989db fixed compile and dynamic link issue for VC++ proj strawmanbobi 2016-12-15 21:45:35 +08:00
  • 684dedfa90 added build env for VC++ strawmanbobi 2016-12-14 21:37:56 +08:00
  • 6653c7ac8f modified .gitignore for sub projects strawmanbobi 2016-12-14 20:54:24 +08:00
  • 45c379c189 modified gitignore for external project strawmanbobi 2016-12-13 21:25:00 +08:00
  • 3d0efe8707 fixed start port in readme strawmanbobi 2016-12-13 20:44:59 +08:00
  • 4574c4424a fixed unable to fetch database issue strawmanbobi 2016-12-13 20:37:10 +08:00
  • ab05c95c78 Merge pull request #1 from brucewar/master Strawmanbobi 2016-12-13 11:22:47 +08:00
  • 2d8e00f58b dev environment and readme for it 🤖 brucewar 2016-12-12 15:08:55 +08:00
  • 0f9517a2f6 Merge branch 'master' of github.com:strawmanbobi/irext brucewar 2016-12-12 10:19:32 +08:00
  • 83740da525 optimized code for NDK build strawmanbobi 2016-12-11 20:51:18 +08:00
  • 0f4436e30f forbid publish functionality temporarity for brand and index sync reason strawmanbobi 2016-12-11 20:31:20 +08:00
  • 145e2597cf synced with private web console strawmanbobi 2016-12-11 09:21:40 +08:00
  • 555709698f Merge branch 'master' of github.com:strawmanbobi/irext brucewar 2016-12-10 23:50:31 +08:00
  • 2e130f47d4 🤔 manage by package.json brucewar 2016-12-10 23:44:39 +08:00
  • c46505cc81 updated code front page strawmanbobi 2016-12-10 21:59:18 +08:00
  • 16ad803fc2 simplified console UI strawmanbobi 2016-12-10 12:19:07 +08:00
  • a0e34ae1d0 synced with public irext consol strawmanbobi 2016-12-10 11:15:33 +08:00
  • 2090caab15 fixed post request issue and admin verification issue strawmanbobi 2016-12-09 21:21:47 +08:00
  • 712e1c24e9 isolated admin certification data strawmanbobi 2016-12-09 13:48:56 +08:00
  • 3ac80620be isolated certificate related logic from public cloud server strawmanbobi 2016-12-09 13:45:30 +08:00
  • c296f5e53b updated admin login and password change functionality strawmanbobi 2016-12-07 21:35:14 +08:00
  • 76a5a8155d updated response handle for admin and db - 1 strawmanbobi 2016-12-07 21:29:11 +08:00
  • 4ec6f5e57a updated admin auth procedure - debug 1 strawmanbobi 2016-12-07 19:25:22 +08:00
  • ad9abd7649 fixed remote code verification issue strawmanbobi 2016-12-06 08:43:02 +08:00
  • 5272fe6c9e changed get request to post strawmanbobi 2016-12-05 21:30:16 +08:00
  • 8da5f4414e fixed download and rollback UI strawmanbobi 2016-12-04 21:46:27 +08:00
  • 12d46f353f removed unused component from moni_poem strawmanbobi 2016-12-04 20:58:19 +08:00
  • 0c4a3dda6a removed Ali-OSS and essential info from project strawmanbobi 2016-12-04 20:41:57 +08:00
  • f8f9592cae [undone] removed Ali-OSS related logic from irext console - 2 strawmanbobi 2016-12-04 16:37:06 +08:00
  • 2ffa59e204 [undone] removed Ali-OSS related logic from irext console strawmanbobi 2016-12-04 12:14:03 +08:00
  • 067f428f6f rolled back configuration file to project strawmanbobi 2016-12-04 09:08:51 +08:00
  • 9aeab8cafa removed system configuration from .gitignore strawmanbobi 2016-12-04 09:07:53 +08:00
  • d37778bbda fixed UNIX format for npm script strawmanbobi 2016-12-04 08:59:47 +08:00
  • 2ea8b0f45b test git email strawmanbobi 2016-12-03 23:10:36 +08:00
  • 75d0e523cc transplanted mini_poem for irext strawmanbobi 2016-12-03 23:08:53 +08:00
  • f3675a8f11 transplanted mini_poem for irext console strawmanbobi 2016-12-03 22:38:00 +08:00
  • 65e146f12b integrated mini-poem for irext console strawmanbobi 2016-12-03 20:48:20 +08:00
  • 05546ff039 transplanted mini_poem to console strawmanbobi 2016-12-03 17:37:27 +08:00
  • ac59cea1ed replanted irext_console to public project strawmanbobi 2016-12-01 13:16:22 +08:00
  • 8e809aca1a fixed prefix issue for ac encoder strawmanbobi 2016-11-29 22:51:41 +08:00
  • d3199fbd0e fixed encoder category mapping issue strawmanbobi 2016-11-27 21:33:07 +08:00
  • 29d00e695e fixed build issue for CMake 3.6.2 strawmanbobi 2016-11-27 10:58:06 +08:00
  • fead08799a changed tag definistion for encode algorithms strawmanbobi 2016-11-24 23:08:40 +08:00
  • 54dd88c6a5 changed tag definitions for decode algorithms strawmanbobi 2016-11-24 23:03:55 +08:00
  • 33e4b7049c changed tag definition in ac decoding algorithms w strawmanbobi 2016-11-24 22:59:41 +08:00
  • 73903394e6 removed ir-console from this project strawmanbobi 2016-11-20 17:57:47 +08:00
  • 7c670ef830 removed help doc strawmanbobi 2016-11-15 19:58:17 +08:00
  • bd92d6b279 removed unused web pages strawmanbobi 2016-11-15 19:55:14 +08:00
  • 087f97425d removed initial data strawmanbobi 2016-11-15 19:53:16 +08:00
  • 5402da187e retrieved web_console as part of this project strawmanbobi 2016-11-15 19:50:04 +08:00
  • 9ed9295821 removed webcosole including data strawmanbobi 2016-11-14 22:20:05 +08:00
  • cbbb6277e5 Merge branch 'master' of https://github.com/strawmanbobi/IRDA_EXT strawmanbobi 2016-11-14 19:35:55 +08:00
  • 0a32612dcb updated initial database strawmanbobi 2016-11-14 19:33:26 +08:00
  • 3ee7642369 .DS_Store banished! strawmanbobi 2016-11-13 20:58:11 +08:00
  • 15421410e3 Merge branch 'master' of https://github.com/strawmanbobi/IRDA_EXT strawmanbobi 2016-11-13 18:12:44 +08:00
  • d359fd8a10 implemented index strawmanbobi 2016-11-13 18:12:11 +08:00
  • c5c2dde103 got rid of compiler warning for decoder strawmanbobi 2016-11-13 18:10:26 +08:00
  • 549b742485 updated frontpage strawmanbobi 2016-11-13 14:15:36 +08:00