1.6.7 -- Fixes (handling of usb timeouts and related, dualcam evk) ------------------------------------------------------------------- 1. Merged mi48.py, interfaces.py and some part of utils.py from development branch to fix some issues with USB interface, specifically for dualcam evk. 1.6.6 -- Feature (module_type support) ------------------------------------------------------------------- 1. Merged mi48.py from development branch to enable cougar50x50 and high sensitivity wafers. 1.6.5 -- Feature (DNN denoising and contrast enhancement) ------------------------------------------------------------------- Feature: 1. Denoising capability using proprietary DNN 2. Contrast enhancement by means of fast histogram equalization 1.6.4 -- Bugfix (connections with named ports on linux) ------------------------------------------------------------------- Fixed: 1. Crash on linux when using named ports and multiple connected devices 1.6.3 -- Bugfix (connections to multiple sensors via USB on Linux) ------------------------------------------------------------------- Fixed: 2. Crash on Linux due to conflict (with connected device) when a second instance of pysenxor script or gui attempts to connect, when there is more than one device connected to the usb; now picks up and connect to the second device automatically. 1.6.2 -- Bugfix (connections to multiple sensors via USB) ---------------------------------------------------------- Fixed: 1. Connection to named USB devices, e.g. by specifying -com COM9 or -com ttyACM0 2. Crash due to conflict (with connected device) when a second instance of pysenxor script or gui attempts to connect, when there is more than one device connected to the usb; now picks up and connect to the second device automatically.