caputRecorder Release Notes
Release 1-3
Use epicsSnprintf, instead of snprintf, for older vxWorks versions.
Enable user to insert delay commands, and to specify the put_callback wait
time.
Release 1-2
- Changed format of the value the IOC writes to caputRecorderCommand, from
"pvname,value" to "pvname,value,user@host". Note that an R1-2 ioc won't work
with an R1-1 client, but an R1-1 ioc will work with an R1-2 client.
- Added PVs caputRecorderUsers and caputRecorderHosts
- caputRecorder.py now filters commands to honor caputRecorderUsers and
caputRecorderHosts
- caputRecorder.py now defends against macro names that contain embedded
spaces or are python keywords
Release 1-1
- caputRecorder.c: fixes for EPICS 3.15 asTrapWrite, fix for string values
longer than 100 bytes
Release 1-0
Suggestions and Comments to:
Tim Mooney :
(mooney@aps.anl.gov)