Skip to content

Releases: epics-modules/alive

R1-4-1

05 Jun 20:59
Compare
Choose a tag to compare

Updated documentation to github pages

R1-4-0

05 Jan 22:21
4513bc4
Compare
Choose a tag to compare

This adds two new fields which are used for seeing if the connections to the remote servers are fully working.

The new fields are RRSTS, and ARSTS, which show the read status from the main and auxiliary remote servers, with values that show when a read is: idle, queued, due, or overdue. Also, the ITRIG field is now a pure trigger and no longer signifies a read status.

R1-3-1

29 Sep 18:27
Compare
Choose a tag to compare

This release updates the documentation to mention that there is now a reference central server for the record, alived, located at https://github.com/epics-alive-server/alived .

R1-3-0

06 Aug 22:52
Compare
Choose a tag to compare

The goals for this release:
First, make the record harder to accidentally stop sending messages to the server after IOC boot. The RHOST, RPORT, and HMAG fields no longer allow being changed while the IOC is running.
Second, make it easier to debug or change the address of the remote server software, by adding support for an optional auxiliary server, with new AHOST, APORT, and AADR fields, which are allowed to be changed while the IOC is running. Now testing on new server software can be done (carefully) using active IOCs without affecting the stable server software.
Lastly, I removed the NMVAR field which was used for setting what environment variable specifies the IOC's name, which is normally "IOC", as that was redundant to simply setting IOCNM to the value of an environment variable.

R1-2-1

29 May 15:53
Compare
Choose a tag to compare

Minor change and compilation fix.

R1-2-0

30 Apr 22:11
Compare
Choose a tag to compare

New ability to add unchangeable default environment variables. A host name can be used instead of an IP address.

R1-1-1

31 Jul 16:43
Compare
Choose a tag to compare

Small build configuration changes and documentation changes.

R1-1-0

12 Jun 16:01
Compare
Choose a tag to compare
fixed name issue