Skip to content
New MINOR release 01.06.00

Changes since 01.05.00:
- Put DUMMY_INTERRUPT_x_y into the register tree.
- Added continuous update mode (1 Hz or 100 Hz)

- Added support for wait_for_new_data
  -- show whether accessor has wait_for_new_data
  -- calculate average update interval for wait_for_new_data
  -- print timestamp of last read

- Don't call read when selecting a register that is write-only.

- fix for API changes in DeviceAccess (RegisterCatalogue) (#13)
  See #7425