Difference between revisions of "Beaver2 SDK V1.06 ReleaseNote"

From rs_wiki
Jump to: navigation, search
(Created page with "Version: V1.08<br/> Release Date: May 15, 2018<br/> '''1. Version Info'''<br/> ::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote....")
 
 
Line 1: Line 1:
Version: V1.08<br/>
+
Version: V1.06<br/>
  
Release Date: May 15, 2018<br/>
+
Release Date: Feb 01, 2018<br/>
  
 
'''1. Version Info'''<br/>
 
'''1. Version Info'''<br/>
 
::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
 
::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
 
:Windows:
 
:Windows:
:Name: roseek_bv2_maincore &emsp;&emsp;&emsp; Version: 1.08 Date: May_15_2018 Description: Main core module for bv2<br/>
+
:Name: roseek_bv2_maincore &emsp;&emsp;&emsp; Version: 1.06 Date: Feb_01_2018 Description: Main core module for bv2<br/>
 
:Name: roseek_bv2_dll_netcmd&emsp;&emsp;&emsp;Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/>
 
:Name: roseek_bv2_dll_netcmd&emsp;&emsp;&emsp;Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/>
:Name: roseek_bv2_peripheral&nbsp;&nbsp;&nbsp;&nbsp;&emsp;&emsp;Version: 2.03 Date: May_09_2018 Description: Peripheral controller module for bv2 <br/>
+
:Name: roseek_bv2_peripheral&nbsp;&nbsp;&nbsp;&nbsp;&emsp;&emsp;Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2 <br/>
  
  
 
'''2. New Function & Bug Fix:'''<br/>
 
'''2. New Function & Bug Fix:'''<br/>
:2.1 Delete the printf of callback function in maincore.<br/>
+
:2.1 The Roseek_System_ApplyRunParams function does not return an error if the MCU versions do not match.<br/>
 +
:2.2 Roseek_DI_SetTrigDelayTime will judge the MCU version number. If it does not match, it will return BV_ERROR_UNSUPPORTED.<br/>
 +
:2.3 Compatible with older firmware.<br/>

Latest revision as of 03:01, 14 December 2018

Version: V1.06

Release Date: Feb 01, 2018

1. Version Info

Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
Windows:
Name: roseek_bv2_maincore     Version: 1.06 Date: Feb_01_2018 Description: Main core module for bv2
Name: roseek_bv2_dll_netcmd   Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2
Name: roseek_bv2_peripheral      Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2


2. New Function & Bug Fix:

2.1 The Roseek_System_ApplyRunParams function does not return an error if the MCU versions do not match.
2.2 Roseek_DI_SetTrigDelayTime will judge the MCU version number. If it does not match, it will return BV_ERROR_UNSUPPORTED.
2.3 Compatible with older firmware.