925 Commits

Author SHA1 Message Date
yunyaobaihong
c9e45efab1 demo 2023-05-10 14:27:43 +08:00
dreamsourcelabTAI
399055d34d Loop mode for demo 2023-05-08 10:04:15 +08:00
dreamsourcelabTAI
558d8a4e7a Update compile script 2023-05-06 18:53:08 +08:00
dreamsourcelabTAI
e52ddd22fd
Merge pull request #610 from yunyaobaihong/demo
demo load dsl file
2023-05-06 18:17:16 +08:00
yunyaobaihong
3be67f0ace demo load dsl file 2023-05-06 18:05:53 +08:00
dreamsourcelabTAI
a42686042a Prompt users to update firmware 2023-05-06 17:25:18 +08:00
dreamsourcelabTAI
2e77b12aa2 Version update to v1.3-rc6 2023-05-06 15:29:40 +08:00
dreamsourcelabTAI
1305114079 Completed loop mode function 2023-05-06 15:28:00 +08:00
dreamsourcelabTAI
5c37d9201d Update version config file 2023-05-05 18:35:47 +08:00
dreamsourcelabTAI
ac7e6acc73 Write loop data, disable loop mode 2023-05-05 18:33:58 +08:00
dreamsourcelabTAI
f17bbc8461
Merge pull request #609 from yunyaobaihong/demo
Demo
2023-05-05 10:16:25 +08:00
yunyaobaihong
776a18661b DEMO 2023-05-05 09:57:41 +08:00
yunyaobaihong
907421f57f dso loop 2023-05-04 13:57:29 +08:00
yunyaobaihong
8a7bece0ca demo 2023-05-04 10:55:04 +08:00
yunyaobaihong
96b511fb4c demo 2023-05-04 10:46:56 +08:00
dreamsourcelabTAI
0c8e19dbaf fix: After capture end, the mipmap calculate block is invalid 2023-04-28 11:06:20 +08:00
dreamsourcelabTAI
c6b7011491 fix: Print an error info about the reconnected device 2023-04-27 19:06:22 +08:00
dreamsourcelabTAI
3ad6d9fc54 Read loop data 2 2023-04-27 17:11:10 +08:00
dreamsourcelabTAI
7c861c030f fix: Can't stop captured on loop mode 2023-04-27 15:50:19 +08:00
dreamsourcelabTAI
1dce7a9319 fix: The log print to console is not timely 2023-04-27 14:32:38 +08:00
dreamsourcelabTAI
63955d7293 Loop mode 2023-04-27 10:02:55 +08:00
dreamsourcelabTAI
38cd8267c6 fix: Paint the decoder row crashed 2023-04-24 16:30:29 +08:00
dreamsourcelabTAI
c668b4cca1 The waveform data plotted is aligned 2023-04-24 15:02:17 +08:00
dreamsourcelabTAI
5f55e76659 Update the version config file 2023-04-23 17:55:00 +08:00
dreamsourcelabTAI
a7b806ec3a fix: The cursor visited a invalid channel 2023-04-23 17:53:37 +08:00
dreamsourcelabTAI
51290b4bf6 Auto set as max scale when device changed 2023-04-23 16:40:02 +08:00
dreamsourcelabTAI
0c5d750109 fix: Reset the demo device after it was switched 2023-04-21 16:02:40 +08:00
dreamsourcelabTAI
80fdaaa90a fix: The scale can't set as max to show all waveform after the mode swith to LOGIC 2023-04-21 11:19:04 +08:00
dreamsourcelabTAI
50b176ed95 fix: Update view is blocking 2023-04-20 19:35:01 +08:00
dreamsourcelabTAI
644cfba9b2 fix: Decoder readed a bad data buffer 2023-04-20 18:45:29 +08:00
dreamsourcelabTAI
3e667fa381 A log info 2023-04-19 19:36:01 +08:00
dreamsourcelabTAI
f59c19be3f Refresh the view realtime when device is stream mode 2023-04-19 17:51:24 +08:00
dreamsourcelabTAI
a32ac7f975 Update the version config file 2023-04-17 15:12:46 +08:00
dreamsourcelabTAI
eae3be29b8 Disable the slider of triger pannel when device is stream mode 2023-04-17 15:09:53 +08:00
dreamsourcelabTAI
4e7757fdf3 Users can decide whether to translate parameter names of decoder 2023-04-14 16:00:43 +08:00
dreamsourcelabTAI
df986ae99c fix: Load form the dso file, it works as repeat mode 2023-04-13 19:46:16 +08:00
dreamsourcelabTAI
b3a01b5a9d Add a param of app config 2023-04-13 14:35:26 +08:00
dreamsourcelabTAI
948a3f2a93 fix: Show an error trigger info 2023-04-13 10:41:50 +08:00
dreamsourcelabTAI
fff0e69634 fix: Can't load lang resource on mac 2023-04-12 19:44:28 +08:00
dreamsourcelabTAI
d28d357a63 fix: Can't compile on Mac OS 2023-04-12 18:48:53 +08:00
dreamsourcelabTAI
298cc1bae5 Print the resource directorys 2023-04-12 18:44:51 +08:00
dreamsourcelabTAI
41d06c0fb3 fix: The rate select is not disabled when the device is internal test mode 2023-04-12 15:46:13 +08:00
dreamsourcelabTAI
425ece4860 fix: The data be cleaned before switch new device 2023-04-12 09:42:10 +08:00
dreamsourcelabTAI
7bd24cc1b6 When the device is stream mode and capture single times, real time refresh the view 2023-04-11 16:22:42 +08:00
dreamsourcelabTAI
d5008eea3f fix: Incorrect execution of immediate capture 2023-04-11 10:34:27 +08:00
dreamsourcelabTAI
d51a6a69da fix: The capture mode icon is error 2023-04-10 10:26:35 +08:00
dreamsourcelabTAI
3530e6715d fix: The cursor moved out of range 2023-04-07 15:45:26 +08:00
dreamsourcelabTAI
581f09e1c8 The libusb_free_device_list do not release the device handel 2023-04-06 14:37:50 +08:00
dreamsourcelabTAI
f167936198 Update the lang resource 2023-04-06 11:32:15 +08:00
dreamsourcelabTAI
62329baf59 Prohibited adding decoder during the collection process 2023-04-04 16:19:33 +08:00