Q 2.4.2
·
3 commits
to main
since this release
Q2.3.4 to Q 2.4.2
- New Features
- QAcquire
- Introduced minimum / maximum peak detection for analog channels, including a feature to hold the peaks.
- Added the ability to set the recording duration in local storage before starting a recording.
- Added a 'Reset' button to the main navigation. This will reset QServer and QAcquire settings to defaults.
- Sidebar and fonts rework
- Reworked all fonts to improve accessibility
- Reworked the sidebar to represent the system as a logical mapping of the hardware
- Removed the visual view and introduced a compact mode for the sidebar
- Added an options menu to allow users to switch between list and compact views for the sidebar
- Made changes to the sidebar channels and channel ID
- Adjusted the display of the channel number in the list and included the QServer channel ID in the channel circle.
- Added intermediate states to the local storage time string
- Introduced icons for data status (local storage and streaming) for the sidebar channels in both list and visual mode.
- QServer
- Added an endpoint to get all the measurements recorded on local storage.
- PTP network transport protocol can be configured using the Web Server.
- QAcquire
- Bug fixes:
- QDataManager
- Resolved channel ID mismatches in local storage between QAcquire and QDataManager.
- Local storage channel integrity field matches the data stream channel integrity field.
- Fixed issue with plotting measurements less than 2 seconds.
- Fixed local storage module ID assignment.
- Fixed THM range scaling when exporting Local Storage measurements.
- Fixed a bug where exported data is periodically zero.
- QAcquire
- Fixed a bug where the local storage start/stop button did not apply the settings correctly.
- Fixed the bug where data state icons were disappearing
- Fixed the bug where the slider component failed to update the value offset when switching between vertical split and normal mode
- Local storage prevents the user from recording, displaying an error message if the disk is full.
- Local storage settings are now disabled during recordings and removed arrow buttons for number inputs.
- Fixed connection handling issues with QServer.
- QServer
- Fixed a bug where TEDS did not work on the MicroQ built-in ICP channels.
- Local storage recording will return an error message if the disk space is full (disk reached the end of its reliable writing capacity).
- PQ45 - Fixed a bug where the WiFi did not work when encryption is enabled.
- WSB42Xx - Random periodic spikes/discharge distortion in constant current modes is now resolved.
- CAN42S - Incorrect/inconsistent temperature readings fixed.
- MicroQ - Fixed a bug where the XMC channels lose synchronisation with the system when using PTP. As a consequence, this bugfix causes QServer to reboot the MicroQ when enabling PTP or changing the Master Sampling Rate while PTP is enabled.
- QDataManager