Skip to content

IPAC Driver Version 2.14

Compare
Choose a tag to compare
@anjohnson anjohnson released this 19 Aug 21:31
· 50 commits to master since this release

Released: 2015-11-05
By: Andrew Johnson

Prerequisites

  • EPICS Base 3.14.12 (or later)

Downloads

Installation

Instructions for building the IPAC driver software can be found in the drvIpac Documentation.

Once IPAC has been built and installed at the site, it must be added to each IOC application that will use IPAC hardware; see these installation instructions for details.

Documentation

The source tree includes a copy of all the documents along with the full release notes history for each module; on building these files get installed into a new top-level html directory. The links below currently point to the HTML files in the github repository, they will not be rendered properly by your browser.


Release Notes

Changes since V2.13 release.

IPAC Driver

Added:

  • Support for Acromag's IP520 - eight asynchronous EIA/TIA-232E serial communication ports on an Industry Pack module. The EPICS IP520 support provides baud-rates from 1,200 to 230,400 and reduced CPU overhead by way of the IP520's 64-character transmit and receive FIFO's.

tyGSOctal Driver

Bugs Fixed:

  • tyGSOctalConfig() was not checking that the device returned by iosDevFind() was an exact match to the name given. Now it does.

Changed:

  • Define _VSB_CONFIG_FILE to prevent VxWorks 6.x compiler warning.

IP520 - Acromag IP520 Serial Driver

Added:

  • This driver software, documentation and release notes.