Commit Graph

  • 0907b2b27e fix compile error on gcc13 and ci Neucrack 2025-07-29 00:15:56 +08:00
  • 511936b9cb fix compile error on gcc13 ... Neucrack 2025-07-28 23:42:59 +08:00
  • fbd4883e06 fix compile error Neucrack 2025-07-28 22:34:30 +08:00
  • 59e878717d fix json package error Neucrack 2025-07-28 22:08:45 +08:00
  • bda04ad7bd fix linux compile error Neucrack 2025-07-28 21:51:40 +08:00
  • ac0c986d05 * maixcam set buff_num=1 to get lower latency lxowalle 2025-07-28 20:55:50 +08:00
  • bbe86914ac fix maixcam _lib compile error Neucrack 2025-07-28 19:55:55 +08:00
  • 21d048ef9c Merge branch 'main' into dev Neucrack 2025-07-28 18:43:36 +08:00
  • c8beed2c6b update lib Neucrack 2025-07-28 18:39:39 +08:00
  • 666075b90b update toolchain, memcpy support RVV aaceleration Neucrack 2025-07-28 18:34:31 +08:00
  • b6b3eab11d fix imu compile error Neucrack 2025-07-28 18:34:00 +08:00
  • 4a3fcc6414 * update sc850sl isp config lxowalle 2025-07-24 17:16:43 +08:00
  • f3eb31a0e8 * fix find_apriltag&find_rect bug lxowalle 2025-07-24 14:45:42 +08:00
  • df9a7a7982 * fix camera app bug lxowalle 2025-07-23 17:09:32 +08:00
  • cbda23d965 * use enumeration variable as the parameter for awb_mode&exp_mode lxowalle 2025-07-23 16:16:48 +08:00
  • 04d153283d * fix #91 lxowalle 2025-07-23 14:37:06 +08:00
  • 9433166a15 fix #92 Neucrack 2025-07-23 13:56:12 +08:00
  • 8431a74a7b * support config gains lxowalle 2025-07-22 21:14:59 +08:00
  • 218b43d431 add imu.get_imu_info API to get onboard IMU info Neucrack 2025-07-22 20:31:15 +08:00
  • a968572c44 fs add File.sync API Neucrack 2025-07-22 19:24:01 +08:00
  • 50be2300d1 add uart port selection for maix comm protocol Neucrack 2025-07-22 19:23:09 +08:00
  • 19ab56ec8f * optimize photo app lxowalle 2025-07-22 19:00:02 +08:00
  • 6d13c45a68 Merge pull request #98 from 916BGAI/dev Neucrack 2025-07-17 20:14:38 +08:00
  • 958d81ada7 fix speech and optimize startup speed 916BGAI 2025-07-17 19:57:26 +08:00
  • af45a58073 fix pinmap error and build projecct script Neucrack 2025-07-17 15:22:09 +08:00
  • fbb445058c optmize display pinmap Neucrack 2025-07-16 15:19:32 +08:00
  • 55e60614b9 Merge pull request #97 from MK16kawai/master Neucrack 2025-07-15 22:16:06 +08:00
  • 34f8e908dc * [app_camera] support higher bitrate for maixcam2 lxowalle 2025-07-15 16:38:24 +08:00
  • 66a581d8db fix: correct parameter order in Modbus read functions Mk16kawai 2025-07-10 18:33:48 +08:00
  • 0711fd0c21 * optimize vision code lxowalle 2025-07-10 18:21:52 +08:00
  • 40bcfa4ac9 add AHRS support Neucrack 2025-07-08 20:08:28 +08:00
  • e7aad42cc8 optimize build script Neucrack 2025-07-03 17:25:45 +08:00
  • efb48d13e9 YOLO11/YOLOv8 support new output nodes for MaixCAM Neucrack 2025-07-03 17:25:27 +08:00
  • acea650b9a update eigen sha256sum Neucrack 2025-06-30 16:15:22 +08:00
  • c418da4b50 optimize build scripts Neucrack 2025-06-27 19:11:07 +08:00
  • 60c095232a * [maixcam2] update camera lxowalle 2025-06-26 20:49:08 +08:00
  • d5fc1008df fix build error Neucrack 2025-06-26 17:12:00 +08:00
  • d117feebc4 change adc pin arg to id Neucrack 2025-06-26 17:09:25 +08:00
  • 9ef94b3b60 add websocket to tcp proxy example Neucrack 2025-06-25 14:55:26 +08:00
  • 0a7aed14c1 * optimize vo& vi lxowalle 2025-06-25 13:39:40 +08:00
  • e8c0519cb3 * [maixcam2] support touchscreen lxowalle 2025-06-24 10:54:28 +08:00
  • ba94eee9e2 * [maixcam2] support vo lxowalle 2025-06-23 22:10:15 +08:00
  • f99a306580 add default comm protocol for apps Neucrack 2025-06-18 18:47:07 +08:00
  • 6c937e5872 fix maixcam2 sys.device_name error and llm log Neucrack 2025-06-11 19:25:00 +08:00
  • 252d2fe755 add depth-anything-v2 support Neucrack 2025-06-11 11:36:30 +08:00
  • 4a96f01cd5 * [maixcam2] update maixcam2_msp lxowalle 2025-06-18 11:50:01 +08:00
  • 6774a78ebc * [maixcam2] supports os04a10 & sc850sl lxowalle 2025-06-18 11:00:13 +08:00
  • a3d00d9e9b optimize llm decode cost log Neucrack 2025-06-06 18:21:48 +08:00
  • 18367774b0 optimize whisper api lxowalle 2025-06-06 15:14:30 +08:00
  • 652313a638 optimize compile script add PLATFORM_xxx def in compile arg by default Neucrack 2025-06-06 13:10:34 +08:00
  • a60060abf5 LLM VLM add cancel method Neucrack 2025-06-06 11:58:38 +08:00
  • a95c191e10 add VLM InternVL2.5 support Neucrack 2025-06-05 18:55:27 +08:00
  • 36d7043804 some build and sys API optimization Neucrack 2025-06-05 18:54:56 +08:00
  • 293bda1fdb * fix compilation errors lxowalle 2025-06-05 15:40:51 +08:00
  • 2cc03728cf * Optimize compilation configuration lxowalle 2025-06-04 16:55:34 +08:00
  • c9a8de5034 update generate API script Neucrack 2025-05-30 10:41:50 +08:00
  • bf44da9086 add LLM qwen2.5 support Neucrack 2025-05-30 10:39:13 +08:00
  • 3367869092 optmize some basic API like log,memory_info,fs.join Neucrack 2025-05-27 18:30:44 +08:00
  • 617de5a59a * spi support setting hw cs pin lxowalle 2025-05-28 11:26:04 +08:00
  • 0d388bfd4b * supports melotts lxowalle 2025-05-27 09:40:33 +08:00
  • 62783cc181 optimize nn for compile Neucrack 2025-05-21 15:47:22 +08:00
  • 9f10ae60c4 fix sys.memory_info overflow bug Neucrack 2025-05-21 15:46:07 +08:00
  • bf4b25cdd9 * fix compilation errors lxowalle 2025-05-20 17:23:49 +08:00
  • ddb6ce6e15 * add tips lxowalle 2025-05-15 19:15:53 +08:00
  • 7ed6dfce8c * support audio playback lxowalle 2025-05-15 19:03:48 +08:00
  • 584dd9b307 fix set_sys_config_kw bug Neucrack 2025-05-14 17:42:00 +08:00
  • f058adcacd sys.memory_info support maixcam2 and fix app.set_sys_config_kv error Neucrack 2025-05-14 17:36:58 +08:00
  • 1347fb5e18 add yolo-world support for maixcam2 Neucrack 2025-04-30 16:24:17 +08:00
  • 982a16396b * fix png bug lxowalle 2025-05-13 20:00:20 +08:00
  • 535cfe70c1 * support nn whisper lxowalle 2025-05-13 17:54:58 +08:00
  • cf50aff322 * set os04a10 720p90 to 80fps lxowalle 2025-05-09 14:37:51 +08:00
  • 52981ba0ef * [maixcam2] update lxowalle 2025-04-27 10:18:10 +08:00
  • c299e4959e * [maixcam2] audio support config volume lxowalle 2025-04-25 19:19:42 +08:00
  • 82bc25ff2a * [maixcam2] supports recorde audio lxowalle 2025-04-25 15:17:32 +08:00
  • 1a542a9d51 Merge pull request #94 from mcpanl/patch-1 Neucrack 2025-04-25 11:26:41 +08:00
  • 82dad1aead Increase the bottom margin of the image list to avoid the last line of images being obscured (when long pressed to delete) mcpanl 2025-04-25 07:36:38 +08:00
  • 4e26377acc * [maixcam2] limit the resolution of rgb888 images lxowalle 2025-04-21 20:07:56 +08:00
  • 735ffa24ec * fix os04a10 causing system freeze lxowalle 2025-04-21 15:35:52 +08:00
  • 3401e9a28e * optimize app photos lxowalle 2025-04-18 19:08:58 +08:00
  • 10e742532a * fix a typo lxowalle 2025-04-18 15:51:43 +08:00
  • a3dc0adfdc * update kconfig lxowalle 2025-04-18 15:46:19 +08:00
  • 78b6b55a30 * default bg color of image set to FMT_INVALID lxowalle 2025-04-17 15:01:27 +08:00
  • fac17461e6 fix get_pixel RGB888 get wrong int data bug Neucrack 2025-04-16 12:05:50 +08:00
  • 56799736ab optimize image.Image bg param Neucrack 2025-04-16 12:00:59 +08:00
  • ed1cb152ee fix get_pixel RGBA888 get wrong data bug Neucrack 2025-04-16 12:00:34 +08:00
  • 806b2b7275 maixcam2 support some models Neucrack 2025-04-15 15:53:29 +08:00
  • 42e1385c17 * os04a10 can't config fps at 720p90 lxowalle 2025-04-15 20:23:16 +08:00
  • 7f90bb1cde * optimize omv lxowalle 2025-04-15 19:10:15 +08:00
  • 5e8aead548 * optimize omv lxowalle 2025-04-14 19:47:25 +08:00
  • 365f1400f8 * update image_method lxowalle 2025-04-14 16:45:25 +08:00
  • 667daf5bfe * update image_method lxowalle 2025-04-14 16:41:59 +08:00
  • 326b8ef6e4 * optimize omv lxowalle 2025-04-14 16:36:23 +08:00
  • 6edfa31ab8 * optimize apriltag lxowalle 2025-04-14 10:54:57 +08:00
  • 23ac2b3786 optimize yolo11 on maixcam2 Neucrack 2025-04-11 14:09:47 +08:00
  • 383530900d optmize openmp compile script Neucrack 2025-04-10 19:10:59 +08:00
  • 7484473b84 add bg param for image.Image(), and default to black Neucrack 2025-04-10 18:22:50 +08:00
  • 7a01716082 * support omp lxowalle 2025-04-10 18:16:49 +08:00
  • a3deeeb3e8 sys config support /boot/configs enviroment file Neucrack 2025-04-10 12:01:11 +08:00
  • 5dac9344e9 * fix image method bug lxowalle 2025-04-10 11:35:30 +08:00
  • 2218a69bf6 * [maixcam2] support rtmp without display lxowalle 2025-04-09 18:07:13 +08:00