Skip to content

Releases: epics-rip/bundleCPP

EPICS V4 C++ Package

10 Jan 21:02
Compare
Choose a tag to compare

This release of the EPICS V4 C++ modules contains the same PVA module versions as the full release of EPICS 7.0.1.1 without the V3 EPICS Base modules, and can be built against either any Base-3.15.x or Base-3.16.x release. As with previous releases of this package, it also contains the Python bindings module pvaPy, which now supports Python 3 and can be used to create PVA servers as well as client applications.

More information is available in the bundle's Release Notes document.

Note that the "Source code" download files above only contain the top-level
project without any of the sub-modules (they get created automatically by github and can't be suppressed).
The EPICS-CPP-4.7.0 files contain the full module sources.

EPICS V4 C++ Package

18 Sep 21:36
Compare
Choose a tag to compare

This release of the EPICS V4 C++ modules contains various incremental improvements
in each module. The set of sample applications in the exampleCPP module has been
significantly updated, some having been moved from the pvDatabaseCPP module. The
python API now supports the retrieval of numeric scalar arrays into read-only
numpy arrays. More information is available in the bundle's
Release Notes document.

Note that the "Source code" download files above only contain the top-level
project without all of the sub-modules. The EPICS-CPP-4.6.0 files contain the
full module sources.

EPICS V4 C++ Package

02 Aug 20:21
Compare
Choose a tag to compare
EPICS V4 C++ Package Pre-release
Pre-release

This release of the EPICS V4 C++ modules contains various incremental improvements in each module. The set of sample applications in the exampleCPP module has been significantly updated, some having been moved from the pvDatabaseCPP module. The python API now supports the retrieval of numeric scalar arrays into read-only numpy arrays. More information is available in the bundle's Release Notes document.

Note that the "Source code" download files above only contain the top-level project without all of the sub-modules. The EPICS-CPP-4.6.0 files contain the full module sources.