Commit Graph

  • 39840f469f feat: customer demo - remove breakout game, numeric matrix, 3D module switcher customer-demo Ubuntu 2026-05-25 15:17:48 +08:00
  • 011bfe2450 feat: 切向力算法更新 + AD反解x模块 main lenn 2026-05-25 14:44:31 +08:00
  • e52c86ea1a feat(devkit): 终端打印pzt_angle/magnitude/state lenn 2026-05-23 19:14:14 +08:00
  • f1ae60c69f feat(devkit): 动态阈值=K*mean, POST_INIT_STABLE_CNT=200, get_pzt_angle返回cop/base坐标, CSV打印全部输出 lenn 2026-05-23 18:46:32 +08:00
  • c906e8ac66 feat(devkit): 动态阈值公式改为K*mean, POST_INIT_STABLE_CNT=10, get_pzt_angle返回cop/base坐标, CSV增加cop_x/y/base_x/y列 lenn 2026-05-23 18:23:20 +08:00
  • dff8489c36 feat(devkit): 每帧打印接收数据,持续输出到CSV文件 lenn 2026-05-22 16:33:20 +08:00
  • 030479a962 feat(devkit): 替换切向力算法为动态阈值版本,重新编译exe lenn 2026-05-22 16:11:26 +08:00
  • b581e310ed update frontend components and cargo config lenn 2026-05-20 10:18:27 +08:00
  • c579544351 Revert "fix: compensate tangential force edge and full-surface cases" lenn 2026-05-20 09:45:47 +08:00
  • aa08a75aef fix: compensate tangential force edge and full-surface cases lenn 2026-05-20 09:39:14 +08:00
  • 6187976b6b feat: integrate tangential force HUD lenn 2026-05-20 08:33:20 +08:00
  • 59e9203363 feat: add 3D model viewer, HUD panel updates, and eskin-finger-sdk submodule lenn 2026-05-18 23:32:58 +08:00
  • e75d55e0fb refactor: adjust resultant force zero threshold from 0.4 to 0.1 silicone lenn 2026-05-18 10:48:54 +08:00
  • 69bd3d1d8e Optimize realtime charts for tablet android-main lenn 2026-05-12 18:38:22 +08:00
  • 50b3741b1a refactor: sdk-dev changes including serial_core refactor and eskin-finger-sdk sdk-dev lenn 2026-05-12 17:14:58 +08:00
  • 360b57e3e2 Add Android USB serial bridge docs lenn 2026-05-11 22:30:45 +08:00
  • c5f4f854bf perf: optimize mobile line chart performance and remove window controls lenn 2026-05-11 22:11:40 +08:00
  • 551022215c feat: add Android USB serial port support via USB Host API lenn 2026-05-11 20:31:46 +08:00
  • 7323021aec chore: add Android debug keystore for APK signing lenn 2026-05-11 19:49:28 +08:00
  • a85ce0b4a2 feat: add Android ARMv8 (aarch64) build support lenn 2026-05-11 19:38:01 +08:00
  • 0833694e1b feat: integrate basin force estimator (pre-force) for 7x12 sensor pre-module-dev lenn 2026-05-11 17:04:47 +08:00
  • 83832139a8 Merge branch 'display' 0.4.0 lenn 2026-04-29 16:08:46 +08:00
  • eb6f318348 chore: 更新 Cargo.lock display lenn 2026-04-29 16:06:20 +08:00
  • 5eff91b898 chore: 版本升级至 0.4.0 lenn 2026-04-29 15:54:23 +08:00
  • 326f07ed4f fix: 修复打砖块游戏碰撞穿透bug,添加渐进提速机制 lenn 2026-04-29 15:43:56 +08:00
  • 26533f6916 Migrate updater LAN and devkit features from old repo lenn 2026-04-27 16:37:40 +08:00
  • b33c952eb6 update:清理误提交构建产物并更新range适配 lenn 2026-04-27 11:25:38 +08:00
  • e5b869fda6 fix:修复日志bug;feat:增加unix适配 lenn 2026-04-26 22:02:26 +08:00
  • ac2d40aa89 update serial.rs, use round 3 data lenn 2026-04-26 16:29:34 +08:00
  • f7b92268cd update .gitignore lenn 2026-04-26 16:25:52 +08:00
  • 0f23be2bb2 add multi port and export cli lenn 2026-04-24 14:33:14 +08:00
  • 6e639313e8 Add TUI serial collector and export commands lenn 2026-04-24 02:58:44 +08:00
  • 8182e67152 trans to tokio lenn 2026-04-23 23:54:33 +08:00
  • 05accd3690 first commit lenn 2026-04-22 23:51:15 +08:00
  • 50700e73df update .gitignore lenn 2026-04-20 09:32:43 +08:00
  • 7e047daf00 remove log file 0.3.1 lenn 2026-04-15 09:50:29 +08:00
  • 842d4980d9 remove target dirs lenn 2026-04-15 09:49:33 +08:00
  • 04a0c3e46b remove unnecessary dotfiles lenn 2026-04-15 09:46:19 +08:00
  • d4e1da6219 更新软件版本号 lenn 2026-04-15 09:44:54 +08:00
  • d1c9be56ec Merge branch 'main' of https://gitea.e-skin.top/E-Skin/JE-Skin lenn 2026-04-15 09:28:09 +08:00
  • 2e30fa388a 导出数据添加summary列 lenn 2026-04-15 09:20:56 +08:00
  • 26e9c41750 添加机器学习,调用尚未完善. dev lennlouisgeek 2026-04-13 02:01:48 +08:00
  • 49c3e0736c 更新.gitignore,添加不必要的忽略文件夹 lennlouisgeek 2026-04-12 22:45:00 +08:00
  • 163128cbd7 线性算法验证失败,蠕变导致时飘一直上升 lenn 2026-04-09 16:45:18 +08:00
  • 4b2203e008 合并请求 #2 0.3.0 Lenn 2026-04-09 01:18:56 +00:00
  • a3cefc3c79 feat:增加点和数字切换,减小点最大尺寸,增加range配色方案 lenn 2026-04-09 09:17:07 +08:00
  • d415c25afb 初步添加力显示,粗标定可以测试 lennlouisgeek 2026-04-08 00:58:00 +08:00
  • 53c3dbfe35 next:映射标定数据 lenn 2026-04-07 18:08:38 +08:00
  • 0479be14cc update ignore lenn 2026-04-07 18:08:07 +08:00
  • 0d3266c95a update ignore lenn 2026-04-07 18:06:46 +08:00
  • 770d713d03 初步添加了标定支持,需要完善和测试 lennlouisgeek 2026-04-07 01:46:37 +08:00
  • 1c3a811154 合并请求 #1 Lenn 2026-04-06 17:45:38 +00:00
  • aeb17f194c feat:add game! lennlouisgeek 2026-04-06 02:56:40 +08:00
  • 1c5ac13da8 feat:themes, tactilea codec 0.2.0 lenn 2026-04-03 16:40:48 +08:00
  • 7688986ad7 exchange tast to tactilea lennlouisgeek 2026-04-03 00:47:36 +08:00
  • a686d19e61 feat:add slave lenn 2026-04-02 17:54:10 +08:00
  • 380394b93a add tactile_a codec lenn 2026-04-01 18:35:22 +08:00
  • a754656ea4 update README 0.1.0 lennlouisgeek 2026-04-01 02:37:39 +08:00
  • e904c748aa feature:add plot panel x,y axis lennlouisgeek 2026-04-01 02:32:23 +08:00
  • eec9927ae6 first commit lennlouisgeek 2026-03-30 02:59:56 +08:00