1225 Commits

Author SHA1 Message Date
dreamsourcelabTAI
87d0f13a34
Merge pull request #716 from mrv96/master
Add QT6 missing dependencies
2023-12-21 09:01:01 +08:00
mrv96
540600df19 INSTALL: add QT6 missing dependencies 2023-12-20 11:25:34 +01:00
dreamsourcelabTAI
450305f0f5 fix: at logicsnapshot, when remove a data node, the offset got an error value 2023-12-15 18:00:52 +08:00
dreamsourcelabTAI
31123bfee9 fix: the logicsnapshot is error for loop mode 2023-12-14 17:55:35 +08:00
dreamsourcelabTAI
82c469d54a Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2023-10-26 11:49:39 +08:00
dreamsourcelabTAI
26363ec92a fix: Disabled the first dso channel, the export task cracked 2023-10-26 11:41:44 +08:00
DreamSourceLab
47fb31f691 add DSLogicU2Pro16 bin file v1.3.1 2023-10-18 01:57:10 -07:00
dreamsourcelabTAI
6de99fe3a6 fix: Load file with app startup is not optimizing 2023-10-17 10:54:22 +08:00
DreamSourceLab
e41668026b Bump version to v1.3.1 2023-09-27 18:23:48 -07:00
DreamSourceLab
8b8bff5b36 fix CAPS_FEATURE_XXX expression 2023-09-27 05:25:37 -07:00
DreamSourceLab
bb6a83edef add DSLogic U2Pro16 hardware support 2023-09-27 05:16:26 -07:00
DreamSourceLab
b2937902c0 optimize vth voltage for DSLogic 2023-09-27 05:14:27 -07:00
DreamSourceLab
aefa5a7c27 clean code 2023-09-27 05:09:29 -07:00
DreamSourceLab
94643b4e00 fix issue when using external clock 2023-09-27 04:58:36 -07:00
dreamsourcelabTAI
9e286f0879 New firmware file, and fix the dso trig dispaly an error pos 2023-09-27 14:13:35 +08:00
dreamsourcelabTAI
a7119873d8 fix: Unable to set the trig position for dscope by UI 2023-09-27 10:19:54 +08:00
dreamsourcelabTAI
b5be7b4aaf fix: The annlog data exported start from an error position 2023-09-26 21:05:46 +08:00
dreamsourcelabTAI
496e6ae9c9 Set the analog's min time as 200ms 2023-09-26 19:35:14 +08:00
dreamsourcelabTAI
8373824144 fix: Failed to restore the dutyfactor from data file 2023-09-26 19:04:13 +08:00
dreamsourcelabTAI
62a29ac5f4 fix: The disabled channel used another channel's data on analog mode 2023-09-26 14:32:08 +08:00
dreamsourcelabTAI
765ee7723b Disabled the color dialog when working on analog mode 2023-09-25 19:37:49 +08:00
dreamsourcelabTAI
a9b095ad5e fix: The measure param have not save to the dsl file 2023-09-25 19:20:15 +08:00
dreamsourcelabTAI
5a2a57ea8d fix: Have not update the trig position after swaped data pool 2023-09-25 15:56:26 +08:00
dreamsourcelabTAI
e6d81f1195 fix: The measure information is error when window resize on ANALOG mode 2023-09-25 14:52:43 +08:00
dreamsourcelabTAI
09479138f0 fix: The program enters a dead loop after click stop 2023-09-22 20:51:28 +08:00
DreamSourceLab
60b446eb80 fix stop error on DSCope 2023-09-21 20:10:10 -07:00
DreamSourceLab
8e83526e47 fix: DSO measure error when window resized 2023-09-21 20:05:24 -07:00
DreamSourceLab
9b143615c6 fix: on repeat mode, unable to auto update the mouse measure 2023-09-21 19:46:48 -07:00
DreamSourceLab
0b52d25a5c expand byte number in one frame 2023-09-21 19:33:41 -07:00
DreamSourceLab
0f592bc429 fix timing decoder error 2023-09-21 19:30:35 -07:00
DreamSourceLab
f0db0ac47a fix: error trig position on repeat mode 2023-09-21 19:27:32 -07:00
DreamSourceLab
862462c1d6 fix: export error on DAQ mode 2023-09-21 19:00:28 -07:00
DreamSourceLab
40c0155fe5 fix: wrong version of the bin files 2023-09-21 06:32:27 -07:00
DreamSourceLab
02152f1c75 Bump version to v1.3.0 v1.3.0 2023-07-18 11:33:42 +08:00
dreamsourcelabTAI
20d13016a3 fix: Maybe some annotation object have not painted 2023-07-17 10:42:29 +08:00
dreamsourcelabTAI
93b80a0777 Remove debug code 2023-07-14 21:00:14 +08:00
dreamsourcelabTAI
83bd5c0125 Optimize the rendering of decoding results 2 2023-07-14 20:51:30 +08:00
dreamsourcelabTAI
2a9f8bdccc Optimize the rendering of decoding results 2023-07-14 16:16:33 +08:00
dreamsourcelabTAI
9c2e9edc3b Update news notes, and update the version to v1.3-RC10 2023-07-10 09:31:21 +08:00
dreamsourcelabTAI
d411b502f2 fix: Unable to compile with qt6 2023-07-07 19:28:19 +08:00
dreamsourcelabTAI
03ae94031f fix: Load the dso file, the frequency param is error
on bottom pannel
2023-07-07 15:11:41 +08:00
dreamsourcelabTAI
fd7414ea25 fix: The long file name be truncated 2023-07-07 11:50:26 +08:00
dreamsourcelabTAI
47abb1d4f2
Merge pull request #662 from yunyaobaihong/demo
demo format update
2023-07-07 09:37:08 +08:00
yunyaobaihong
fb8a691ceb demo format update 2023-07-07 09:02:05 +08:00
dreamsourcelabTAI
b9cdb4d76f fix: The edge search position out of range, so the finding loop can't break 2023-07-06 16:11:48 +08:00
dreamsourcelabTAI
a048fb9e97 fix: Unable to set a different scale for each channel on dso mode 2023-07-06 14:00:41 +08:00
dreamsourcelabTAI
d05af104e0 fix: The dscope captured data and stoped
change the scale, but the measure information is error.
2023-07-05 17:26:25 +08:00
dreamsourcelabTAI
a8b359d43f fix: The height of bottom bar is small, so the\n information unable to show well 2023-07-05 14:57:42 +08:00
dreamsourcelabTAI
0edc9d26c0 fix: Trackpad unable for scrolling and zooming well on MacOS 2023-07-04 17:21:06 +08:00
dreamsourcelabTAI
001ec8dd49 Able to export with mutil columns of decoded result data 2023-07-03 18:02:29 +08:00