Commit Graph
100 Commits
Author SHA1 Message Date
SikongJueluo da6386c6f0 feat: 前端完成适配后端api 2025-07-11 21:44:23 +08:00
SikongJueluo 8789d6f9ee feat: 添加管理员实验板管理界面 2025-07-11 21:09:10 +08:00
SikongJueluo 546b9250fa feat: 后端添加管理员认证 2025-07-11 20:07:39 +08:00
SikongJueluo 3f2c772eeb feat: 添加注册界面 2025-07-11 19:26:27 +08:00
SikongJueluo fae07d9eae fix: postcss build failed 2025-07-11 17:48:33 +08:00
SikongJueluo eedec80927 style: 重新调整结构 2025-07-11 17:31:49 +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 bdffba7576 fix: 修改camera寄存器地址,同时修改前端逻辑 2025-07-11 13:22:46 +08:00
SikongJueluo 285d3e8585 fix: 修改Camera的初始化命令,同时修改摄像头启动逻辑 2025-07-11 12:42:24 +08:00
SikongJueluo 33a2dbf437 fix: 修复udp突发长度错误的问题,以及camera的i2c地址错误的问题 2025-07-11 11:54:21 +08:00
SikongJueluo 4a5709a783 fix: 修复了之前如修复的i2c问题 2025-07-10 21:29:37 +08:00
SikongJueluo d6167ac286 feat: backend add auth method 2025-07-10 19:39:00 +08:00
SikongJueluo c6c3f1cc41 fix: 修复i2c发送数据包错误的问题 2025-07-10 18:42:33 +08:00
SikongJueluo 540f5c788d fix: 配置摄像头必须初始化 2025-07-10 16:29:10 +08:00
SikongJueluo 558a139593 fix: 修改摄像头读取地址 2025-07-10 16:24:23 +08:00
SikongJueluo fad37ba922 feat: 添加摄像头初始化的axi寄存器配置 2025-07-10 16:16:17 +08:00
SikongJueluo c7c8cbaeb8 feat: finish camera init cmd 2025-07-10 15:57:07 +08:00
SikongJueluo 15f9b68e7d feat: 使用全局ip与port配置摄像头 2025-07-09 21:54:34 +08:00
SikongJueluo 48501d79e2 feat: add storage for eqp 2025-07-09 21:21:07 +08:00
SikongJueluo bbad7388d8 feat: 添加功能底栏 2025-07-09 20:48:11 +08:00
SikongJueluo cbb3543c4a feat: 添加全局alert,并替换原先是toast 2025-07-09 19:06:41 +08:00
SikongJueluo 53027470fe fix:无法找到相关库的问题 2025-07-09 17:13:36 +08:00
SikongJueluo 2a766c3f6b refactor: merge 2025-07-09 17:08:12 +08:00
SikongJueluo de28471f87 rm:去除konva 2025-07-09 17:05:29 +08:00
SikongJueluo 3a292c0a98 refactor:持续解耦合 2025-07-09 16:32:17 +08:00
SikongJueluo 91b00a977c refactor: 给Canvas解耦合 2025-07-09 15:55:49 +08:00
SikongJueluo c5ce246caf refactor: 重构projectview页面结构 2025-07-09 14:42:29 +08:00
SikongJueluo 497fa731ca fix: 修复关闭串流时,服务器仍然读取camera数据的问题 2025-07-09 14:07:47 +08:00
SikongJueluo 443aea5e3e feat: 更新api,并更新了串流页面 2025-07-09 13:39:03 +08:00
SikongJueluo 67bdec8570 feat: 添加信号量池 2025-07-08 21:26:45 +08:00
SikongJueluo 1af3fa3a8f feat: 添加I2C与Camera初始化的支持 2025-07-08 21:21:31 +08:00
SikongJueluo dd7efe3c84 refactor: 重新调整后端工程结构 2025-07-08 21:21:07 +08:00
SikongJueluo ff7f7b5a76 refactor: 将IP与端口输入框单独抽象成独立文件方便调用 2025-07-07 20:24:34 +08:00
SikongJueluo da7b3f4a4b feat: 支持修改单位 2025-07-07 19:53:43 +08:00
SikongJueluo a9ab5926ed feat: 实现简易示波器功能 2025-07-07 19:38:12 +08:00
SikongJueluo 2e084bfb58 refactor:使用lucide替代navbar的icon,并删去video的标题栏 2025-07-07 15:18:29 +08:00
SikongJueluo 221d598a6e env: update 2025-07-07 13:33:18 +08:00
SikongJueluo c3bd61ed51 refactor: 重构canvas 2025-07-03 21:56:58 +08:00
SikongJueluo 287c416247 fix: 调整Camera的taskID,使其能够正常接受数据 2025-07-03 19:30:17 +08:00
SikongJueluo e84a784517 feat: 支持实际摄像头视频流 2025-07-03 17:51:12 +08:00
SikongJueluo 178ac0de67 feat: 将摄像头数据从生成的数据改为读取实际数据 2025-07-03 15:47:00 +08:00
SikongJueluo bed0158a5f style: 继续调整后端 2025-07-03 14:52:00 +08:00
SikongJueluo 7ffb15c722 style: 重新调整一下后端的结构,并通过csharpier格式化 2025-07-03 14:14:45 +08:00
SikongJueluo 14d8499f77 refactor: try to rewrite component manager 2025-07-02 21:16:18 +08:00
SikongJueluo d18cf82813 feat: right mouse down to drag canvas 2025-07-02 20:27:35 +08:00
SikongJueluo f1e2dbd9d8 feat: add components drawer 2025-07-01 21:08:58 +08:00
SikongJueluo 262c5e4003 fix: select not work 2025-07-01 20:12:39 +08:00
SikongJueluo fbd13f8f2f fix: select rect wrong after zoom in / out 2025-06-30 21:48:41 +08:00
SikongJueluo 6cf7ef02ac feat: add resizer and add zoom in / out for canvas 2025-06-30 21:39:08 +08:00
SikongJueluo 8207c37e12 fix: box select failed 2025-06-14 10:58:00 +08:00
SikongJueluo db71681bdf try to fix box select 2025-06-13 22:05:09 +08:00
SikongJueluo 2270022bbe feat: auto hide rect bounding when not hover 2025-06-13 21:05:44 +08:00
SikongJueluo dcadb97a7f fix: correct calculate rect bounding 2025-06-13 20:08:46 +08:00
SikongJueluo 1538bb9d07 add boarder 2025-06-12 21:49:23 +08:00
SikongJueluo f340c86a41 feat: add rect select but have some problems 2025-06-11 21:25:15 +08:00
SikongJueluo b6fb7e05fa refactor: rewrite basic canvas using konva 2025-06-06 21:05:46 +08:00
SikongJueluo e0db12e0eb update flake and add konva 2025-06-06 20:28:17 +08:00
SikongJueluo 81f91b2b71 fix: boundary scan could not close and jtag scan failed 2025-05-20 20:31:52 +08:00
SikongJueluo fa7c947351 feat: backend add task id to reduce conflict 2025-05-20 20:08:20 +08:00
SikongJueluo dc64a65702 feat: add power control 2025-05-20 19:11:29 +08:00
SikongJueluo 46621fdb40 fix: jam when doc panel open 2025-05-20 18:34:44 +08:00
SikongJueluo 970a537391 Merge branch 'master' into csharp 2025-05-20 18:14:00 +08:00
SikongJueluo 3883cd8304 fix: matrix key not work 2025-05-20 18:13:52 +08:00
SikongJueluo 2aa2f1dc37 fix: matrix key not work 2025-05-20 18:13:52 +08:00
SikongJueluo 1bdcb672ab feat: frontend add virtual matrix key 2025-05-20 18:13:52 +08:00
SikongJueluo 7b1d1a5e87 fix: backend change matrix key api to post to fix set failed 2025-05-20 18:13:52 +08:00
SikongJueluo 5bb011e685 feag: backend add matrix key peripheral with its web api 2025-05-20 18:13:52 +08:00
SikongJueluo e3826f0ff6 feat: add logger to udpclient 2025-05-20 18:13:52 +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 b68d8eaf11 fix: backend change matrix key api to post to fix set failed 2025-05-20 11:21:12 +08:00
SikongJueluo 390ce8250d feag: backend add matrix key peripheral with its web api 2025-05-20 11:14:00 +08:00
SikongJueluo 07eb606324 feat: add logger to udpclient 2025-05-20 09:34:26 +08:00
SikongJueluo 487e7c114a chore: fix build failure
refactor: delete /public/equiments api
2025-05-19 22:29:28 +08:00
SikongJueluo 7f37514dfa fix: marked don't render images 2025-05-19 21:56:30 +08:00
SikongJueluo 0b0b4acb17 chore: remove all package 2025-05-19 21:42:30 +08:00
SikongJueluo 068576b60b Merge branch 'csharp' 2025-05-19 21:19:55 +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 2a3ef1ea7d style: pretty frontend chip vue
feat: fronten add boundary scan to APIClient
2025-05-18 23:33:08 +08:00
SikongJueluo 4885447c2b feat: backend finish boundary scan web api 2025-05-18 23:17:56 +08:00
SikongJueluo 351a230107 feat: add bsdl parser 2025-05-18 21:52:44 +08:00
SikongJueluo 7aff4f3f02 fix: Component awlays reset 2025-05-17 17:32:16 +08:00
SikongJueluo c7907b4253 fix: Componnent will reset when select of drag 2025-05-17 15:49:54 +08:00
SikongJueluo 3fb59af2dd fix: DDS and drag will reset conponent props 2025-05-17 15:09:59 +08:00
SikongJueluo 9b2ee8ad46 fix: DDS couldn't apply 2025-05-17 13:10:00 +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 f0fa32aeaa fix: jtag download failed 2025-05-14 19:40:37 +08:00
SikongJueluo 9657aacf83 feat: restore upload jtag bitstream 2025-05-13 21:52:58 +08:00
SikongJueluo eea03f5bc8 feat: upload and download bitstream from the component of project view 2025-05-13 18:14:57 +08:00
SikongJueluo eae67d04d4 fix: make boundary scan work 2025-05-13 13:57:57 +08:00
SikongJueluo 1102bba40d fix: jtag download failed 2025-05-13 13:19:26 +08:00
SikongJueluo 099d44663d Merge branch 'csharp' 2025-05-13 13:00:37 +08:00
SikongJueluo 74d40d25e2 feat: add swagger page 2025-05-12 21:56:41 +08:00