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
27aa22c74c
fix trigger position setting issue @ Demo mode
2015-05-21 10:32:54 +08:00
DreamSourceLab
f1c412ee64
Merge branch 'release-0.93' into develop
2015-05-08 16:22:21 +08:00
DreamSourceLab
c43d934155
fix minor issues
2015-05-08 16:10:19 +08:00
DreamSourceLab
a887a7f35d
fix zero adjustment issue
2015-05-08 10:11:13 +08:00
DreamSourceLab
f118e71ebb
fix trigger value out of range issue
2015-05-07 20:17:26 +08:00
DreamSourceLab
a4cc8efaa3
change version number to 0.93
2015-05-07 19:58:11 +08:00
DreamSourceLab
e872487005
Merge branch 'fix_la_issue' into develop
2015-05-07 19:54:08 +08:00
DreamSourceLab
3c676312a2
add group signal display
2015-05-07 19:51:23 +08:00
DreamSourceLab
adc2365efe
fix stack decoder create issue
2015-05-07 18:47:20 +08:00
DreamSourceLab
f34c8b10ec
keep channel settings when reload @ LA mode
...
fix trigger setting @ LA stream mode
2015-05-07 14:14:53 +08:00
DreamSourceLab
6dc75374bd
keep channel setting when reload @ LA mode
2015-05-04 15:13:27 +08:00
DreamSourceLab
e91c93f673
fix decode issue when capture count less than set sample count
2015-05-03 20:14:17 +08:00
DreamSourceLab
a4e991f181
fix assert fail of mouse measure when capture count less than set sample count
2015-05-03 19:13:23 +08:00
DreamSourceLab
c2724b765c
Merge branch 'improve_dso_display' into develop
2015-05-03 18:40:52 +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
716c3fffb8
Merge branch 'add_dso_export' into develop
...
Add data export(csv only) support @ DSO mode
2015-04-24 16:18:33 +08:00
DreamSourceLab
a4a17a792e
Add data export(csv only) support @ DSO mode
2015-04-24 16:12:58 +08:00
DreamSourceLab
f64c161730
Merge branch 'improve_csv_export' into develop
2015-04-23 15:28:01 +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
DreamSourceLab
1b1bb88e75
Merge pull request #50 from asanza/develop
...
Add support for export capture data into multiple file formats.
2015-04-20 11:37:02 +08:00
Diego F. Asanza
d2477cc8f0
fix stdc++11 compilation issues
2015-04-19 01:49:22 +02:00
Diego F. Asanza
8a1fa01c24
adding support to export data into multiple file formats
2015-04-19 01:36:48 +02:00
Diego F. Asanza
ec47609509
fixed compiler warning comparing signed with unsigned. (Numsamples is obviously unsigned)
2015-04-19 00:55:07 +02:00
Diego F. Asanza
c86154b42d
adding support for export data into multiple formats
2015-04-19 00:53:52 +02:00
Diego F. Asanza
d83c08a04e
add export option to the user interface
2015-04-18 23:35:50 +02:00
Diego F. Asanza
a3025df5dd
add file-name (.dsl) extension when saving files with extension missing
2015-04-18 23:19:44 +02:00
Diego F. Asanza
b8294c1222
fix qt5 compilation issues
2015-04-18 22:59:58 +02:00
DreamSourceLab
988a11a050
Merge branch 'fix_la_measure' into develop
...
Fix measure pricision issue @ LA mode
2015-04-19 00:53:33 +08:00
DreamSourceLab
bad63a6ede
Fix measure pricision issue @ LA mode
2015-04-19 00:52:20 +08: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
DreamSourceLab
7c8b0b19d3
fix compile error
2014-10-15 21:19:39 +08:00
DreamSourceLab
5bea8e4e4c
fix compile errors
2014-10-12 17:42:05 +08:00
DreamSourceLab
3aee725b2f
fix compile errors
2014-10-12 17:38:34 +08:00
DreamSourceLab
80fcecf533
Merge branch 'master' of https://github.com/DreamSourceLab/DSLogic
2014-09-24 19:04:02 +08:00
DreamSourceLab
ce357d9734
v0.4 release
2014-09-24 19:02:36 +08:00
DreamSourceLab
8572fdb379
Delete ╕┤╝■ params.png
2014-09-24 18:58:57 +08:00
DreamSourceLab
35e8dd6238
Delete ╕┤╝■ down-arrow.png
2014-09-24 18:58:46 +08:00
DreamSourceLab
9992071519
v0.4 releasae
2014-09-24 18:51:47 +08:00
DreamSourceLab
9eb36b33b9
v0.4 release
2014-09-24 18:43:42 +08:00
DreamSourceLab
5d7e3237b7
Merge pull request #18 from flattermann/dsserial
...
Serial Decoder: Improved start/stop signal detection
2014-09-22 15:30:11 +08:00
DreamSourceLab
57d65ac5cc
Merge pull request #37 from RichardSharpe/master
...
Make DSLogic-gui more portable and allow it to build on some versions of Fedora ...
2014-09-22 15:29:51 +08:00
DreamSourceLab
f541179ced
Merge pull request #38 from darander/ignores
...
Further cleanup of autogenerated files
2014-09-22 15:29:16 +08:00
Anders Darander
9bf035ed45
Add more autogenerated files to gitignore
...
Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-07-10 13:31:41 +02:00
Anders Darander
392bdeb8d7
lib*: remove more autogenerated files
...
These files are being generated when when calling autogen.sh in the respective
folder. As this is required according to the INSTALL instructions, let's
remove those files.
Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-07-10 13:31:41 +02:00
Richard Sharpe
7e816305bc
Make DSLogic-gui more portable.
...
Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
2014-07-07 20:22:19 -07:00
DreamSourceLab
722e998036
Merge pull request #33 from darander/autotools
...
Fix issue #32 : libusb
2014-07-01 11:41:40 +08:00
Anders Darander
414bf37a89
Add instructions to run autogen.sh to libusb
...
As this will autogenerate the configure script, remove that one from git.
Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-30 07:52:04 +02:00