Skip to content
New MINOR release 00.32.00

Changes since 00.31.00:

Bug fixes:

- Fixed getAsCooked()/setAsCooked() for the SubdeviceBackend - this is used by QtHardMon
- Make dummy backend thread safe

New features:

- Add register access flags (read-only/write-only/read-write) to the catalogue and read it from the map file for NumericAddressedBackends

Internal interfaces:

- NumericAddressedBackend: Add possibility to disable request merging (as done in TransferGroups), see canMergeRequests()
- AccessMode: getString() is now static; added functions to add and remove flags