Commit Graph

19 Commits

Author SHA1 Message Date
SikongJueluo 0fb0c4e395
feat: 后端添加获取空闲实验板,继续修改前端界面使其更加合理 2025-07-12 14:59:28 +08:00
SikongJueluo 8789d6f9ee
feat: 添加管理员实验板管理界面 2025-07-11 21:09:10 +08:00
SikongJueluo b4bb563782
feat: 增加了登录选项 2025-07-11 16:36:28 +08:00
SikongJueluo d88c710606
feat: 改进api生成方式 2025-07-11 14:32:26 +08:00
SikongJueluo 443aea5e3e
feat: 更新api,并更新了串流页面 2025-07-09 13:39:03 +08:00
SikongJueluo e84a784517
feat: 支持实际摄像头视频流 2025-07-03 17:51:12 +08:00
alivender 4c14ada97b feat: add http vedio test 2025-06-18 18:39:58 +08:00
SikongJueluo dc64a65702
feat: add power control 2025-05-20 19:11:29 +08:00
SikongJueluo bea1c7e5ae
feat: frontend add virtual matrix key 2025-05-20 17:09:57 +08:00
SikongJueluo 390ce8250d
feag: backend add matrix key peripheral with its web api 2025-05-20 11:14:00 +08:00
SikongJueluo d754a881d7
feat: frontend add set jtag frequency 2025-05-19 21:18:22 +08:00
SikongJueluo 5042bf8ce5
feat: frontend add boundary scan 2025-05-19 13:30:06 +08:00
SikongJueluo 2a3ef1ea7d style: pretty frontend chip vue
feat: fronten add boundary scan to APIClient
2025-05-18 23:33:08 +08:00
SikongJueluo c39f688115
fix: mother board reactive problem 2025-05-16 16:38:57 +08:00
SikongJueluo 1eded97c76
fix: remote update failed and template not found 2025-05-15 20:23:48 +08:00
SikongJueluo 00ce79fa7b
feat: add remote update function 2025-05-14 21:22:20 +08:00
SikongJueluo 020674a277
feat: change test view to basic jtag upload and download page 2025-05-09 21:44:51 +08:00
alivender 1c75aa621a feat: Enhance equipment components with pin functionality and constraint management
- Added pin support to MechanicalButton, enabling pin-click events and componentId handling.
- Updated Pin component to manage constraint states and colors dynamically.
- Integrated SMT_LED with pin functionality, allowing LED state to respond to constraints.
- Enhanced Wire component to reflect constraint colors and manage wire states based on pin connections.
- Introduced wireManager for managing wire states and constraints.
- Implemented a constraints store for managing and notifying constraint state changes across components.
- Updated component configuration to remove appearance options and clarify constraint descriptions.
- Improved ProjectView to handle optional chaining for props and ensure robust data handling.
- Initialized constraint communication in main application entry point.
2025-04-29 11:05:30 +08:00
SikongJueluo 5ea541ef4b
add nswag for generate web api 2025-04-23 14:11:19 +08:00