2
0
forked from Ivasoft/DSView

Bump version to v1.2.0

This commit is contained in:
DreamSourceLab
2022-07-05 21:13:09 +08:00
parent 3be3ff7021
commit 9deb5f783a
3 changed files with 119 additions and 38 deletions

View File

@@ -30,6 +30,6 @@
#define DS_VERSION_MAJOR 1
#define DS_VERSION_MINOR 2
#define DS_VERSION_MICRO 0
#define DS_VERSION_STRING "1.2.0-RC15"
#define DS_VERSION_STRING "1.2.0"
#endif

78
NEWS25
View File

@@ -1,4 +1,46 @@
1.12 -- (2020-05-11)
1.2.0 -- (2022-07-05)
-----------------
(通用)
*修复某些情况下大文件保存失败的问题
*优化文件的保存速度
*修复USB2.0设备在macOS下自动识别的问题
*修复系统缩放导致的窗口显示异常问题
*修复标题栏按钮的隐藏问题
*修复采集和解码过程导致的assert错误
*修改文件保存的过程窗口
*修复文件载入过程的操作错误
*修复截图操作无法执行的问题
*统一基于cmake的编译方式
*修复窗口移出屏幕后无法恢复的问题
*修复其它显示问题
(逻辑分析仪)
*增加协议搜索功能
*增加多层协议添加时的自动堆叠功能
*优化解码器的内存资源占用
*增加特定解码器对数据结果的格式转换的支持
*增加鼠标拖拽滑动的使能/关闭选项
*增加csv导出的格式选择原始/压缩)
*修复波形向左查找失效的问题
*优化parallel解码并增加到32个数据通道
*优化mdio协议的时钟边沿设置
*修复flexray解码器的问题
*修复ps/2解码器的问题
*优化sdcard解码器
*扩展重复模式的间隔时间最小到0.1秒
*解码器数量增加到138个
(示波器)
*修复csv文件导出时的数据精度问题
*修复停止状态下半屏数据的math波形生成问题
*去除无效的边沿计数测量显示
*修复触发窗口移动导致软件崩溃的问题
*修复特定情况下时间标尺显示错误的问题
(数据记录仪)
*修复超低采样率的数据间隔错误问题
1.1.2 -- (2020-05-11)
-----------------
(通用)
*中文路径和中文名的文件保存和载入
@@ -12,7 +54,7 @@
*修复解码器多行结果的乱序显示问题
*修复issue #306错误的vcd文件标识符
1.11 -- (2020-04-09)
1.1.1 -- (2020-04-09)
-----------------
(通用)
*替换为svg矢量图标优化高分屏下的显示体验
@@ -26,7 +68,7 @@
*改进U2B100/U3P100在进行自动校准时的增益控制
*修复第一次触发被忽略的问题
1.10 -- (2020-02-22)
1.1.0 -- (2020-02-22)
-----------------
(通用)
*增加DSCope U3P100设备100M带宽/1G采样率/USB3.0示波器)的支持
@@ -64,12 +106,12 @@
*修复某些极端情况下,大量波形压缩显示时可能出现的问题
*增加波形结果的鼠标跟随测量
1.01 -- (2019-09-15)
1.0.1 -- (2019-09-15)
-----------------
(通用)
*修复issue #227 (小部分硬件的固件兼容问题)
1.00 -- (2019-09-09)
1.0.0 -- (2019-09-09)
-----------------
(通用)
*增加多语言支持及动态切换
@@ -108,7 +150,7 @@
(数据记录仪)
*增加默认纵轴的显示标尺设置
0.99 -- (2018-05-30)
0.9.9 -- (2018-05-30)
-----------------
(通用)
*为主窗口添加边界的分界线
@@ -131,7 +173,7 @@
(数据记录仪)
*为DSCope系列设备添加DAQ模式功能
v0.98 -- (2017-07-29)
v0.9.8 -- (2017-07-29)
----------
(通用)
*解决某些USB端口上电无法正确配置硬件指示灯一直为红色的问题
@@ -152,14 +194,14 @@ v0.98 -- (2017-07-29)
*改进示波器背景噪声的处理方式
v0.971 -- (2017-06-07)
v0.9.7.1 -- (2017-06-07)
----------
*解决导出csv文件软件崩溃的问题
*解决某些精简系统下运行找不到dll文件的问题
*增加一些解码协议DMX512等
*解决老版本硬件插拔过程中驱动切换导致无法正确配置的问题
v0.97rc3 -- (2017-05-09)
v0.9.7rc3 -- (2017-05-09)
----------
(通用)
*增加窗口隐藏状态下采样进度的显示
@@ -191,7 +233,7 @@ v0.97rc3 -- (2017-05-09)
*解决单双通道切换时,数据对应错乱的问题
*解决窗口背景被重复渲染,导致窗口颜色变化的问题
v0.97rc1 -- (2016-12-21)
v0.9.7rc1 -- (2016-12-21)
----------
(逻辑分析仪)
*增强stream模式的功能实现3通道@100M/6通道@50M/12通道@25/16通道@20M
@@ -217,7 +259,7 @@ v0.97rc1 -- (2016-12-21)
*解决dsl文件无法正常载入的问题
*解决单次触发波形延迟显示的问题
v0.96 -- (2016-08-03)
v0.9.6 -- (2016-08-03)
----------
**增加文件操作的路径记忆功能
**改进usb传输的稳定性
@@ -257,7 +299,7 @@ v0.96 -- (2016-08-03)
*修正在某些模式下启动运行无波形显示的问题
v0.95 -- (2015-12-08)
v0.9.5 -- (2015-12-08)
----------
(逻辑分析仪)
*增加RLE压缩模式扩展高采样率下的采样深度
@@ -280,7 +322,7 @@ v0.95 -- (2015-12-08)
*改进测量标尺Add和Del的逻辑
*修正其他显示问题和bug
v0.94 -- (2015-06-20)
v0.9.4 -- (2015-06-20)
----------
*增加配置保存和自动载入功能
*增加波形观察窗口的拖拽滑动效果
@@ -302,7 +344,7 @@ v0.94 -- (2015-06-20)
*修正单通道单次采样触发点的定位问题
*修正某些情况下单通道使能时触发电平无法调节的问题
v0.931 ——2015-05-21
v0.9.3.1 ——2015-05-21
----------
*修正Demo模式下的触发位置设置超出范围的问题
*修正示波器通道1的频率测量问题
@@ -310,7 +352,7 @@ v0.931 ——2015-05-21
*修正无法保存save文件的问题
*升级逻辑分析仪的触发计数到32bit
v0.93 ——2015-05-06
v0.9.3 ——2015-05-06
----------
*升级到qt5的库
*修改stdc++11的编译问题
@@ -332,7 +374,7 @@ v0.93 ——2015-05-06
*修正采样中途停止后,协议解析无法完成的问题
*修正其他的显示问题
v0.92 ——2015-03-28
v0.9.2 ——2015-03-28
----------
*改进硬件配置的逻辑解决部分USB端口无法使用的问题
*改进USB数据传输的稳定性解决某些情况下出现的“Failed to Start Session”错误
@@ -346,7 +388,7 @@ v0.92 ——2015-03-28
*解决示波器不同通道之间时间轴调节不同步的问题
v0.91 ——2015-03-18
v0.9.1 ——2015-03-18
----------
*解决DSCope运行过程双击显示区域弹出错误窗口的问题
*解决DSCope调零过程中导致波形无法正常显示的问题
@@ -356,6 +398,6 @@ v0.91 ——2015-03-18
*其他的bug修正
v0.9 ——2015-03-16
v0.9.0 ——2015-03-16
----------
*支持DSLogic Pro和DSCope硬件的初始版本

