EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

EPICS 7.0 Release Series

This is the current release series of EPICS. We are trying to make releases of the 7.0 series more frequently then previously, roughly every 2-3 months but depending on need as bugs are discovered and fixed.

Continuous Integration

The latest code from the 7.0 series gets built and tested on various operating systems shortly after changes are committed to the Git repository at https://github.com/epics-base/epics-base.

Point Releases

Each released version has its own page containing links to its documentation and the relevent files in the software download area. Released versions may have subsequent patch releases, which are documented under the parent version number.

Platforms Supported

The following host platforms are supported in the latest release above:

  • GNU/Linux on Intel, PowerPC and ARM
  • MacOS X (Darwin) on Intel and ARM
  • MS Windows on x86 or x64 using MS Visual Studio or MinGW

These IOC target platforms are currently supported:

  • GNU/Linux on Intel, PowerPC and ARM
  • MacOS X (Darwin) on Intel and ARM
  • MS Windows on x86 or x64
  • RTEMS releases up to 4.10.x on any previously supported CPU, plus some support for RTEMS-5.
  • vxWorks 6.9 on PowerPC and Intel CPUs.

Software Download

Tarfiles of released versions of Base can be retrieved from the Base Download area.

The source code for all release branches of Base can be obtained using git by cloning the URL https://github.com/epics-base/epics-base.git but note that the 7.0 series uses git submodules, so you need to include the --recursive flag.

Thus to check out the 7.0 branch use this command:

git clone --recursive -b 7.0 https://github.com/epics-base/epics-base.git base-7.0

ANJ, 15 Dec 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·