Cmad Release Notes ================== Version 2.0.0 - 2025-03-25 -------------------------- * Replaced support for CameraMan with support for CamURaMan. Cmad is now designed for CamURaMan and no longer for CameraMan. The main change is that Cmad no longer converts the areaDetector RGB1 image (RGB24) to BGR24. This is because, unlike CameraMan, CamURaMan wants RGB24, not BGR24, so now no conversion is needed since the areaDetector RGB1 image is already in the format that CamURaMan wants. Version 1.0.1 - 2018-09-06 -------------------------- * Added the requirement that the areaDetector image data type must be UInt8 (i.e., unsigned 8-bit integer) to the cmad(3) man page. Version 1.0.0 - 2015-02-12 -------------------------- * First public release.