Skip to content

Commit

Permalink
Notes for R4-45
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed May 24, 2023
1 parent b691d1f commit 855f10c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# asynDriver: Release Notes

## Release 4-45 (May XXX, 2023)
- devEpics
- Changed devAsynXXXArray::interruptCallback so it returns immediately if interruptAccept is still 0, i.e. before iocInit
is mostly complete. This was causing warnings if callbacks occured before iocInit.
- Added autoconverted OPI files in the test applications for CSS/Boy, CSS/Phoebus, edm, and caQtDM.
- Added missing include file in drvLinuxGpib.c.
- Added support for sending serial break via option interface. Thanks to Lutz Rossa for this.
- Many files
- Fixed minor problems exposed with static code analysis. Thanks to Ralph Lange for this.

## Release 4-44-2 (March 28, 2023)
- devEpics
- Fix additional problems with waveform, aai, and aao records due to missing initialization of private member variables
Expand Down

0 comments on commit 855f10c

Please sign in to comment.