-
2d68387ed1
Add interactive guided tour with driver.js
main
jim800121chen
2026-03-10 11:29:05 +08:00
-
7b4492c41e
Update PRD v3.2 + TDD v2.1: WinUSB auto-install, ffmpeg, uninstall fixes
jim800121chen
2026-03-10 02:10:28 +08:00
-
98b89fe104
Fix WinUSB driver install: self-signed cert + pnputil approach
jim800121chen
2026-03-10 00:49:51 +08:00
-
9ec1926133
Add self-signed cert + catalog approach for driver installation
jim800121chen
2026-03-10 00:41:19 +08:00
-
c9b0ae5b89
Improve test tool: proper REG_MULTI_SZ parsing and device enumeration debug
jim800121chen
2026-03-10 00:33:55 +08:00
-
0c45e77911
Add SetupAPI direct device node driver install method to test tool
jim800121chen
2026-03-10 00:31:10 +08:00
-
17110a1606
Add UpdateDriverForPlugAndPlayDevicesW to driver install test tool
jim800121chen
2026-03-10 00:25:44 +08:00
-
faa4e86a19
chore: add test tool for DiInstallDriverW debugging on Windows
jim800121chen
2026-03-10 00:15:31 +08:00
-
cc1edfc89d
fix: use DiInstallDriver API for WinUSB driver installation
jim800121chen
2026-03-09 22:50:57 +08:00
-
2ab910d5ca
fix: use Kneron official driver installer instead of pnputil
jim800121chen
2026-03-09 22:38:27 +08:00
-
22d6076568
fix: clear stale DeviceGroup before retry to prevent access violation
jim800121chen
2026-03-09 22:21:08 +08:00
-
eca1363298
docs: update PRD v3.1 and TDD v2.0 with recent installer features
jim800121chen
2026-03-09 22:01:28 +08:00
-
f744e8ca26
feat: auto-install WinUSB driver for Kneron devices on Windows
jim800121chen
2026-03-09 21:58:45 +08:00
-
49bdef68c7
fix: increase device connect timeout from 30s to 60s
jim800121chen
2026-03-09 21:39:35 +08:00
-
9950bf7232
fix: add retry logic for KL520 USB connect and better error hints
jim800121chen
2026-03-09 21:31:35 +08:00
-
4ad39d2f17
feat: auto-install ffmpeg and yt-dlp during GUI installation
jim800121chen
2026-03-09 21:25:45 +08:00
-
b07e47c517
fix: allow connecting to KL520 in USB Boot mode (is_connectable=False)
jim800121chen
2026-03-09 21:15:53 +08:00
-
f2596511e0
fix: bundle KneronPLUS SDK wheel for Windows device detection
jim800121chen
2026-03-09 21:10:03 +08:00
-
c8e628c6ca
fix: tray icon, console window, and device detection on Windows
jim800121chen
2026-03-09 21:01:59 +08:00
-
4e44406e71
fix: resolve "no backend available" libusb error on Windows
jim800121chen
2026-03-09 20:48:09 +08:00
-
74a850a00c
feat: replace web GUI with native Windows system tray via syscall
jim800121chen
2026-03-09 20:41:26 +08:00
-
db6388523f
feat: add --gui mode for Windows web-based server controller
jim800121chen
2026-03-09 19:14:42 +08:00
-
53e0ba025c
fix: Windows installer server launch and auto-start issues
jim800121chen
2026-03-09 19:04:08 +08:00
-
551dee46cc
feat: add Windows installer build script
jim800121chen
2026-03-09 18:48:38 +08:00
-
522800cc7d
feat: auto-install libusb on Windows from bundled DLL
jim800121chen
2026-03-09 18:47:19 +08:00
-
8ac02b3b35
fix: Windows installer issues - Python detection and scheduled task
jim800121chen
2026-03-09 18:45:53 +08:00
-
9110e1647d
fix: ensure parent directories exist before extracting files
jim800121chen
2026-03-09 18:41:23 +08:00
-
ecabffc890
feat: write installation log to temp directory
jim800121chen
2026-03-09 18:35:57 +08:00
-
67242de577
feat: auto-install Python 3 via winget on Windows
jim800121chen
2026-03-09 18:22:05 +08:00
-
3bc537df95
fix: abort installation on critical step failure
jim800121chen
2026-03-09 18:15:21 +08:00
-
5d9ef44526
Merge branch 'main' of https://gitea.innovedus.com/warrenchen/web_academy_prototype
jim800121chen
2026-03-09 17:13:46 +08:00
-
-
31b64ef6df
docs: add prerequisite install commands to Windows build guide
jim800121chen
2026-03-09 16:59:22 +08:00
-
1eab9b7ceb
docs: add Go HTTP alternative architecture and Windows build guide to TDD
jim800121chen
2026-03-08 01:10:17 +08:00
-
ff7dfb3562
ci: add continue-on-error to artifact upload steps
jim800121chen
2026-03-08 00:11:29 +08:00
-
-
eb68ab28f3
Merge branch 'main' of https://gitea.innovedus.com/warrenchen/web_academy_prototype
jim800121chen
2026-03-07 05:40:46 +08:00
-
-
d652f38c41
ci: set artifact retention to 3 days to prevent storage quota issues
jim800121chen
2026-03-07 05:40:20 +08:00
-
-
2be1d4d8d5
merge: resolve frontend submodule conflict, keep as normal directory
jim800121chen
2026-03-07 05:26:28 +08:00
-
-
c6ba353337
fix: convert frontend from submodule reference to normal directory
jim800121chen
2026-03-07 05:25:51 +08:00
-
7a84f9e320
ci: add GitHub Actions workflow for macOS + Windows installer builds
jim800121chen
2026-03-07 04:24:24 +08:00
-
-
0b00bc82e4
fix: move CI workflow to repo root and update paths
jim800121chen
2026-03-07 03:50:14 +08:00
-
74fb9ce6aa
restore: add back local_service_win to repo root
jim800121chen
2026-03-07 03:15:45 +08:00
-
5324408b84
refactor: reorganize repo — move edge-ai-platform to subdirectory
jim800121chen
2026-03-07 02:41:24 +08:00
-
93b43235a9
merge: bring master into main
jim800121chen
2026-03-07 02:28:56 +08:00
-
-
bf2f01d2f3
feat: installer improvements + CI workflow
master
jim800121chen
2026-03-07 02:12:25 +08:00
-
f27ed20cbc
feat: installer improvements + CI workflow
jim800121chen
2026-03-07 02:12:25 +08:00
-
8e836e6fda
initial
jim800121chen
2026-03-06 17:33:30 +08:00
-
d8128b6c75
initial
jim800121chen
2026-03-06 17:33:30 +08:00
-
8a6a1e40b4
Add video inference viewer for object detection
warrenchen
2026-03-04 11:53:46 +09:00
-
11e779bb40
Merge branch 'main' of https://gitea.innovedus.com/warrenchen/web_academy_prototype
warrenchen
2026-03-03 16:05:47 +09:00
-
-
f85613b8a6
Add new images, firmware files, and update versioning for KL520, KL630, KL720, and KL730
warrenchen
2026-03-03 15:21:59 +09:00
-
0103a483b8
docs: add F19 cluster inference specs to PRD + TDD
jim800121chen
2026-03-02 10:33:55 +08:00
-
f322557af3
docs: add KL720 hardware support and GUI installer design
jim800121chen
2026-03-01 14:09:21 +08:00
-
3f02435414
docs: add F18 KL520 hardware integration specs to PRD + TDD
jim800121chen
2026-02-28 04:52:22 +08:00
-
8c75a6508a
docs: add F16 installation/distribution and F17 GUI installer specs
jim800121chen
2026-02-28 00:07:35 +08:00
-
-
b28aec2589
docs: 新增 F14 批次圖片推論、F15 攝影機自動偵測功能文件
jim800121chen
2026-02-27 04:30:18 +08:00
-
edc8355c23
docs: 更新 PRD v2.3 + 新增 TDD v1.2
jim800121chen
2026-02-25 01:03:33 +08:00
-
6f3800687e
Add local service (win)
warrenchen
2026-02-13 13:48:43 +09:00
-
1902cd0f84
docs: 更新 PRD 至 v2.2 — 新增 Kneron 硬體規格與路線圖
jim800121chen
2026-02-13 01:06:11 +08:00
-
b34c23d184
上傳檔案到「docs」
warrenchen
2026-02-12 13:48:52 +00:00