Commit Graph

24 Commits

Author SHA1 Message Date
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
SikongJueluo 8221f8e133
feat: 使用发送多个地址包来改善大数据读取的速度 2025-07-13 13:53:29 +08:00
SikongJueluo 32b126b93f
feat: 添加大数据接收方法,以提高接受速度 2025-07-13 11:40:41 +08:00
alivender 229e6e70ed feat: 细化OV配置 2025-07-13 10:51: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 c6c3f1cc41
fix: 修复i2c发送数据包错误的问题 2025-07-10 18:42:33 +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 178ac0de67
feat: 将摄像头数据从生成的数据改为读取实际数据 2025-07-03 15:47:00 +08:00
SikongJueluo 7ffb15c722
style: 重新调整一下后端的结构,并通过csharpier格式化 2025-07-03 14:14:45 +08:00
SikongJueluo fa7c947351
feat: backend add task id to reduce conflict 2025-05-20 20:08:20 +08:00
SikongJueluo 07eb606324
feat: add logger to udpclient 2025-05-20 09:34:26 +08: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 d25f9882fc
fix bug: couldn't convert package 2025-04-17 14:25:37 +08:00
SikongJueluo 84699708d5
try to fix bug 2025-04-15 21:38:06 +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