Skip to content

Releases: lnls-dig/afc-epics-ioc

v1.12.1

10 Feb 20:16
v1.12.1

Choose a tag to compare

This stable release fixes startup issues affecting some CPUs.

It depends on μHAL version v0.10.0 [1].

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.10.0

v1.12.0

18 Mar 04:28
v1.12.0

Choose a tag to compare

This stable release adds new Timing records.

It depends on μHAL version v0.10.0 [1].

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.10.0

v1.11.0

17 Feb 17:40
v1.11.0

Choose a tag to compare

This stable release re-adds the PVXS module, and adds new PVAccess
groups for the BPM IOC.

It depends on μHAL version v0.9.1 [1], though it should build and work
with v0.9.0.

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.9.1

v1.10.0

28 Oct 18:35
v1.10.0

Choose a tag to compare

v1.9.1

This stable release adds new Timing AFC flags, to aid in monitoring its
PLLs.

It depends on μHAL version v0.9.0 [1].

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.9.0

v1.9.1

16 Oct 13:28
v1.9.1

Choose a tag to compare

This stable release improves reliability of the BPM ADCs, especially
during initial board startup.

It depends on μHAL version v0.8.1 [1], but works with v0.8.0 as well.

Since we don't have any more kinds of AFC boards to support, these tag
descriptions won't include the full list of supported boards anymore.

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.8.1

v1.9.0

04 Oct 17:15
v1.9.0

Choose a tag to compare

This stable release adds all modules needed for BPM functionality.
Controlling and monitoring the BPM board's ADCs, which is not needed for
basic operation, is not supported at the moment. This release supports
the BPM, PBPM, FOFB and Timing boards.

It also includes changes to use the epics-in-docker framework [2], and
service changes to launch the RFFE IOC [3], since it is now responsible
for handling all AFC boards, and the RFFE IOCs were previously launched
by the udev rules shipped by HALCS.

It depends on μHAL version v0.8.0 [1].

[1] https://github.com/lnls-dig/uhal/releases/tag/v0.8.0
[2] https://github.com/cnpem/epics-in-docker
[3] https://github.com/lnls-dig/rffe-epics-ioc