From ade7bebfcd83d47a62b806bb1de11f493776487a Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 26 Sep 2001 11:51:52 +0000 Subject: [PATCH] mkre changes for beta1 --- RELEASE_NOTES.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index c8f01dddb..544fa6cb8 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -7,7 +7,20 @@ - +
+

+EPICS Release base 3.14.0beta1

+

Changes since alpha2

+All changes for release 3.13.5 that also apply to 3.14 have been made. +

+devAiSoftRaw and devAoSoftRaw +

+

+A new state is defined for the LINR field. The name is "SLOPE", +which allows any device type to be used with manual settings of +the EOFF and ESLO fields. With this setting, the device support's +special_linconv() routine is only called when LINR=LINEAR. +

EPICS Release base 3.14.0alpha2