RegScanPosGen Release Notes =========================== Version 1.2.2 ------------- * Fixed SNC line continuation error with RHEL 6 GCC 4.4.7 where SNC generates a syntax error when attempting to compile source with '%%' style escape lines that are continued with a backslash. Version 1.2.1 ------------- * Converted CHANGES file to documentation/release-notes.txt. Version 1.2.0 ------------- * Upgraded to EPICS Base 3.14.12.2 and synApps 5.6. Version 1.1.6 ------------- * Upgraded to seq 2-0-14. * Removed use of 64-bit SNL variables used with CA since CA does not support 64-bit types. * Upgraded to EPICS Base 3.14.12.1. Version 1.1.5 ------------- * Added support for building xdist make target on Mac OS X 10.6. * Fixed bug in options handling of scripts/*.sh. Version 1.1.4 ------------- * Made case of section headings in MEDM UI consistent. * Added xdist and xdistclean targets to Makefile. * Improved documentation. * Made suitable for public release. Version 1.1.3 ------------- * Changed to zero positions array before generating new positions. Version 1.1.2 ------------- * Upgraded to sscan 2-5-6. Version 1.1.1 ------------- * Changed failIfDoubleNotEqual calls in test cases to include delta argument. Version 1.1.0 ------------- * Renamed ScanPosGenCommand PV in regScanPosGen.db to ScanPosGenGo and changed it to a busy record. Changed regScanPosGen application to set ScanPosGenGo to "Done" (0) once operations related to the generate request have completed.