249 Commits

Author SHA1 Message Date
DreamSourceLab
79fdd36d5a Fix error of can't find res path 2017-05-31 20:29:09 +08:00
DreamSourceLab
f87f5a235b Warnings fix 2017-05-31 11:49:20 +08:00
DreamSourceLab
531daded93 Fix issue #87: Hangs at 100% on Arch Linux 2017-05-30 17:41:55 +08:00
DreamSourceLab
886b847c21 Warnings fix 2017-05-25 20:23:52 +08:00
DreamSourceLab
83d77b03a5 warnings fix 2017-05-23 22:39:00 +08:00
DreamSourceLab
2add0e3cf3 v0.97 initial update, compile pass, run error 2017-05-20 03:20:06 +08:00
DreamSourceLab
f03d707d99 Merge branch 'develop' of https://github.com/DreamSourceLab/DSView into develop
Conflicts:
	DSView/pv/data/decoderstack.cpp
	DSView/pv/data/dsosnapshot.cpp
	DSView/pv/dock/protocoldock.cpp
2016-08-10 17:28:19 +08:00
DreamSourceLab
941c73d373 Fix some minor display/platform issues 2016-08-10 15:12:13 +08:00
DreamSourceLab
f15aa50d32 Improve usb transfer and othre minor issues 2016-07-20 08:59:39 +08:00
DreamSourceLab
4cc02c8d78 Fix trigger issue @ DSO mode 2016-06-25 09:58:07 +08:00
DreamSourceLab
aa9d7c400b Add multibytes search feature for protocol list viewer;Add absolute time to session file;fix other minor issues 2016-06-14 22:52:27 +08:00
DreamSourceLab
b1446b780d Improve memory alloc and free for each capture 2016-06-10 10:02:08 +08:00
DreamSourceLab
57188cf7ad Add DSCope20 hardware support 2016-06-08 12:18:50 +08:00
DreamSourceLab
1b6f16bf95 Improve decode progress and content display @ LA mode 2016-05-15 22:51:18 +08:00
DreamSourceLab
f8b2d1e4ee Add FFT function @ DSO mode 2016-05-14 10:24:44 +08:00
Anatol Pomozov
c02e2d1e9e Fix misspellings using codespell tool 2015-12-14 11:26:14 -08:00
DreamSourceLab
ceda90aec5 Fix language support issue 2015-12-14 21:21:16 +08:00
DreamSourceLab
6c7101c2cc Improve trigger commit strategy @ LA mode 2015-12-10 21:46:08 +08:00
DreamSourceLab
b9e8c02c09 Add "RLE" flag into sample count combobox 2015-12-07 23:07:11 +08:00
DreamSourceLab
5dccc91970 Fix minor issues of display 2015-12-03 10:55:59 +08:00
DreamSourceLab
c4a6870be6 Fix RLE trigger issue @LA mode 2015-12-02 20:31:38 +08:00
DreamSourceLab
cc6c663a96 Fix trigger time delay @ osc mode 2015-11-11 21:22:03 +08:00
DreamSourceLab
800f4c615e Add file save support @ OSC & DAQ mode 2015-11-04 00:27:42 +08:00
DreamSourceLab
63772095b3 Add warning message when buffer full @ LA RLE mode 2015-10-08 21:20:38 +08:00
DreamSourceLab
d0dcc01318 Limit trigger position less than hardware depth 2015-10-08 19:12:49 +08:00
DreamSourceLab
1dcd92cff0 Fix session load issues 2015-10-08 18:16:44 +08:00
DreamSourceLab
a042fabfb6 Fix probe index error when load certain probes enabled *.dsl file 2015-09-29 11:20:06 +08:00
DreamSourceLab
48ab8049cf Fix display issue, add signal height limit 2015-09-28 16:31:19 +08:00
DreamSourceLab
f3023e7917 add RLE compress function 2015-09-26 21:59:40 +08:00
DreamSourceLab
91938e444f fix compile warning 2015-07-17 16:23:42 +08:00
DreamSourceLab
c71404a326 fix delete group signal issue when capture data is NULL 2015-06-24 22:30:12 +08:00
DreamSourceLab
3bc3da8a35 fix memory leakage issue when open *.dsl file 2015-06-24 22:20:12 +08:00
DreamSourceLab
f4c6f97777 fix data error when enable/disable channel @ DSO mode 2015-06-24 22:18:18 +08:00
DreamSourceLab
8ffa3c9119 add support for path with chinese characters 2015-06-24 22:07:09 +08:00
DreamSourceLab
4348c2a895 improve session load/store scheme 2015-06-19 18:16:54 +08:00
DreamSourceLab
44051a295d fix channel disable/enalbe issues @ DSO mode 2015-06-17 23:24:17 +08:00
DreamSourceLab
248a446d67 add trigger hold off time setting @ DSO mode 2015-06-17 21:46:37 +08:00
DreamSourceLab
03cb6b58e6 fix instant sample issue @ Demo DSO mode 2015-06-07 23:00:24 +08:00
DreamSourceLab
5626a9ba81 add session load/store funtion 2015-06-06 22:24:00 +08:00
DreamSourceLab
af0c4679eb add serial trigger support @ LA mode 2015-05-28 11:09:17 +08:00
DreamSourceLab
6274829f3e Upgrade advanced trigger counter to be 32bit @ LA mode 2015-05-21 11:13:50 +08:00
DreamSourceLab
45b0abd6f2 Fix frequency measure issue of channel 1 @ DSO mode
Fix the frequency of output wave to be 1KHz
2015-05-21 10:38:33 +08:00
DreamSourceLab
eb26095a8f add x1/x10/x100 probe control @ DSO mode
add mouse measure when capture stop @ DSO mode
improve the precision of freqency measure
add voltage display for trigger position
fix other display issues
2015-05-03 18:35:54 +08:00
DreamSourceLab
a4a17a792e Add data export(csv only) support @ DSO mode 2015-04-24 16:12:58 +08:00
DreamSourceLab
c32fb54bb5 export csv only when data change, reduce the file size
fix the out of range error when measure @ LA mode
2015-04-23 15:24:40 +08:00
Diego F. Asanza
c86154b42d adding support for export data into multiple formats 2015-04-19 00:53:52 +02:00
DreamSourceLab
153d1f9ebd rename project for upgrade 2015-04-17 00:21:14 +08:00
DreamSourceLab
eea8d95eb1 rename project for upgrade 2015-04-17 00:20:21 +08:00
DreamSourceLab
349feaf17d rename project for upgrade 2015-04-16 22:12:19 +08:00