// // FIRMWARE CHANGELOG // // v1.4.0 // - Added compatibility with liquid lens EL-16-40-TC-20D (EEPROM version 6.2) and EL-12-30-TC (EEPROM version 16.0) // - Integration of Sony IMX 4th gen sensors // - Update of the display precision of all float features // - Update of pInvalidator node of PixelFormat feature // - Minor fix in the test pattern generator // - Improvement of liquid lens I2C bus stability // - Fix GEV 2.1 version issue // - Added delay compensation for scheduled action trigger // - Minor fix in I/O peripheral // - Fix UserSet bug in trigger mode // - Lock of AcquisitionStart when TLParamsLocked is equal to 0 // - Improvement of AcquisitionStop reliability // - Fix of the Mono10Packed pixel format namespace // - Removed Gain unit of measurement // - Fix of EventNotification status for Test event // - GigEVision 2.2 compliant // - Fix of CCM coefficients init // - Added SFNC version feature // - Added new Dual Exposure feature // // v1.3.2 // - Bug fix: debayering of first and lats line corrected // // v1.3.1 // - Bug fix TimerDelay // // v1.3.0 // - FPGA resources optimization // - Improvement of ExposureActive signal timings accuracy // - Added TriggerDelay feature // - Fix of maximum supported action commands // - Fix of action commands queue size // - Optimization of action commands management // - Scheduled action commands with action time in the past are now executed immediately // - Improvement of the debayering algorithm // - Added serial protocol: Modbus RTU // - Added serial protocol: binary // - "Plain" serial protocol has been renamed into "ASCII" protocol // - Fix of chunk data content for color pixel formats // - Optimization of image sensors configuration // // v1.2.2 // - Fix configuration of IMX267 and IMX304 sensors // - Minor stability improvement // // v1.2.1 // - Minor bug fix // // v1.2.0 // - Added feature to manage 10 bit sensor data // - Added TimerDelay parameter // - Fix of wrong burst length setting // - Fix of wrong max bandwisth in DeviceLinkThroughputLimitSCPDConv // - Fix sensor temperature reading for all the supported sensor families // - Fix some incoherency to the GenICam validation tool // - Implemented oeResultingExposureTime and oeResultingGain features // - Updated xml for decimation and binning features // - Implemented TimestampLatch, TimestampReset and TimestampLatchValue GenICam features // - Implemented PTP features // - Action command features implemented // - Added the ActionUnconditionalMode feature // - Added action commands support // - If the time tag of the scheduled action command is in the past, the device executes this action command immediately // - Removed TimestampReset feature // - Moved the UserSetLoad pInvalidator directly to the "Device" port // - Added mandatory attribute to TimestampLatchValue, calculated from GEV TimestampTickFrequency register // - Set increment of Width to 8 // // v1.1.5 // - Liquid lens controller bug fix // - Updated the firmware management of gigevision commands // // v1.1.4 // - Added limits checks to binning and decimation // - Fixed IMX267 configuration // - Changed default white balance ratios in order to match a neutral/warm light // - Fix XML invalidators for oeLiquidLens features // // v1.1.3 // - Changed the liquid lens temperature variable from unsigned int to float // - Added CRC check of the liquid lens EEPROM // - Added DeviceLinkHeartbeatMode, DeviceLinkHeartbeatTimeout and DeviceLinkCommandTimeout to Genicam tree // - Optimization of LoadUserSet command // - Added "Once" option for BalanceWhiteAuto feature // - Updated xml features ("TimerValue", "CounterValue", "EncoderValue") // - Added TestControl category // - Added TestEventGenerate feature // - Added EventTest feature // // v1.1.2 // - Solved bug in auto-exposure/gain/white-balance // // v1.1.1 // - Added oeLiquidLensResultingCurrent and oeLiquidLensResultingPower features // - Changed the way the lens current/power are read from GenAPI (removed 2 timout attributes) // - Fixed a buffer overflow on the liquid lens part number // - Added the attribute to all the features // - Minor bug fix // // v1.1.0 // - Fixed Short Exposure Mode offset for IMX265 and IMX267 // - Added the AutoWhiteBalance feature // - Tested color features (binning, decimation, defective pixel correction) // - Solved bug in pixel format MONO8 for color sensor (v1.0.15d) // // 1.0.13 // - Force the update of Width and Height nodes when the PixelFormat is changed // - Force the update of AOI Width and AOI Height nodes when Width or Height are changed // // 1.0.12 // - Set default FrameRateLimit to 100fps // - Set default FrameRateLimitEnable to Disable // - Added "oeResultingFrameRate" feature // // 1.0.11 // - Update "streamable" attributes // - Updated trigger source function // // 1.0.10 // - Solved bug in Defective pixel correction // // 1.0.9 // - Speed up the algorithm for defective pixel sorting and duplicate removing // // 1.0.8 // - Added some Gev Features // - Added "streamable" attributes to the XML // // 1.0.7 // - User Set bug fix // // 1.0.6 // - Increased robustness of internal peripherals libraries // // 1.0.5 // - Update of UserSetLoad function // // 1.0.4 // - Color Correction Matrix and Defective Pixel Map saved in a dedicated FLASH space // - The User can save custom CCM and DPC only in his "User Set 0" and "User Set 1" // // 1.0.3 // - New timestamp selection logic for chunk data // // 1.0.2 // - Fix DeviceReset command acknowledge // - Fixed reverse x/y bug // - Added ChunkModeActive and ChunkEnable invalidators to PayloadSize // // 1.0.1 // - Alignment of fw version // // 1.0.0 // - *versioning starting point*