The EPICS 7.0.10 release contains a number of bug fixes and new features added since 7.0.9. The changes and additions are described in the Combined Release Notes document linked below.
Documentation
The following documents cover EPICS version 7.0.10 and subsequent patch releases. Additional documents can be found in the documentation subdirectory of the distribution source code and in the html subdirectory that gets created at build time.
Other Links
IOC Component Reference Documentation
— Record types, Menus, JSON link types, and channel filters
EPICS Channel Access Reference Manual
by Jeffrey O. Hill and Ralph Lange
Perl 5 Interface to Channel Access
by Andrew Johnson
msi: Macro Substitution and Include Tool
by Marty Kraimer
Software Download
All versions of EPICS Base are available to the public under an open source license. Development versions can be checked out of our git repository (detailed instructions to come). The sizes of the download files can be seen on the Base Download page. The compressed tar files linked below contain source code only (no binaries); the [signature] link points to a GPG signature of the tarfile.
- base-7.0.10.tar.gz [signature] (4 Feb 2026)
To check out the latest source code using git, use the git command below, which will include some additional files not in the tarfile:
git clone --recursive -b 7.0 https://github.com/epics-base/epics-base.git base-7.0
cd base-7.0
Related Software
PVXS – New client & server for PVA Protocol. (PVXS Documentation)
pvaPy – Python Bindings for the PVA protocol. (API documentation)
P4P – PVAccess for Python. (P4P Documentation)
MCoreUtils – Utilities for EPICS on Multi-Core Linux. (MCoreUtils documentation)
A collection of utilities for running IOCs on multi-core (RT or not) Linux architectures.