77
NEWS31
View File

@@ -1,4 +1,47 @@
1.12 -- (2020-05-11)
1.2.0 -- (2022-07-05)
-----------------
--common
*fix issue of large file saving failure in some cases
*optimize file saving speed
*fix issue of recognization of USB2.0 devices under MacOS
*fix abnormal window display caused by system scaling
*fix issue of hidden toolbar buttons
*fix assert errors caused by multithreading problem
*modify processing window of file saving
*fix accidental operation issues during file loading
*fix screenshot issue
*build a new compilation method based on cmake
*fix window cannot be recoved issue after moving out of screen
*fix other display issues
--for logic analyzer
*add protocol search function
*add auto stacking function when adding multi-layer protocols
*optimize decoder memory usage
*add specific decoder support for format conversion of data
*add enable/disable options for mouse quick scroll
*add csv export format selection (original / compressed)
*fix issue of wave back search
*optimize parallel decode, and increase to 32 data channels
*optimize the clock edge setting of MDIO decoder
*fix issue of Flexray decoder
*fix issue of ps/2 decoder
*optimize sdcard decoder
*extend interval to 0.1s under repeat mode
*increase number of decoders up to 138
--for oscilloscope
*fix the data accuracy issue when exporting csv file
*fix math waveform generation of half screen data when stop
*remove invalid edge count measurment display
*fix crash caused by trigger dock movement
*fix display error of time ruler in some cases
--for data acquisiton
*fix data inverval error under ultra-low sample rate
1.1.2 -- (2020-05-11)
-----------------
--common
*fix issue of saving/loading file with special characters
@@ -12,7 +55,7 @@
*fix out-of-order issue of multiple annotation rows in one decoder
*fix issue #306, VCD file export uses the wrong identifier codes
1.11 -- (2020-04-09)
1.1.1 -- (2020-04-09)
-----------------
--common
*improve the icons with svg format for better high DPI display
@@ -27,7 +70,7 @@
*fix issue of first trigger be ignored
1.10 -- (2020-02-22)
1.1.0 -- (2020-02-22)
-----------------
--common
*add support for DSCope U3P100 device (100M bandwidth/1G samplerate/USB3.0 oscilloscope)
@@ -65,12 +108,12 @@
*fix mipmap issue of long time data at some case
*add cursor and mouse measurements
1.01 -- (2019-09-15)
1.0.1 -- (2019-09-15)
-----------------
--common
*fix issue #227 (firmware compitable issue with certain hardware)
1.00 -- (2019-09-09)
1.0.0 -- (2019-09-09)
-----------------
--common
*add multi-language support and dynamic switch
@@ -109,7 +152,7 @@
--for data acquisiton
*add default settings of Y-axis
0.99 (2018-05-30)
0.9.9 (2018-05-30)
-----------------
--common
*add boundary for the main window
@@ -132,7 +175,7 @@
--for data acquisiton
*add DAQ mode for DSCope serial devices
0.98 (2017-07-29)
0.9.8 (2017-07-29)
-----------------
--common
*fix hardware initialization issue(always red led indicator) when power on
@@ -152,7 +195,7 @@
*fix auto calibraiton issue
*improve noise processing method
0.97 (2017-06-02)
0.9.7 (2017-06-02)
-----------------
--common
*fix file save fail issue
@@ -191,7 +234,7 @@
*fix vertical position moving issue under stop state
*fix window background rendering issue
0.96 (2016-08-12)
0.9.6 (2016-08-12)
-----------------
--common
*change color matching of UI
@@ -231,7 +274,7 @@
*add display of trigger status
*fix measure setting reset issue
0.95 (2015-12-14)
0.9.5 (2015-12-14)
-----------------
--for logic analyzer
*add RLE compress mode
@@ -254,7 +297,7 @@
*imporve add/del of measure ruler
*fix other issues
0.94 (2015-06-29)
0.9.4 (2015-06-29)
-----------------
* add session load/store function
* add drag-and-drop effect in viewport window
@@ -276,7 +319,7 @@
* fix trigger position issue when only one channel enabled
* fix trigger level can't be changed issue when only one channel enabled
0.93 (2015-05-08)
0.9.3 (2015-05-08)
-----------------
* Upgrade to qt5 library
* Support stdc++11
@@ -295,7 +338,7 @@
* Fix stack decoder add issue @ LA mode
* Fix other bugs
0.92 (2015-04-15)
0.9.2 (2015-04-15)
-----------------
* Add DSLogic Pro and DSCope support
* Add Stream mode to DSLogic & DSLogic Pro
@@ -305,7 +348,7 @@
* Enhance stbility
* Fix other bugs
0.4 (2014-09-24)
0.4.0 (2014-09-24)
-----------------
* Add protocol decoders (38) support
* Improve the hardware configuration under various platforms
@@ -336,7 +379,7 @@
* Add shortcut keys for major operations
* Fix other bugs
0.3 (2014-06-29)
0.3.0 (2014-06-29)
-----------------
* Add DSLogic Oscilloscope module support.
* Fix data display issue when not all channels be enabled.
@@ -362,7 +405,3 @@
0.1.0 (2013-12-15)
------------------
* Initial release.