Camport4 SDK Release Notes

4.0.21

Initial Release.

4.1.1

  1. New API: Added support for TY_ENUM_LENS_OPTICAL_TYPE and fisheye correction calculation.

  2. Added support for LZ4 decompression of transmitted images. Compression can be disabled by setting DeviceDataCompressType to None (for GM series).

  3. Fixed a conflict issue between the LoadJson helper function and PresetMode.

4.1.14

  1. New API: Added return values for the TYCfgLogFile and TYCfgLogServer interfaces.

  2. New API: Added TYUndistortImage2.

  3. New API: Added TYParamExist.

  4. New sample program: sample/sample_genicam_sfnc/sample_get_rw_api.

  5. Refactored APIs related to log files.

  6. Fixed API issue (log-related): Log settings for level/enable/disable not taking effect.

  7. Fixed API issue (Integer): Incorrect step size output check for Inc.

  8. Fixed CMakeLists.txt file. There are changes in SDK compilation; please refer to the latest build process.

4.1.18

  1. New sample program: sample/sample_genicam_sfnc/sample_reconnect.

  2. New sample program: sample/sample_v1/SimpleView_TriggerMode22.

  3. New API: Added default directory for TYCfgLogFile.

  4. Added definition and parsing for Phase calib err(0x100) (currently only reported by V series).

  5. Fixed API: Issue where feature units could not be retrieved via TYFloatGetUnit and TYIntGetUnit.

  6. Fixed API: Errors in the return values of TYGetFloatRange and TYGetIntRange.