2
0
forked from Ivasoft/DSView
Commit Graph

96 Commits

Author SHA1 Message Date
dreamsourcelabTAI
143773f0ba Translate some texts, dso channel header, calibration dialog, fft dialog 2024-04-08 15:18:14 +08:00
dreamsourcelabTAI
1028a01cd8 fix: the math trace got an error factor 2024-04-07 20:33:49 +08:00
dreamsourcelabTAI
735a8b5933 The accuracy of pulse count 2023-12-27 09:27:36 +08:00
DreamSourceLab
aefa5a7c27 clean code 2023-09-27 05:09:29 -07: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
a9b095ad5e fix: The measure param have not save to the dsl file 2023-09-25 19:20:15 +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
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
a503e6404e Disable many warning messages 2023-06-29 14:49:45 +08:00
dreamsourcelabTAI
b0b91469b8 Update log print line format 2023-06-20 10:43:42 +08:00
dreamsourcelabTAI
e984dca4c9 Reset the measure value after change the scope param 2023-06-08 10:06:37 +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
046caa91fd Remove SIGNAL_TYPE type, and update Trace class 2023-05-26 09:39:38 +08:00
dreamsourcelabTAI
b764092b91 Config operation API 2023-05-23 10:00:23 +08:00
dreamsourcelabTAI
5a5512c3f0 fix: Trigger voltage cannot be adjusted correctly on DSO mode 2023-05-18 14:51:19 +08:00
dreamsourcelabTAI
a7b806ec3a fix: The cursor visited a invalid channel 2023-04-23 17:53:37 +08:00
dreamsourcelabTAI
b68edecbfa fix: On dso mode, the measure value divide by 0 2023-03-31 15:24:07 +08:00
dreamsourcelabTAI
954d798b75 fix: If the channel data is single, the cahnnel 2 access it cracked 2023-03-30 11:19:50 +08:00
dreamsourcelabTAI
42dd9cfd58 Enable the toolbar when it capturing on DSO mode 2023-03-27 18:57:29 +08:00
dreamsourcelabTAI
fd5b4f26c1 fix: The xcursor got an invalid dsosignal object after the signal is destroied 2023-03-27 15:44:57 +08:00
dreamsourcelabTAI
991f497a61 fix: The cursor line can't show when data is empty 2023-03-16 19:47:36 +08:00
dreamsourcelabTAI
e9a111379c fix: Failed to show the xcursor on DSO mode 2023-03-09 19:46:53 +08:00
dreamsourcelabTAI
8e084fb0a9 fix: Failed to load the default config 2023-03-08 17:51:44 +08:00
dreamsourcelabTAI
01fc826a69 On repeate mode, used double data buffer 2023-01-13 11:38:56 +08:00
dreamsourcelabTAI
0058271d8b Remove class: data::Logic, data::Dso, data::Analog 2023-01-09 17:28:50 +08:00
dreamsourcelabTAI
654c36ab9e Oscilloscope data are saved separately according to channel 2023-01-04 18:53:22 +08:00
dreamsourcelabTAI
55e3483bff Remove dynamic_cast 2022-11-03 18:42:54 +08:00
dreamsourcelabTAI
675011fd26 Code refactoring 25:repeat mode 2022-10-10 18:40:42 +08:00
dreamsourcelabTAI
7376115bf5 Code refactoring 19 2022-09-16 15:59:52 +08:00
dreamsourcelabTAI
d382a1404b Code refactoring 16 2022-08-31 16:26:08 +08:00
dreamsourcelabTAI
a496f11ec1 update: 'DSView' project used new log lib 2022-07-12 11:27:32 +08:00
dreamsourcelabTAI
07476246ee remove execute permission 2022-06-30 16:28:48 +08:00
dreamsourcelabTAI
b12fdce779 fix: dso view can't update 2022-05-26 14:53:52 +08:00
dreamsourcelabTAI
8ad70251e6 fix: trigger pannel resize to max, DSView crashed 2022-05-18 09:23:16 +08:00
dreamsourcelabTAI
a4be064f68 remove: extdef.h 2022-04-06 15:50:49 +08:00
dreamsourcelabTAI
050b6023d5 any head file path ref mode changed 2021-11-24 17:04:12 +08:00
dreamsourcelabTAI
21be857649 remove SigSession qt signal mode, change to interface callback 2021-11-11 18:41:12 +08:00
dreamsourcelabTAI
01b9aee778 none 2021-11-09 15:36:47 +08:00
dreamsourcelabTAI
1d3b8accfd remove all shared_ptr, remove all boost foreach 2021-11-04 15:38:42 +08:00
dreamsourcelabTAI
c392bf72c1 change boost thread as std lib, and boost mutex 2021-11-02 18:40:01 +08:00
dreamsourcelabTAI
9361684c63 remove DevInst shared_ptr 2021-11-01 16:50:27 +08:00
DreamSourceLab
26d695837e Fix issue of saving/loading file with special characters 2020-05-07 13:10:21 +08:00
DreamSourceLab
10e3fefd13 Fix wave out of viewport issue at osc mode 2020-04-03 11:41:57 +08:00
DreamSourceLab
21704f5565 Fix spell and other minor issues 2020-01-16 22:24:46 +08:00
DreamSourceLab
ba34aeb95f Fix vertical scale issue after stop capturing @dso mode 2020-01-14 22:38:01 +08:00
DreamSourceLab
a5f47b42c1 Add new products support (DSLogicU3Pro16/DSLogicU3Pro32/DSCopeU2B100/DSCopeU3P100) 2020-01-10 22:43:30 +08:00
DreamSourceLab
235a863b3a Fix wave shake when measure high frequency signals @ dso mode 2020-01-09 21:48:39 +08:00