Camport4 SDK Release Notes
4.0.21
Initial Release.
4.1.1
New API: Added support for TY_ENUM_LENS_OPTICAL_TYPE and fisheye correction calculation.
Added support for LZ4 decompression of transmitted images. Compression can be disabled by setting DeviceDataCompressType to None (for GM series).
Fixed a conflict issue between the LoadJson helper function and PresetMode.
4.1.14
New API: Added return values for the TYCfgLogFile and TYCfgLogServer interfaces.
New API: Added TYUndistortImage2.
New API: Added TYParamExist.
New sample program: sample/sample_genicam_sfnc/sample_get_rw_api.
Refactored APIs related to log files.
Fixed API issue (log-related): Log settings for level/enable/disable not taking effect.
Fixed API issue (Integer): Incorrect step size output check for Inc.
Fixed CMakeLists.txt file. There are changes in SDK compilation; please refer to the latest build process.
4.1.18
New sample program: sample/sample_genicam_sfnc/sample_reconnect.
New sample program: sample/sample_v1/SimpleView_TriggerMode22.
New API: Added default directory for TYCfgLogFile.
Added definition and parsing for Phase calib err(0x100) (currently only reported by V series).
Fixed API: Issue where feature units could not be retrieved via TYFloatGetUnit and TYIntGetUnit.
Fixed API: Errors in the return values of TYGetFloatRange and TYGetIntRange.