From 3b27446fbfff4aeabf15d1e5a90324e17543b9ca Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 8 Jun 2009 20:02:56 +0000 Subject: [PATCH] ENUM string field sizes. --- documentation/RELEASE_NOTES.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 7d5955659..c66e8bb0f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -12,6 +12,13 @@

Changes between 3.14.10 and 3.14.11

+

bi, bo, mbbi, mbbo ENUM string fields

+ +

The existing Channel Access protocol transports 26 bytes for each ENUM +string, but the fields used to hold ENUM strings in the discrete record types +were configured to be 16 (mbbi/mbbo) or 20 (bi/bo) bytes long. These have all +been increased to match the CA limit.

+

Use of SIGALRM disabled

Previous releases that supported HPUX required that EPICS trap and be able to