Difference between revisions of "WoodPecker1 SDK v1.22 ReleaseNote"

From rs_wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  
 
'''1.New Function & Bug Fix:'''<br/>
 
'''1.New Function & Bug Fix:'''<br/>
1,增加每帧图像的时间戳的硬件计时校正功能。<br/>
+
1.1 Hardware timing correction function that increases the time stamp of each frame of image.<br/>
2,为OutputIO增加闪光灯信号输出功能,另修改InputIO口和OutputIO口的状态设置的内部实现。<br/>
+
1.2 Add flash signal output function for OutputIO, and modify the internal implementation of the state settings of InputIO port and OutputIO port.<br/>
3,取消调用“Roseek_ImageAcquisition_Stop”后关闭FPGA的设定。<br/>
+
1.3 Cancel the setting of the FPGA after canceling the call "Roseek_ImageAcquisition_Stop".<br/>
4,解决InputIO触发中断长期运行时有可能停止的问题。<br/>
+
1.4 Solve the problem that InputIO trigger interrupt may stop when running for a long time.<br/>
5,解决LED驱动电流设为0时,LED灯依然会微亮的问题。<br/>
+
1.5 Solve the problem that the LED light will still be slightly bright when the LED drive current is set to zero.<br/>
6,增加“Roseek_System_Shutdown”接口,并在所有重启和关机的API调用内加入将文件系统同步到磁盘的机制。<br/>
+
1.6 Add the "Roseek_System_Shutdown" interface and add a mechanism to synchronize the file system to disk in all API calls for restart and shutdown.<br/>
7,解决112型号相机外部触发闪光灯不亮的问题。<br/>
+
1.7 Solve the problem that the external model of the 112 model camera does not light up.<br/>
8,解决黑白CCD类型相机获取图像时帧间隔时间不稳定的问题。<br/>
+
1.8 Solve the problem that the frame interval time is unstable when the black and white CCD type camera acquires an image.<br/>
 
<br/>
 
<br/>
二,'''更新步骤'''<br/>
+
'''2.Updating Steps:'''<br/>
1,更新驱动和DEMO<br/>
+
2.1 Copy ROSEEK_WPMainSystem_Setup_V1.22.exe to camera local and run.<br/>
在相机内运行安装程序ROSEEK_WPMainSystem_Setup_V1.22.exe。<br/>
+
2.2 Updating Firmware:<br/>
2,更新固件<br/>
+
Confirm WPDemo or similar program with updating function is running in camera.<br/>
首先确保WPDemo或者包含升级功能的用户程序已在运行。<br/>
+
Run "RoseekDeviceInformation.exe" from path "WPSDK\UtilTools\" to check version information for all modules.<br/>
请使用WPSDK\UtilTools\目录内工具程序RoseekDeviceInformation.exe查看设备信息。<br/>
+
Run "RSRemoteUpdateTool.exe" for firmware updating from path "WPSDK\UtilTools\".<br/>
请使用WPSDK\UtilTools\目录内工具程序RSRemoteUpdateTool.exe升级固件。<br/>
+
2.3 Update Sources Code(For Developer)<br/>
3,更新用户工程<br/>
+
Replace the Source Code with what in WPDemo folder.<br/>
如果是新建工程开发,请参考新版本的WPDemo,替换用到的头文件、库文件及bin目录的动态链接库。<br/>
+
If the user's program is not based on our SourceCode, please just replace the latest libraries, headers and dlls in "bin" folder.<br/>
如果是直接在Demo工程上开发,请将所有修改迁移到新版本的Demo工程。<br/>
 
 
<br/>
 
<br/>
三,'''设备信息'''<br/>
+
'''3.Version Info:'''<br/>
 
CCD:<br/>
 
CCD:<br/>
 
Name: roseek_wp1_maincore              Version: 1.16 Date: Jun_02_2017 Description: Main core module for wp1<br/>
 
Name: roseek_wp1_maincore              Version: 1.16 Date: Jun_02_2017 Description: Main core module for wp1<br/>

Latest revision as of 06:21, 5 November 2018

Version: V1.22

Release Date: Jun 09,2017


1.New Function & Bug Fix:
1.1 Hardware timing correction function that increases the time stamp of each frame of image.
1.2 Add flash signal output function for OutputIO, and modify the internal implementation of the state settings of InputIO port and OutputIO port.
1.3 Cancel the setting of the FPGA after canceling the call "Roseek_ImageAcquisition_Stop".
1.4 Solve the problem that InputIO trigger interrupt may stop when running for a long time.
1.5 Solve the problem that the LED light will still be slightly bright when the LED drive current is set to zero.
1.6 Add the "Roseek_System_Shutdown" interface and add a mechanism to synchronize the file system to disk in all API calls for restart and shutdown.
1.7 Solve the problem that the external model of the 112 model camera does not light up.
1.8 Solve the problem that the frame interval time is unstable when the black and white CCD type camera acquires an image.

2.Updating Steps:
2.1 Copy ROSEEK_WPMainSystem_Setup_V1.22.exe to camera local and run.
2.2 Updating Firmware:
Confirm WPDemo or similar program with updating function is running in camera.
Run "RoseekDeviceInformation.exe" from path "WPSDK\UtilTools\" to check version information for all modules.
Run "RSRemoteUpdateTool.exe" for firmware updating from path "WPSDK\UtilTools\".
2.3 Update Sources Code(For Developer)
Replace the Source Code with what in WPDemo folder.
If the user's program is not based on our SourceCode, please just replace the latest libraries, headers and dlls in "bin" folder.

3.Version Info:
CCD:
Name: roseek_wp1_maincore Version: 1.16 Date: Jun_02_2017 Description: Main core module for wp1
Name: roseek_wp1_fpga Version: 2.50 Date: Aug_20_2016 Description: FPGA module for wp1
Name: roseek_wp1_peripheral Version: 1.04 Date: Apr_07_2017 Description: Peripheral controller module for wp1
Name: roseek_wp1_extension Version: 1.10 Date: Apr_17_2017 Description: Extension controller module for wp1
Name: roseek_wp1_dll_netcmd Version: 1.07 Date: Mar_21_2017 Description: NetCMD module for wp1
Name: roseek_ct1_dll_stream Version: 1.02 Date: Jun_24_2016 Description: Stream module for ct1
Name: roseek_ct1_dll_media Version: 1.06 Date: Jun_02_2017 Description: Media module for ct1
Name: roseek_ct1_dll_osd Version: 1.01 Date: Apr_12_2017 Description: OSD module for ct1

CMOS:
Name: roseek_wp1_fpga Version: 2.51