Commit Graph
1423 Commits
Author SHA1 Message Date
dreamsourcelabTAI bce4a8e6a4 fix: Save the logic data with a range, but the data is error 2024-05-23 15:58:26 +08:00
dreamsourcelabTAI 7251789916 fix: got an error data to decode on loop mode, the data offset is error 2024-05-22 16:27:49 +08:00
dreamsourcelabTAI 3358e89948 Do not add decode task when the collect task is not end 2024-05-17 15:38:57 +08:00
dreamsourcelabTAI ede017bfb4 Merge branch 'master' of https://github.com/dreamsourcelab/DSView 2024-05-17 14:25:11 +08:00
dreamsourcelabTAI 2d93030833 fix: mybe stored an error data file of logic data on loop mode 2024-05-17 14:25:00 +08:00
dreamsourcelabTAIandGitHub 06251b97ab Merge pull request #767 from yunyaobaihong/master
decoder update : qspi and smart qspi
2024-05-17 08:41:11 +08:00
yunyaobaihong df4f8b15ac decoder update : qspi and smart qspi 2024-05-16 10:56:25 +08:00
dreamsourcelabTAI 7e053bec6f fix: the decoded data exporting dialog can't close in MAC os 2024-05-11 19:54:01 +08:00
DreamSourceLab 03131dd261 add support of new hardware models v1.3.2 2024-05-10 20:47:23 -07:00
dreamsourcelabTAI 2a1a6bd701 Send the message WM_MOUSEWHEEL to focus window 2024-04-29 14:48:00 +08:00
dreamsourcelabTAI 42368463a3 fix: the last cache have not clear when the language be changed, so maybe the UI used an error text 2024-04-29 14:40:00 +08:00
dreamsourcelabTAI e75c068443 fix: can't compile in windows 2024-04-28 18:04:54 +08:00
dreamsourcelabTAI 162efcf2fa Enable the mouse wheel for windows 7 2024-04-28 17:53:43 +08:00
dreamsourcelabTAI a6a0484e01 fix: The mouse scroll wheel cannot be used in Windows 7 2024-04-28 15:14:49 +08:00
dreamsourcelabTAI 1ca4baa111 fix: The shadow not displayed at a right position in windows 10 2024-04-28 10:23:43 +08:00
DreamSourceLab e93e644f57 bump to v1.3.2 2024-04-27 07:23:17 -07:00
dreamsourcelabTAI 0e3eac9790 fix: After the theme change, the font was not reset 2024-04-27 22:21:47 +08:00
dreamsourcelabTAI 573d40b64b fix: the cursor time is overflow on dso mode 2024-04-27 22:13:03 +08:00
dreamsourcelabTAI 0a3f274c24 Adust the pannel size after changed the source channel of edge groupbox on mesure pannel 2024-04-27 20:46:12 +08:00
dreamsourcelabTAI 972a0afaec fix: math trace got a factor value is 0 2024-04-27 20:29:03 +08:00
dreamsourcelabTAI c063974900 enable the NCCLIENT after closed a popup tool menu by timer 2024-04-27 18:55:41 +08:00
dreamsourcelabTAI 695d84961c fix: the view can't receive mouse move event after closed a popup tool menu by click caption area 2024-04-27 18:29:03 +08:00
dreamsourcelabTAI 9c634523c8 Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-04-27 15:54:20 +08:00
dreamsourcelabTAI 336a50b1a7 fix: The DSO waveform cannot be scaled with the mouse as the center 2024-04-27 15:53:20 +08:00
dreamsourcelabTAIandGitHub f2e61721bf Merge pull request #762 from yunyaobaihong/master
decoder updata: tdm audio add new option sampling edge
2024-04-27 10:42:10 +08:00
DreamSourceLab 607fd5f26a change back color of dark theme 2024-04-26 06:57:28 -07:00
DreamSourceLab 11cc824eca Merge branch 'dev-1.3.2' of https://github.com/DreamSourceLab/DSView into dev-1.3.2 2024-04-26 06:46:54 -07:00
DreamSourceLab 6734683971 update fpga firmware 2024-04-26 06:38:37 -07:00
dreamsourcelabTAI fa61c9cb6b update the make script file 2024-04-26 14:11:47 +08:00
yunyaobaihong a948984d68 decoder updata: tdm audio add new option sampling edge 2024-04-26 10:08:05 +08:00
dreamsourcelabTAI 2e96afa426 fix: the tab title of trigger pannel unable to set font 2024-04-25 21:03:56 +08:00
dreamsourcelabTAI 680b0260f0 Update the tool button for windows, fix a but about switching it's status 2024-04-25 20:33:31 +08:00
dreamsourcelabTAI 1103329ee6 fix: on dso mode, the sample rate have not applied by mouse wheel event, so cursors got an error index map 2024-04-24 21:11:36 +08:00
dreamsourcelabTAI 3466a3f247 fix: the math trace visited an invalid data address, causing a crash 2024-04-24 17:44:56 +08:00
dreamsourcelabTAI fbd4f00022 The disabled analog channel can't reset when user enabled the default map 2024-04-24 16:50:20 +08:00
dreamsourcelabTAI 2acf419245 Disalbed the way close device options dialog by ESC key 2024-04-24 15:47:53 +08:00
dreamsourcelabTAI 8d8559250c fix a bug about textinput value range, and holdoff slider of dso trigger pannel 2024-04-24 15:17:48 +08:00
dreamsourcelabTAI a946081cd5 fix: the value changed event have not triged about spinbox 2024-04-24 14:37:48 +08:00
dreamsourcelabTAI a310dcd625 fix: unable to input letter on decoder pannel in windows 2024-04-24 11:47:36 +08:00
dreamsourcelabTAI f1513d997a The spinbox of dso trigger pannel 2024-04-24 11:33:11 +08:00
dreamsourcelabTAI f8cf75f4e5 A custom spinbox class for windows 2024-04-24 11:12:18 +08:00
dreamsourcelabTAI ba990b7cd3 adjust the layout of annlog device options dialog 2024-04-23 18:58:18 +08:00
dreamsourcelabTAI 81c3dbf9a2 Prevent the cursor from being dragged outside the view area 2024-04-23 18:09:25 +08:00
dreamsourcelabTAI 26e3552c51 fix: unable to drag the slider of calibration dialog after switch language 2024-04-23 17:17:36 +08:00
dreamsourcelabTAI 89e2571a91 fix: During the collection process, using measurements can cause crashes 2024-04-23 16:07:14 +08:00
dreamsourcelabTAI 5088ccf1b5 Set the font size of trigger pannel 2024-04-23 15:12:54 +08:00
dreamsourcelabTAI e912734c80 remove: load the device first time not by timer 2024-04-23 14:27:12 +08:00
dreamsourcelabTAI 8b593d6d99 fix: can't to edit the name of channel in windows 2024-04-23 14:16:16 +08:00
dreamsourcelabTAI a4993af411 fix: The label of channel unable to edit in windows, 2024-04-23 11:27:28 +08:00
dreamsourcelabTAI e2e6bbaee1 fix: the text input maybe can only input a number 2024-04-23 10:48:22 +08:00