Commit Graph
1087 Commits
Author SHA1 Message Date
dreamsourcelabTAI 1b0d714fee fix: Store the data on loop mode,but can't restore the wave from file 2023-06-13 11:46:31 +08:00
dreamsourcelabTAI 2a2a8e4df6 The combobox not fully displayed 2023-06-12 15:16:47 +08:00
dreamsourcelabTAI 81815e2f11 All interfaces use the same font size 2023-06-12 14:16:50 +08:00
dreamsourcelabTAI 25fb89709c Set default minimum font size 2023-06-09 15:21:16 +08:00
dreamsourcelabTAI 7ff36f55c7 Load the font name list one time 2023-06-09 15:05:32 +08:00
dreamsourcelabTAI 6468461d6c User can set the fonts 2023-06-09 14:48:36 +08:00
dreamsourcelabTAI b12476a16b Check the device status before start to run 2023-06-08 10:21:48 +08:00
dreamsourcelabTAI e984dca4c9 Reset the measure value after change the scope param 2023-06-08 10:06:37 +08:00
dreamsourcelabTAI e9641a4dbf fix: The confirm box to swich device is too much 2023-06-07 18:57:36 +08:00
dreamsourcelabTAI 37091e3a8a fix: The Scope got an invalid measure value when the param channged 2023-06-07 17:50:50 +08:00
dreamsourcelabTAI 905f4212fc fix: The Scope got an invalid measure value when the param channged 2023-06-07 17:39:49 +08:00
dreamsourcelabTAI d73712abbd fix: DSO and ANALOG got an error export format 2023-06-07 15:48:34 +08:00
dreamsourcelabTAI a64b22855a Prevent multiple clicks on the 'collect' button 2023-06-07 15:26:12 +08:00
dreamsourcelabTAI 8dd2fcb0d3 fix: Cannot add measure cursor again after removed. 2023-06-07 11:24:55 +08:00
dreamsourcelabTAI b53ae35da2 fix: Language resouce can't surpports muti-thread 2023-06-07 10:05:46 +08:00
dreamsourcelabTAI d3286303f6 Able to set trig postion for demo 2023-06-06 19:37:05 +08:00
dreamsourcelabTAI f2418593f2 Disable the measure while device is collecting on loop mode 2023-06-06 18:50:52 +08:00
dreamsourcelabTAI 85c5a18ce7 fix: Failed to decode data on loop mode 2023-06-06 17:38:38 +08:00
dreamsourcelabTAI 46af942db8 Merge pull request #639 from yunyaobaihong/demo
fix:demo measure and analog memory processing
2023-06-06 17:06:32 +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 a512403107 Update button's icons 2023-06-06 15:45:11 +08:00
dreamsourcelabTAI 4f1f268170 Merge branch 'dev-1.3' of https://github.com/dreamsourcelab/DSView into dev-1.3 2023-06-06 15:36:43 +08:00
dreamsourcelabTAI 770c4ceb61 Replace g_try_malloc to malloc 2023-06-06 15:34:30 +08:00
DreamSourceLab 79b659fe49 change icons for sample modes 2023-06-06 14:38:16 +08:00
yunyaobaihong 0451453540 Merge remote-tracking branch 'source/dev-1.3' into demo 2023-06-06 10:23:41 +08:00
yunyaobaihong 7a985e8324 fix:demo dso measure 2023-06-06 10:23:20 +08:00
dreamsourcelabTAI eb783ca690 One option for whether to switch data buffer on repeat mode 2023-06-05 19:27:21 +08:00
dreamsourcelabTAI 6b5fb824c1 fix: Can't restore decoder name from file on decoder pannel 2023-06-05 17:16:01 +08:00
dreamsourcelabTAI 189793e1bb fix: On decoder options dialog, to translate the label, click cancel, the decoder be created 2023-06-05 17:05:25 +08:00
dreamsourcelabTAI a760ddbefd fix: On loop mode, it have not free unused memory in time 2023-06-05 15:57:45 +08:00
yunyaobaihong 7b02513416 demo temp:dso measure updata 2023-06-02 15:53:24 +08:00
dreamsourcelabTAI 80668424ee Update the default profile of device 2023-06-02 11:07:23 +08:00
dreamsourcelabTAI faf71705ca fix: Set an error last sample at first packet 2023-06-02 10:35:22 +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
dreamsourcelabTAI 7040ddc2f8 Merge pull request #635 from yunyaobaihong/demo
fix:demo logic random in repeat and can not load protocol file in windows
2023-05-31 19:02:49 +08:00
dreamsourcelabTAI 924b923abe Free the memory block if it is not in reference 2023-05-31 17:57:54 +08:00
dreamsourcelabTAI 4c21b1b5c5 When a memory block decoding is completed, free it 2023-05-31 17:12:44 +08:00
dreamsourcelabTAI 680c1611d7 Version config file update to dev-1.3-RC7 2023-05-31 16:05:51 +08:00
dreamsourcelabTAI 8ad5eac660 fix: Can't restore the view-index form protocol demo 2023-05-31 16:02:31 +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
dreamsourcelabTAI a1788ce908 Git ignore file list 2023-05-31 09:08:11 +08:00
dreamsourcelabTAI b9d2952372 Language text resource 2023-05-30 18:58:01 +08:00
dreamsourcelabTAI ecdafe752f Do not print the log that the decoder can't find attribute 2023-05-30 18:25:30 +08:00
dreamsourcelabTAI 1f56410405 Log file operation 2023-05-30 17:47:12 +08:00