diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index 0cc4d16a4..9ce6f1ba2 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -9,11 +9,74 @@
+aaiRecord aaoRecord aiRecord aoRecord boRecord calcRecord calcoutRecord +compressRecord dfanoutRecord egeventRecord selRecord subArrayRecord +subRecordwaveformRecord +
+All DBF_FLOAT fields have been replaced by DBF_DOUBLE +
+dbConvert dbFastLinkConv db_access +
+Conversion from double to float checks for exponent too large. +
+dfanoutRecord.c longoutRecord.c stringoutRecord.c +
+OMSL did not work correctly for constant links.
+
+
+compressRecord
+
+READ_ALARM changed to LINK_ALARM
+
+Database Channel Access Links
+
+A message was sent to errlog whenever the connection to the server was lost. This message is no longer generated. +
+drvEpvxi +
+National Instruments MXI-2 devices are now fully supported on both 68K and +PowerPC (the PowerPC BSP must provide code for the vxWorks intVecGet() +routine though). PowerPC CPUs that have a Universe VME interface chip +will have problems driving MXI-1 boards, although they can be made to do +so by setting the variable 'vxi_use_failed_mxi' to a non-zero value in the +st.cmd file before iocInit() and ignoring any warnings about the MXI-1 +board having failed its self-test. +
+If a VME-MXI-2 board will not be installed as the VME system controller +read the NOTES: towards the top of the driver source for an essential +warning. +
+There is special code for the National Instruments CPU030 board in this +file, which is now only included when compiling for that particular CPU +board (an entry in config/CONFIG.Vx.niCpu030 enables this). +
+Put Notify +
A bug in dbNotifyCancel could cause a problem if a channel access +client disconnects while put notifys are outstanding. +
+dbAccess +
+A bug was fixed that was related to dynamically changing lock sets. +
The record support put_array_info is called after the a put only if the put is successful. Previosuly it was always called. +
+breakpoint tables +
+Breakpoint values are doubles rather than floats. +
+devVXStats +
+Improved algorithm for cpuUsage.