267 Commits

Author SHA1 Message Date
dreamsourcelabTAI
232ba405e9 Set random seed for demo device 2023-06-29 17:38:16 +08:00
dreamsourcelabTAI
dc70371195 The print format for type uint64_t 2023-06-29 16:47:00 +08:00
dreamsourcelabTAI
efe4b14811 fix: Within a short time interval, the waveform data generated twice is consistent 2023-06-29 15:14:31 +08:00
dreamsourcelabTAI
a503e6404e Disable many warning messages 2023-06-29 14:49:45 +08:00
DreamSourceLab
264e7c46d6 update FPGA bin files (version E) 2023-06-27 21:19:11 +08:00
DreamSourceLab
15b50a08d7 update security feature 2023-06-27 21:16:14 +08:00
dreamsourcelabTAI
7e541f63b1 Print the log about failed to open device 2023-06-27 18:32:37 +08:00
dreamsourcelabTAI
25291944b4 Remove a log 2023-06-27 18:25:52 +08:00
dreamsourcelabTAI
6401065e2d Print the USB io error 2023-06-27 17:37:41 +08:00
dreamsourcelabTAI
5b3d49f2fa fix: Can't get the right status when device is busy 2023-06-27 17:19:34 +08:00
dreamsourcelabTAI
c48e6bae75 set strncpy buffer size 2023-06-26 17:55:03 +08:00
dreamsourcelabTAI
ec46d27eaa fix: Can't open the old version device on windows 2023-06-21 10:26:39 +08:00
dreamsourcelabTAI
b2e40096dc
Merge pull request #652 from yunyaobaihong/demo
demo fix:single capture speed slow in dso
2023-06-21 08:37:55 +08:00
dreamsourcelabTAI
7053af0a8f The store confirm times, and surport the old version hardware 2023-06-20 15:29:34 +08:00
yunyaobaihong
adf9f0e203 demo fix:single capture speed slow in dso 2023-06-20 15:13:45 +08:00
dreamsourcelabTAI
b0b91469b8 Update log print line format 2023-06-20 10:43:42 +08:00
dreamsourcelabTAI
7f87a6b4af The log message for activating device 2023-06-20 10:11:32 +08:00
dreamsourcelabTAI
0bc133601a Print the firmware version for FPGA bin 2023-06-19 19:44:45 +08:00
dreamsourcelabTAI
7307b16dee The error message for USB io error! 2023-06-19 19:10:07 +08:00
dreamsourcelabTAI
7e986ff7ed When switch device failed, prop the right information 2023-06-19 17:22:22 +08:00
dreamsourcelabTAI
7794abe092 fix: Load the protocol data error after swith from scope&rand of DEMO device 2023-06-17 22:22:20 +08:00
dreamsourcelabTAI
577073b7e7 Update language resource file 2023-06-17 21:32:32 +08:00
DreamSourceLab
763113c35c update default mode for demo device 2023-06-17 18:29:29 +08:00
dreamsourcelabTAI
3226adfc7d fix: Failed to export data with each format 2023-06-17 11:30:33 +08:00
DreamSourceLab
fbbd96711e add setting for slow acquisition 2023-06-16 20:04:28 +08:00
DreamSourceLab
e8eeeb8f8e update samplerate options 2023-06-16 19:58:04 +08:00
dreamsourcelabTAI
fe3d327d24 fix: Unable compile on mac 2023-06-15 16:21:24 +08:00
dreamsourcelabTAI
5d36d0654b Merge branch 'dev-1.3' of https://github.com/dreamsourcelab/DSView into dev-1.3 2023-06-14 18:19:25 +08:00
dreamsourcelabTAI
3c49de125c Optimize file loading 2023-06-14 15:18:46 +08:00
yunyaobaihong
5d515eeda4 fix CAN-FD CRC field err and support CAN and CAN-FD Protocol 2023-06-14 11:25:27 +08:00
dreamsourcelabTAI
d3286303f6 Able to set trig postion for demo 2023-06-06 19:37:05 +08:00
yunyaobaihong
63cd951a58 demo:improve analog memory processing 2023-06-06 16:39:05 +08:00
yunyaobaihong
751e80a424 demo 2023-06-06 16:03:12 +08:00
dreamsourcelabTAI
770c4ceb61 Replace g_try_malloc to malloc 2023-06-06 15:34:30 +08:00
yunyaobaihong
7a985e8324 fix:demo dso measure 2023-06-06 10:23:20 +08:00
yunyaobaihong
7b02513416 demo temp:dso measure updata 2023-06-02 15:53:24 +08:00
dreamsourcelabTAI
2e649ed0ec fix: Can't load demo on windows of chinese 2023-06-01 18:20:57 +08:00
dreamsourcelabTAI
56e401e7a9 A new way to get the demo resource directory path 2023-06-01 17:20:49 +08:00
dreamsourcelabTAI
e7058fcb1f Merge branch 'dev-1.3' of https://github.com/dreamsourcelab/DSView into dev-1.3 2023-06-01 09:43:21 +08:00
dreamsourcelabTAI
e56ed03d29 Prompt for user if the device linked to a too low speed USB port 2023-06-01 09:43:04 +08:00
yunyaobaihong
e832b190a8 fix:demo logic can not load protocol file in windows 2023-05-31 15:21:42 +08:00
yunyaobaihong
f15946f577 fix:demo logic can not load protocol file in windows 2023-05-31 15:15:38 +08:00
yunyaobaihong
036c2fd1b8 fix:demo repair logic random in repeat and can not load protocol file in windows 2023-05-31 15:10:10 +08:00
yunyaobaihong
ade154d9a8 demo:logic random save memory 2023-05-29 17:22:40 +08:00
yunyaobaihong
4d4a3bce3a demo 2023-05-29 14:30:52 +08:00
yunyaobaihong
d34c4a2e78 demo:windows can not load demo file 2023-05-25 15:51:17 +08:00
dreamsourcelabTAI
fe321a1ef0
Merge pull request #627 from yunyaobaihong/demo
demo:logic random performance Enhancements
2023-05-25 08:37:54 +08:00
dreamsourcelabTAI
67d7cc5ebc Able to popup the error message about the usb speed is too low 2023-05-24 18:03:09 +08:00
yunyaobaihong
85e24a4b74 demo:logic random updata 2023-05-24 17:40:33 +08:00
yunyaobaihong
6b8b63a049 demo:pattern mode updata 2023-05-23 16:15:57 +08:00