Difference between revisions of "Cheetah1 SDK v1.19 ReleaseNote"
(Created page with "Version:V1.19<br/> Release Date:Sep 18, 2018<br/> '''A. New Function & Bug Fix'''<br/> :1. MainCore(CTMainCore.dll/libCTMainCore.so):<BR/> ::1.1 Add the support for mode...") |
(No difference)
|
Revision as of 06:57, 12 December 2018
Version:V1.19
Release Date:Sep 18, 2018
A. New Function & Bug Fix
- 1. MainCore(CTMainCore.dll/libCTMainCore.so):
- 1.1 Add the support for models 113S and 113M.
- 1.2 Add the protection that the CTMaincore library can only be called by one process.
- 1.3 Solve the problem that the console window may crash when calling Roseek_MainCore_Init frequently.
- 1.4 Found the problem that the bad point suppression function may cause image color error in some cases, so this function is turned off by default.
- 1.5 Limit the maximum frame rate of the CT180S and CT181S to 25 frames at full resolution. Then the two models can share the 1X BIOS with other models to improve stability. br/>
- 1.1 Add the support for models 113S and 113M.
B. Updating Steps
- 1. Update Drivers and Demo program
- For Windows Version:
- Copy ROSEEK_CTMainSystem_Setup_V1.19.exe to Camera local and run.
- Copy ROSEEK_CTMainSystem_Setup_V1.19.exe to Camera local and run.
- For Linux Version:
- Please refer to SDK_PATH/CTSDK_Linux_ubuntu16/README.txt
- Please refer to SDK_PATH/CTSDK_Linux_ubuntu16/README.txt
- For Windows Version:
- 2 Update Firmware
- Please use the local Demo toolbar "Device Information" or run SDK_PATH/UtilTools/RSDeviceInformation.exe to check the device information.
- Please use the local Demo toolbar "Update" or run SDK_PATH/UtilTools/RSRemoteUpdateTool.exe to remote update.
- 3 Update Source Code
- Replace the Source Code with what in CTDemo folder.
- If the user's program is not based on our SourceCode, please just replace the latest libraries in the folder.
- Replace the Source Code with what in CTDemo folder.
C. Version Info:
- Windows:
- Name: roseek_ct1_maincore Version: 1.16 Date: Sep_06_2018 Description: Main core module for ct1
- Name: roseek_ct1_fpga Version: 2.64 Date: - Description: FPGA module for ct1
- Name: roseek_ct1_peripheral Version: 1.23 Date: Feb_28_2018 Description: Peripheral controller module for ct1
- Name: roseek_ct1_dll_stream Version: 1.02 Date: Jun_24_2016 Description: Stream module for ct1
- Name: roseek_ct1_dll_media Version: 1.07 Date: Jun_28_2017 Description: Media module for ct1
- Name: roseek_ct1_dll_netcmd Version: 1.10 Date: Jun_21_2018 Description: NetCMD module for ct1
- Name: roseek_ct1_dll_osd Version: 1.02 Date: Jul_14_2017 Description: OSD module for ct1
- Name: roseek_ct1_dll_onvif Version: 1.04 Date: Oct_17_2016 Description: Library for CT1 - ONVIF
- Linux:
- Name: roseek_ct1_maincore Version: 1.16 Date: Sep_06_2018 Description: Main core module for ct1
- Name: roseek_ct1_fpga Version: 2.64 Date: - Description: FPGA module for ct1
- Name: roseek_ct1_peripheral Version: 1.23 Date: Feb_28_2018 Description: Peripheral controller module for ct1
- Name: roseek_ct1_dll_stream Version: 1.04 Date: Mar_23_2017 Description: Stream module for ct1
- Name: roseek_ct1_dll_codec Version: 1.04 Date: Nov_08_2017 Description: codec module for ct1
- Name: roseek_ct1_dll_netcmd Version: 1.10 Date: Jun_21_2018 Description: NetCMD module for ct1
- Name: roseek_ct1_dll_osd Version: 1.02 Date: Jul_14_2017 Description: OSD module for ct1
- Name: roseek_ct1_dll_onvif Version: 1.00 Date: Jun_16_2016 Description: Library for CT1 - ONVIF
- CCD color/mono:
- Name: roseek_ct1_fpga Version: 2.64
- CMOS color/mono:
- Name: roseek_ct1_fpga Version: 2.64
D. Dependence on the operating system
- 1. Windows version
- Any version.
- 2. Linux version
- Ubuntu16 OS image (V1.07 or higher).