120 Commits

Author SHA1 Message Date
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
df05c5c9f9 improve operations of vDial/hDial 2015-10-24 00:32:41 +08:00
DreamSourceLab
705819fac3 Fix minor issues of sesion load and/display/drag-and-drop 2015-10-20 00:52:07 +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
51cb900cba Improve measure @ OSC mode; add Vrms and Vmean 2015-10-07 13:45:35 +08:00
DreamSourceLab
c15558972d Add edges calculation function @ LA mode 2015-10-05 23:42:48 +08:00
DreamSourceLab
a042fabfb6 Fix probe index error when load certain probes enabled *.dsl file 2015-09-29 11:20:06 +08:00
DreamSourceLab
49eea5765d Add cousor by dobuleclick 2015-09-29 10:36:42 +08:00
DreamSourceLab
0030ae48fd Fix issues of group function @ LA mode 2015-09-29 10:05:12 +08:00
DreamSourceLab
48ab8049cf Fix display issue, add signal height limit 2015-09-28 16:31:19 +08:00
DreamSourceLab
17c20781cc Merge branch 'develop' of https://github.com/DreamSourceLab/DSView into develop 2015-09-26 22:35:52 +08:00
DreamSourceLab
13dd644f64 Merge branch 'improve_memory_org' into develop
Add RLE compress function
2015-09-26 22:15:22 +08:00
DreamSourceLab
f3023e7917 add RLE compress function 2015-09-26 21:59:40 +08:00
DreamSourceLab
01e1c8af13 Merge pull request #64 from anatol/4upstream
4upstream
2015-08-25 01:02:40 +08:00
Anatol Pomozov
082804268a The newest libpng update (1.6.2) has stricter rules about iCCP and will print this warning every time it finds a png that is broken.
Fix the warning with imagemagicks 'convert -strip' tool.
2015-08-21 17:44:05 -07:00
Anatol Pomozov
a7cc4fd8bf Fix compilation error found at Linux Arch
/home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp: In constructor ‘pv::data::decode::Annotation::Annotation(const srd_proto_data*)’:
/home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp:43:17: error: ‘const struct srd_proto_data_annotation’ has no member named ‘ann_class’
  _format = pda->ann_class;
2015-08-21 17:42:49 -07:00
Anatol Pomozov
c54022b81b Fix compile error
/home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp: In member function ‘bool pv::MainWindow
/home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp:742:77: error: conversion from ‘uint64_t
             s_obj["vdiv"] = QJsonValue::fromVariant(dsoSig->get_vDialValue());
                                                                             ^
2015-08-21 17:39:38 -07:00
DreamSourceLab
91938e444f fix compile warning 2015-07-17 16:23:42 +08:00
DreamSourceLab
aec079cbd3 Merge branch 'release-0.94' into develop 2015-06-30 00:43:42 +08:00
DreamSourceLab
f01dbeb678 update INSTALL file 2015-06-30 00:34:54 +08:00
DreamSourceLab
1cdc8749ac update NEWS file for v0.94 version 2015-06-29 23:36:57 +08:00
DreamSourceLab
35a5088d7c change version number to 0.94 2015-06-29 23:19:39 +08:00
DreamSourceLab
4983223abe update INSTALL process and firmware files 2015-06-29 23:12:40 +08:00
DreamSourceLab
c71404a326 fix delete group signal issue when capture data is NULL 2015-06-24 22:30:12 +08:00
DreamSourceLab
297e4bde91 fix session file load error when open *.dsl file 2015-06-24 22:27:50 +08:00
DreamSourceLab
be3602df32 improve mouse drag-and-drop effect 2015-06-24 22:23:47 +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
577b5cfde9 fix advance trigger enable issue @ LA stream mode 2015-06-24 22:13:32 +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
9d871219bc add horizontal&vertical measure function @ DSO mode 2015-06-19 11:41:13 +08:00
DreamSourceLab
618f7c92e4 fix instant sample issue when no start operations @ DSO module 2015-06-18 01:19:59 +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
fe5bc15f1e add mouse drag-and-drop effect in viewport 2015-06-09 21:02:56 +08:00
DreamSourceLab
03cb6b58e6 fix instant sample issue @ Demo DSO mode 2015-06-07 23:00:24 +08:00
DreamSourceLab
39c48246a0 improve display of dock widget (add scroll bar) 2015-06-07 21:52:15 +08:00
DreamSourceLab
9198025e81 Merge branch 'add_session_save' into develop 2015-06-06 22:24:32 +08:00
DreamSourceLab
5626a9ba81 add session load/store funtion 2015-06-06 22:24:00 +08:00
DreamSourceLab
9a0e8d7344 Merge branch 'add_session_save' into develop 2015-06-06 22:22:59 +08:00
DreamSourceLab
e37d3aec20 add session load/store funtion 2015-06-06 22:18:31 +08:00
DreamSourceLab
3456cd633e Merge branch 'add_serial_trig' into develop 2015-05-28 11:10:39 +08:00
DreamSourceLab
af0c4679eb add serial trigger support @ LA mode 2015-05-28 11:09:17 +08:00