Skip to content
New MAJOR release 01.00.00

Completely restructured QtHardMon under the hood:
- All backends supported by DeviceAccess now work (LogicalNameMappingBackend, SubDeviceBackend, DoocsBackend etc.)
- All datatypes supported by DeviceAccess now work (string, bool)
- The register path is displayed as a correct hierarchy
- Data is listed in the correct type (integers as int32, floating/fixed point as double)
- Hex columns only displayed where reasonable (integer representations)
- Changed from Qt4 to Qt5
- Register sorting is now off by default
- 2D registers are now displayed as channels inside the register
-- The AREA_MULTIPLEXED register now correclty shows the raw, multiplexed data as a 1D register