815 Commits

Author SHA1 Message Date
dreamsourcelabTAI
58d16495fe Control the frequency of hot key press 2023-02-24 09:42:53 +08:00
dreamsourcelabTAI
979231c6fe Add the mutex lock for the dso data snapshot 2023-02-23 17:30:49 +08:00
dreamsourcelabTAI
1aba1a4e4b Print the init log info 2023-02-23 10:47:32 +08:00
dreamsourcelabTAI
cff9b43e68 fix: Disabled the empty channel name 2023-02-22 19:13:47 +08:00
dreamsourcelabTAI
be21b41ed3 Disabled the decoder pannel on DSO mode 2023-02-22 14:06:52 +08:00
dreamsourcelabTAI
6295bfad8d fix: The label of decoder trace can't restore from file 2023-02-22 11:40:53 +08:00
dreamsourcelabTAI
501c7ee98c Decoder config file used id for the key string 2023-02-21 17:47:06 +08:00
dreamsourcelabTAI
a928c6ab0b fix: disable the search pannel on DSO mode 2023-02-21 10:27:04 +08:00
dreamsourcelabTAI
a01da8057d A new protocol decoder for china fast power 2023-02-21 09:52:07 +08:00
dreamsourcelabTAI
28d1a7caea version config file 2023-02-21 09:49:05 +08:00
dreamsourcelabTAI
fd7aaa2d86 Cancel automatic switching device 2023-02-20 19:08:26 +08:00
dreamsourcelabTAI
bc0684b57a fix: Can't restore the disabled channel from dso data file 2023-02-20 16:17:40 +08:00
dreamsourcelabTAI
44add386d1 fix: Files with disabled channels are loaded incorrectly 2023-02-14 11:19:57 +08:00
dreamsourcelabTAI
3fee3fab50 fix: The oscilloscope incorrectly parses the data package 2023-02-10 10:16:33 +08:00
dreamsourcelabTAI
1cff13075e fix: The mathematical function is set incorrectly when the data is empty 2023-02-07 16:21:22 +08:00
dreamsourcelabTAI
a6cf5dde25 fix: On real-time mode, if capture is terminated in advance, the end sample is error 2023-02-06 18:02:09 +08:00
dreamsourcelabTAI
977034d976 Disalbe the real-time and repeate mode when load device from file 2023-02-03 10:22:58 +08:00
dreamsourcelabTAI
b3b320d979 Cancel reopening the device at the start of acquisition 2023-02-02 16:00:24 +08:00
dreamsourcelabTAI
a505cdfc31 fix: Data is not cleared when switching devices 2023-02-01 11:09:23 +08:00
dreamsourcelabTAI
9e9a454733 fix: Maybe got an error text code on windows 2023-01-30 14:49:54 +08:00
dreamsourcelabTAI
98075b4a4f Add assert line for dsl.c about get mode list 2023-01-30 11:38:26 +08:00
dreamsourcelabTAI
58695c6c62 Language resource text disable trimmed 2023-01-29 11:25:00 +08:00
dreamsourcelabTAI
229ee8cd39 fix: On repeate mode, it unable to refresh correctly 2023-01-29 10:34:18 +08:00
dreamsourcelabTAI
cfa0c1cb78 update: new firmware file 2023-01-13 11:49:55 +08:00
dreamsourcelabTAI
01fc826a69 On repeate mode, used double data buffer 2023-01-13 11:38:56 +08:00
dreamsourcelabTAI
30faa3a6c5 Merge from the last commit of release-1.2.2 branch 2023-01-11 15:46:12 +08:00
dreamsourcelabTAI
489eb57f47 fix: Restore an error channel count from file on dso mode 2023-01-11 14:25:29 +08:00
dreamsourcelabTAI
0058271d8b Remove class: data::Logic, data::Dso, data::Analog 2023-01-09 17:28:50 +08:00
dreamsourcelabTAI
b5b54200ca Remove class 'GroupSnapshot' 2023-01-05 18:40:03 +08:00
dreamsourcelabTAI
7dbfbaf9a5 Load the decoder on LOGIC mode only 2023-01-05 09:52:59 +08:00
dreamsourcelabTAI
dac28fc957 fix: SPDIF protocol failed to decode correctly 2023-01-05 09:25:21 +08:00
dreamsourcelabTAI
654c36ab9e Oscilloscope data are saved separately according to channel 2023-01-04 18:53:22 +08:00
dreamsourcelabTAI
a659114548 fix: Can not auto refresh on DSO mode, and got an error scale on ANALOG mode 2022-12-23 18:39:57 +08:00
dreamsourcelabTAI
44e120ee2b Decode the data while collection the data 2022-12-22 17:38:21 +08:00
dreamsourcelabTAI
bf05fdf055 Decode the data while collection the data, the step 1 2022-12-21 17:55:12 +08:00
dreamsourcelabTAI
21799ffe00 On real-time mode, auto set the max scale when start capture data 2022-12-21 11:47:07 +08:00
dreamsourcelabTAI
52298c1024 fix: logicsnapshot class store have an error 2022-12-20 19:01:18 +08:00
dreamsourcelabTAI
2a5ea67887 Control real-time refresh timer interval 2022-12-16 19:46:28 +08:00
dreamsourcelabTAI
747c750d19 LogicSnapshot class make mipmap by real-time 2022-12-15 16:15:37 +08:00
dreamsourcelabTAI
307c56dd62 fix: Qi protocol syntax error 2022-12-12 16:43:57 +08:00
dreamsourcelabTAI
940874995d The can protocol update to canfd 2022-12-12 16:07:09 +08:00
dreamsourcelabTAI
2532ad4c10 Suports new hardware 2022-12-12 15:58:05 +08:00
dreamsourcelabTAI
2c07623bfa Merge branch 'dev-1.3' of https://github.com/dreamsourcelab/DSView into dev-1.3 2022-12-09 17:33:19 +08:00
dreamsourcelabTAI
54bcfa56f2 logicsnapshot class code refactoring about data write 2022-12-09 17:32:39 +08:00
dreamsourcelabTAI
d2654ba797
Merge pull request #576 from yunyaobaihong/master
fix:can't use advanced trigger mode
2022-12-06 17:03:21 +08:00
yunyaobaihong
1226ab16f6 fix:can't use advanced trigger mode 2022-12-06 16:10:20 +08:00
dreamsourcelabTAI
0b86c79763
Merge pull request #575 from yunyaobaihong/master
fix:can't open FFT viewport
2022-12-06 16:07:24 +08:00
yunyaobaihong
aa3b3b7a9b fix:can't open FFT viewport 2022-12-06 16:05:36 +08:00
dreamsourcelabTAI
53b2f85ef5
Merge pull request #574 from yunyaobaihong/master
fix:can't open calibration dialog
2022-12-06 16:02:03 +08:00
yunyaobaihong
13aade177e fix:can't open calibration dialog 2022-12-06 15:38:57 +08:00