Commit Graph
84 Commits
Author SHA1 Message Date
alivender 0bd1ad8a0e add: 添加了960*540分辨率 2025-08-02 21:07:08 +08:00
alivender f2c7c78b64 feat: JtaggetDR可以一次全部获取到 2025-08-02 16:01:07 +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
alivender e5f2be616c feat:删除刷新保存功能,大幅提升性能 2025-08-01 20:51:50 +08:00
alivender 2e9e378457 feat: 完善部分jtag边界扫描websocket代码 2025-08-01 20:21:32 +08:00
alivender 9fe0ee959f Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-08-01 20:00:00 +08:00
alivender 8047987935 Index界面可以隐藏NavBar 2025-08-01 13:40:21 +08:00
alivender 2d77706013 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-08-01 12:57:33 +08:00
alivender c564844673 add: 添加实验列表界面,实验增删完全依赖数据库实现 2025-08-01 12:57:30 +08:00
alivender d27b5d7737 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-31 14:03:05 +08:00
alivender 4df583e74b add: 为前后端添加exam数据库管理 2025-07-31 14:03:00 +08:00
alivender 0cc35ce541 feat: 移除电源控制按钮,在jtag操作时自动开启 2025-07-31 13:20:45 +08:00
alivender d7c02ee6c9 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-31 13:14:26 +08:00
alivender 6b701658d1 add: 为逻辑分析仪添加了深度、预存储深度、通道组设置 2025-07-31 13:14:23 +08:00
alivender 6dfd275091 add: 逻辑分析仪后端适配DDR存储功能 2025-07-29 20:38:31 +08:00
alivender 422aaa89d5 fix:修复示波器获取失败的问题 2025-07-20 13:17:36 +08:00
alivender 5103145d01 feat:为边界扫描添加自动重复扫描 2025-07-20 10:34:42 +08:00
alivender 27c8ceb1db fix:修复七段数码管的显示问题 2025-07-20 10:33:57 +08:00
alivender 1fa944f3c7 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-19 11:36:10 +08:00
alivender 1492f16fdd feat: readwithwait函数增加了新参数;camera有更多分辨率选择。 2025-07-19 11:36:07 +08:00
alivender ba79a2093b feat: 使用netsh指令设置arp 2025-07-18 14:37:25 +08:00
alivender e4ead72d53 fix: 修复了break问题 2025-07-17 14:49:20 +08:00
alivender 8e19587a16 feat: 提交前端逻辑分析仪后台捕获;Camera现在可以以更高帧率运行 2025-07-16 21:14:23 +08:00
alivender c70cc46aa9 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-07-15 20:05:34 +08:00
alivender 0f850c3ae7 add: 添加前端对焦交互逻辑 2025-07-15 20:04:16 +08:00
alivender 474151d412 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-07-15 19:10:49 +08:00
alivender 4562be2d01 feat: 完善Camera对焦代码 2025-07-15 19:10:12 +08:00
alivender a28ae9be97 feat: 现在停止视频流会使摄像头休眠,配置过程会唤醒,配置完后再休眠 2025-07-15 18:35:14 +08:00
alivender 938ee80979 fix: 删除Camera无用读函数 2025-07-15 17:59:30 +08:00
alivender 4af7da6344 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-07-15 17:57:48 +08:00
alivender 4b140ef683 feat: 完善I2C读的逻辑 2025-07-15 17:57:15 +08:00
alivender 705e322e41 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-14 17:28:01 +08:00
alivender 0f3754ce99 fix: UDPPools限制最大队列256 2025-07-14 17:27:59 +08:00
alivender 683d918d30 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-14 17:15:37 +08:00
alivender d901a440a7 feat: 完善camera复位逻辑 2025-07-14 17:15:35 +08:00
alivender 533e2561ab fix: 完善I2c ReadData函数 2025-07-14 14:08:11 +08:00
alivender 2b1ee90af7 fix: 修改I2C读逻辑 2025-07-14 13:37:48 +08:00
alivender c5f0e706a4 feat: 部分修复摄像头批量读逻辑 2025-07-14 12:14:40 +08:00
alivender 9b580be5e9 add: 添加自动对焦逻辑(还没写完) 2025-07-14 10:48:13 +08:00
alivender f710a66c69 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-13 13:56:39 +08:00
alivender 4e5dc91f10 feat: 增加了摄像头硬件复位和唤醒逻辑 2025-07-13 13:55:17 +08:00
alivender c29c3652bc Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-13 11:43:10 +08:00
alivender 352ee1f4f2 add: 添加分辨率设置逻辑 2025-07-13 11:42:26 +08:00
alivender 0350ce8829 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-07-13 10:51:40 +08:00
alivender 229e6e70ed feat: 细化OV配置 2025-07-13 10:51:24 +08:00
alivender e25f08739a fix: 跑通摄像头640x480配置 2025-07-12 18:24:25 +08:00
alivender d83bc250bd fix: 注释前端重复配置摄像头寄存器问题 2025-07-11 13:09:51 +08:00
alivender 8a1d6e52cb fix: 修复了i2c地址设置问题 2025-07-11 12:06:44 +08:00
alivender 23236b22bd Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-07-07 21:53:58 +08:00
alivender ef1a6c8208 fix: 限制UDP最大包字节数,修复了字节计算问题 2025-07-07 21:53:55 +08:00
alivender 5ba71d220f 加入了TODO 2025-07-03 13:49:57 +08:00
alivender 4c14ada97b feat: add http vedio test 2025-06-18 18:39:58 +08:00
alivender bbfe06822d Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-05-20 20:19:09 +08:00
alivender d73166187a Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-05-20 20:18:58 +08:00
alivender 2eabb79d0f Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab 2025-05-20 20:09:42 +08:00
alivender a865cfc950 fix: 注释掉调试日志以清理控制台输出 2025-05-20 20:09:39 +08:00
alivender ea7c2d425a add: more exp 2025-05-20 18:04:25 +08:00
alivender b6d8612e8c feat: optimize segment 2025-05-20 16:25:02 +08:00
alivender 09b8f676ba add: more exp markdown 2025-05-20 10:51:38 +08:00
alivender cc83133a6c feat: code block dark mode 2025-05-20 10:15:42 +08:00
alivender 6d640e8049 add: home select exp 2025-05-20 09:35:29 +08:00
alivender 8eefed92a8 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-05-19 23:08:38 +08:00
alivender 8f2f90ef1d add: segment afterglow effect 2025-05-19 23:08:22 +08:00
alivender 0bd3b42840 feat: add markdown 2025-05-19 21:40:55 +08:00
alivender 7dd5e2189f add: markdown viewer 2025-05-16 20:35:43 +08:00
alivender 48ae3b5975 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-05-14 19:45:10 +08:00
alivender 21197887cd add: AdminView and remote update view 2025-05-14 19:44:39 +08:00
alivender 91838ff632 add: DDS virtual component 2025-05-11 14:41:38 +08:00
alivender 6a786c1519 feat: Refactor code structure for improved readability and maintainability 2025-05-09 19:28:43 +08:00
alivender d4b34bd6d4 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-05-07 15:43:04 +08:00
alivender 47cfe17d16 Refactor component configuration and diagram management
- Removed the component configuration from `componentConfig.ts` to streamline the codebase.
- Introduced a new `diagram.json` file to define the initial structure for diagrams.
- Created a `diagramManager.ts` to handle diagram data, including loading, saving, and validating diagram structures.
- Updated `ProjectView.vue` to integrate the new diagram management system, including handling component selection and property updates.
- Enhanced the component property management to support dynamic attributes and improved error handling.
- Added functions for managing connections between components within the diagram.
2025-05-07 15:42:35 +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 10db7c67bf feat: Pin移动连线也跟着移动 2025-04-27 14:08:05 +08:00
alivender b3a5342d6b feat: enhance DiagramCanvas and Pin components with wire creation and tooltip functionality
- Added wire creation logic in DiagramCanvas.vue with mouse tracking and event handling.
- Implemented tooltip display for pins in Pin.vue with detailed information on hover.
- Updated ProjectView.vue to handle wire creation and deletion events.
- Refactored Wire.vue to support dynamic path rendering based on routing mode.
2025-04-26 21:53:33 +08:00
alivender b6839af5d2 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-04-26 20:00:26 +08:00
alivender bc4f44ecaa feat: remake most of forntend 2025-04-26 19:59:35 +08:00
alivender 4e741f9ef8 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-04-25 16:12:47 +08:00
alivender cfd8769e9b feat: add project view 2025-04-25 16:11:53 +08:00
alivender 4465091db3 feat: remake machanicalbutton 2025-04-25 13:20:04 +08:00
alivender 6526203981 feat: add right click keyboard match 2025-04-23 11:50:51 +08:00
alivender a6d68f1120 Merge branch 'dpp' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-04-22 14:21:51 +08:00
alivender 301b2a20f4 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp 2025-04-22 14:20:51 +08:00
alivender 8b2ecae6e3 remove bun 2025-04-22 14:20:14 +08:00