Commit Graph

37 Commits

Author SHA1 Message Date
SikongJueluo 4a55143b8e
feat: 完成前后端旋转编码器的数字孪生 2025-08-17 17:01:42 +08:00
SikongJueluo 55edfd771e
fix: 修复进度条的问题 2025-08-17 13:33:11 +08:00
SikongJueluo e61cf96c07
refactor: 使用更简洁的方式进行认证 2025-08-16 14:53:28 +08:00
SikongJueluo 9bd3fb29e3
fix: 前后端修复七段数码管无法正常工作的问题 2025-08-16 13:05:01 +08:00
SikongJueluo 0a1e0982c2
feat: 前端七段数码管添加数字孪生功能 2025-08-16 11:56:27 +08:00
SikongJueluo 56eeb5dce3
feat: 完成数码管websocket通信 2025-08-14 20:25:32 +08:00
SikongJueluo 24622d30cf
feat: 使首页的教程placehold支持中文,同时使markdown编辑器同app主题变化 2025-08-14 11:37:30 +08:00
SikongJueluo c1d641c20c
refactor: 视频流前后端适配 2025-08-11 13:09:30 +08:00
SikongJueluo aff9da2a60
feat: 添加下载进度条 2025-08-04 20:00:02 +08:00
alivender 2f23ffe482 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-08-02 13:15:07 +08:00
alivender 9904fecbee feat: 统一资源管理 2025-08-02 13:14:01 +08:00
SikongJueluo cb229c2a30
fix: 修复jtag边界扫描前后端的bug:无法开始停止,无法通过认证,后端崩溃 2025-08-02 13:10:44 +08:00
alivender 2e9e378457 feat: 完善部分jtag边界扫描websocket代码 2025-08-01 20:21:32 +08:00
SikongJueluo 9adc5295f8
feat: 使用SignalR来控制jtag边界扫描 2025-08-01 19:55:55 +08:00
alivender 0cc35ce541 feat: 移除电源控制按钮,在jtag操作时自动开启 2025-07-31 13:20:45 +08:00
alivender 5103145d01 feat:为边界扫描添加自动重复扫描 2025-07-20 10:34:42 +08:00
SikongJueluo 9c7bde206b
fix: 修复jtag未认证的问题 2025-07-20 09:09:50 +08:00
SikongJueluo 49cbdc51d9
fix: 修复多个外设无法认证的问题
refactor: 同时使用更加优雅的方式处理injection
2025-07-15 11:30:13 +08:00
SikongJueluo 48501d79e2
feat: add storage for eqp 2025-07-09 21:21:07 +08:00
SikongJueluo f340c86a41
feat: add rect select but have some problems 2025-06-11 21:25:15 +08:00
SikongJueluo dc64a65702
feat: add power control 2025-05-20 19:11:29 +08:00
SikongJueluo f8163be98b
fix: matrix key not work 2025-05-20 18:11:04 +08:00
SikongJueluo e4791b41a8
fix: matrix key not work 2025-05-20 17:23:00 +08:00
SikongJueluo bea1c7e5ae
feat: frontend add virtual matrix key 2025-05-20 17:09:57 +08:00
SikongJueluo d754a881d7
feat: frontend add set jtag frequency 2025-05-19 21:18:22 +08:00
SikongJueluo a6ac728cf1
fix: boundary scan could not save 2025-05-19 18:47:15 +08:00
SikongJueluo ba6ec73b84
fix: frontend upload bitstream failed 2025-05-19 15:56:23 +08:00
SikongJueluo 5042bf8ce5
feat: frontend add boundary scan 2025-05-19 13:30:06 +08:00
SikongJueluo c39f688115
fix: mother board reactive problem 2025-05-16 16:38:57 +08:00
SikongJueluo 9657aacf83
feat: restore upload jtag bitstream 2025-05-13 21:52:58 +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
alivender bc4f44ecaa feat: remake most of forntend 2025-04-26 19:59:35 +08:00
SikongJueluo 292c73e757
finish sidebar router push 2025-04-05 20:49:50 +08:00
SikongJueluo 20d4fa12d8
Server: finish jtag controller; Web: finish sibebar animation 2025-04-05 19:41:56 +08:00
SikongJueluo 8f18560a38
finish basic sidebar 2025-03-14 19:04:15 +08:00
SikongJueluo 8b8eeb8207
init project and finish login page 2025-03-10 19:48:25 +08:00