SikongJueluo
  • Joined on 2024-03-24
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-24 21:42:36 +08:00
b8bb4f6b5e add home view and reverse 4 bytes order to send
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-24 14:16:44 +08:00
c76dabfdb7 add new jtag cmd : read status reg
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-23 20:22:54 +08:00
4e752d4c9e maybe fix bug: download bitstream failed
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-23 14:11:53 +08:00
5ea541ef4b add nswag for generate web api
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-23 14:11:23 +08:00
5ea541ef4b add nswag for generate web api
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-23 13:45:04 +08:00
7f99a5be24 Merge branch 'csharp'
6526203981 feat: add right click keyboard match
Compare 2 commits »
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-23 13:43:51 +08:00
7f99a5be24 Merge branch 'csharp'
0fb5a16b8e change throw to return and fix bug: when error always throw
Compare 2 commits »
SikongJueluo pushed to csharp at SikongJueluo/FPGA_WebLab 2025-04-23 13:42:19 +08:00
0fb5a16b8e change throw to return and fix bug: when error always throw
87c158ebfe remove bun and some typescript backend server package
cdf7131b16 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab
98a5dbe7f3 try to fix server bug: couldn't download bitstream
a6d68f1120 Merge branch 'dpp' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab into dpp
Compare 26 commits »
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-22 17:32:47 +08:00
87c158ebfe remove bun and some typescript backend server package
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-22 17:26:45 +08:00
cdf7131b16 Merge branch 'master' of ssh://git.swordlost.top:222/SikongJueluo/FPGA_WebLab
98a5dbe7f3 try to fix server bug: couldn't download bitstream
Compare 2 commits »
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-22 13:34:17 +08:00
442e40d87a add web api for download bitstream
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-21 21:54:13 +08:00
70f96701f7 jtag add download bitstream
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-17 16:26:15 +08:00
acd6a68507 use nswag to publish swagger
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-17 14:25:41 +08:00
d25f9882fc fix bug: couldn't convert package
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-16 21:19:59 +08:00
3b674f413a change udpData type from list to queue
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-15 21:38:09 +08:00
84699708d5 try to fix bug
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-15 20:09:38 +08:00
e8ec4c2a86 add test solution and try to fix get id code bug
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-14 21:50:54 +08:00
5e2da17c28 try to fix receive problems
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-14 21:31:55 +08:00
ae34cf6436 rewrite udp server handler, change router and protocol
SikongJueluo pushed to master at SikongJueluo/FPGA_WebLab 2025-04-13 21:22:59 +08:00
5fa4860bfb try to fix bug, and add schema to swagger