SikongJueluo
|
b913f58f13
|
feat: udpServer使用异步处理数据包
|
2025-07-13 10:53:59 +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 |
SikongJueluo
|
f253a33c83
|
feat: 完善用户界面,添加绑定与解除绑定的功能
|
2025-07-12 17:46:23 +08:00 |
SikongJueluo
|
0fb0c4e395
|
feat: 后端添加获取空闲实验板,继续修改前端界面使其更加合理
|
2025-07-12 14:59:28 +08:00 |
SikongJueluo
|
50ffd491fe
|
feat: 更加完善实验板管理面板,前后端分离
|
2025-07-12 13:37:02 +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
|
b4bb563782
|
feat: 增加了登录选项
|
2025-07-11 16:36:28 +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 |
alivender
|
8a1d6e52cb
|
fix: 修复了i2c地址设置问题
|
2025-07-11 12:06:44 +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
|
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 |
alivender
|
ef1a6c8208
|
fix: 限制UDP最大包字节数,修复了字节计算问题
|
2025-07-07 21:53:55 +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 |
alivender
|
4c14ada97b
|
feat: add http vedio test
|
2025-06-18 18:39:58 +08:00 |
SikongJueluo
|
81f91b2b71
|
fix: boundary scan could not close and jtag scan failed
|
2025-05-20 20:31:52 +08:00 |
alivender
|
d73166187a
|
Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab
|
2025-05-20 20:18:58 +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
|
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 |
alivender
|
6d640e8049
|
add: home select exp
|
2025-05-20 09:35:29 +08:00 |
SikongJueluo
|
487e7c114a
|
chore: fix build failure
refactor: delete /public/equiments api
|
2025-05-19 22:29:28 +08:00 |
alivender
|
0bd3b42840
|
feat: add markdown
|
2025-05-19 21:40: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
|
5042bf8ce5
|
feat: frontend add boundary scan
|
2025-05-19 13:30:06 +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
|
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
|
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
|
8699a568d1
|
feat: add jtag boundary scan
|
2025-05-12 21:56:17 +08:00 |
SikongJueluo
|
9eb3acb94c
|
feat: setup spa proxy when develop backend server
|
2025-05-12 21:08:08 +08:00 |
SikongJueluo
|
257d63e63d
|
feat: asp serve frontend static files
|
2025-05-12 20:05:26 +08:00 |
SikongJueluo
|
020674a277
|
feat: change test view to basic jtag upload and download page
|
2025-05-09 21:44:51 +08:00 |
SikongJueluo
|
10918a997c
|
add submodule: python bsdl parser
|
2025-05-08 21:54:35 +08:00 |
SikongJueluo
|
51fd1145d8
|
feature: add more web api for remote update
|
2025-05-05 17:24:28 +08:00 |
SikongJueluo
|
f75b245abc
|
fix: reboot very slow after remote update\
|
2025-05-05 14:24:22 +08:00 |
SikongJueluo
|
55e363d505
|
fix: remote update failed
|
2025-05-04 21:56:19 +08:00 |
SikongJueluo
|
c6b819f24f
|
fix: rewrite remote update
|
2025-05-04 16:38:40 +08:00 |
SikongJueluo
|
e6d177cf15
|
finish basic database
|
2025-05-02 12:16:00 +00:00 |
SikongJueluo
|
210f6aa61c
|
add hot reset for remote update but no work
|
2025-04-29 21:13:38 +08:00 |
SikongJueluo
|
3f77a1a426
|
add remote update
|
2025-04-27 21:53:02 +08:00 |
SikongJueluo
|
f35a295af2
|
add remote update but not finished
|
2025-04-25 21:53:56 +08:00 |
SikongJueluo
|
42ddd0fcdb
|
fix download bitstream and add json convert for jtag status reg
|
2025-04-25 17:14:34 +08:00 |
SikongJueluo
|
c1ff893b58
|
add class jtag status reg
|
2025-04-25 16:10:51 +08:00 |
SikongJueluo
|
b8bb4f6b5e
|
add home view and reverse 4 bytes order to send
|
2025-04-24 21:42:32 +08:00 |
SikongJueluo
|
c76dabfdb7
|
add new jtag cmd : read status reg
|
2025-04-24 14:16:38 +08:00 |
SikongJueluo
|
4e752d4c9e
|
maybe fix bug: download bitstream failed
|
2025-04-23 20:22:49 +08:00 |
SikongJueluo
|
0fb5a16b8e
|
change throw to return and fix bug: when error always throw
|
2025-04-23 13:41:48 +08:00 |
SikongJueluo
|
98a5dbe7f3
|
try to fix server bug: couldn't download bitstream
|
2025-04-22 17:24:46 +08:00 |
SikongJueluo
|
442e40d87a
|
add web api for download bitstream
|
2025-04-22 13:34:05 +08:00 |
SikongJueluo
|
70f96701f7
|
jtag add download bitstream
|
2025-04-21 21:54:09 +08:00 |
SikongJueluo
|
acd6a68507
|
use nswag to publish swagger
|
2025-04-17 16:26:12 +08:00 |
SikongJueluo
|
d25f9882fc
|
fix bug: couldn't convert package
|
2025-04-17 14:25:37 +08:00 |
SikongJueluo
|
3b674f413a
|
change udpData type from list to queue
|
2025-04-16 21:19:55 +08:00 |
SikongJueluo
|
84699708d5
|
try to fix bug
|
2025-04-15 21:38:06 +08:00 |
SikongJueluo
|
e8ec4c2a86
|
add test solution and try to fix get id code bug
|
2025-04-15 20:09:34 +08:00 |
SikongJueluo
|
5e2da17c28
|
try to fix receive problems
|
2025-04-14 21:50:51 +08:00 |
SikongJueluo
|
ae34cf6436
|
rewrite udp server handler, change router and protocol
|
2025-04-14 21:31:50 +08:00 |
SikongJueluo
|
5fa4860bfb
|
try to fix bug, and add schema to swagger
|
2025-04-13 21:22:55 +08:00 |
SikongJueluo
|
c9660633f0
|
server finish nlog
|
2025-04-10 21:53:21 +08:00 |
SikongJueluo
|
143d6c634b
|
add nlog for server
|
2025-04-09 19:42:29 +08:00 |
SikongJueluo
|
93add0c315
|
add jtag get id code api
|
2025-04-07 21:56:30 +08:00 |
SikongJueluo
|
20d4fa12d8
|
Server: finish jtag controller; Web: finish sibebar animation
|
2025-04-05 19:41:56 +08:00 |
SikongJueluo
|
342a5a2436
|
finish receive udp data handle function
|
2025-04-03 17:21:22 +08:00 |
SikongJueluo
|
2af0986d67
|
add some doc and jtag controller
|
2025-04-02 21:51:20 +08:00 |
SikongJueluo
|
0da5b85173
|
finish web test api
|
2025-03-31 20:24:26 +08:00 |
SikongJueluo
|
f455af3589
|
add basic web protocol
|
2025-03-29 20:24:15 +08:00 |
SikongJueluo
|
351aad8300
|
init csharp server
|
2025-03-29 19:02:18 +08:00 |
SikongJueluo
|
cddf92e432
|
init branch
|
2025-03-29 13:05:01 +08:00 |
SikongJueluo
|
5f872e8287
|
add test file for udp but not work
|
2025-03-28 21:20:03 +08:00 |
SikongJueluo
|
35b6fa4a16
|
finish basic udp protocol
|
2025-03-28 19:02:11 +08:00 |
SikongJueluo
|
04aacbcbc1
|
add some common type and function and pass test
|
2025-03-28 15:51:29 +08:00 |
SikongJueluo
|
3d462f88aa
|
rewrite udp and its protocol, also add some common function and type
|
2025-03-27 18:00:08 +08:00 |
SikongJueluo
|
27b69c5d0d
|
use tinypool
|
2025-03-26 21:22:44 +08:00 |
SikongJueluo
|
67439780ed
|
add message protocol
|
2025-03-26 20:52:23 +08:00 |