Main Changes With Respect to the Previous Release
Changes to Public API
None.
Other Changes
- Added GUI elements to enable/disable the CHIP's AutoPilot
functionality;
- The CORBA servant is properly released after the removal of
the IPC publication;
- Using two environment variables to connect to different RDB
servers:
- TDAQ_DB (the usual one, to connect to the read-only RDB);
- TDAQ_DB_RW (same format as the previous one, used to connect
to the RDB_RW).
- Fixed the issue with the trigger buttons not enabled when the
partition is in RUNNING and the IGUI is restarted;
- Protecting
against out-of-order IS call-backs for trigger state (Jira
issue here);
- Showing the proper state of racks and
MIG applications in the "Segment & Resources" panel
(Jira issue here);
- Added
possibility to execute segment-wide actions (Jira issue here);
- The total
dead-time is shown in the IGUI's top tool-bar (Jira issue here);
- The hold
button reports the number of times the trigger in on hold
(Jira issue here);
- The schema
for the definition of default ERS message filters has been
updated to include message's context and parameters.
Documentation
Full documentation can be found here.