You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New MINOR release 00.16.00
- fix for API changes in DeviceAccess (RegisterCatalogue) (#6)
See #7425
-- Fixed tests after recent changes in DeviceAccess
-- Offset with register size 0 is not valid any more
-- Adapted expected error messages
New MINOR release 00.15.00
Changes since 00.14.00:
- changed logic how the dmap file is found
- fixed use of dmap files where the 3rd column is omitted (i.e. map file is specified in CDD)
New MINOR release 00.14.00
Changes since 00.13.00:
- Chimera Device Descriptor (CDD) can be used
- Tests use file system locks in /var/run/lock/mtcadummy to protect against simultaneous usage
- Small changes to be fully compatible with DeviceAccess 01.00
New MINOR release 00.13.00
Changes since 00.12.01:
- move away from deprecated DeviceAccess API
- test: corrected wrong expected output: the module name was missing in the register name
- changed to new ChimeraTK exception scheme
New Tag 00.12.00
- Increased minor version number for new debian packaging mechanism.
Like this the newly build library is recognised as such. No change
to the CommandLineTools themselves.