Skip to content

Version v0.7.1

Choose a tag to compare

@ioneater ioneater released this 08 Feb 19:57
· 136 commits to main since this release

Added

  • Added new icons for UCM, Line, and DeviceManager.
  • Added change log to readthedocs.
  • Added Linux installation instructions.
  • Generalized opening files and storing settings to work on Linux.
  • Limiting valid characters for channel names.
  • Adding messages emitted during initialization to Console.
  • Added itemFile and itemFileDark to simplify specification of icons and show icons in PluginManager
  • Added program info to plugins.ini

Changed

  • Removed checkbox for non optional plugins in plugin dialog.
  • Prevent device manager from moving or floating.
  • Disable navigation icons in explorer while loading directory to avoid inconsistent behavior.
  • Plugin dialog can be accessed while devices are communicating. Communication will only be stopped when reloading plugins.
  • Improved formatting of values in .ini files and change logs.
  • Prevent loading of channels while recording.
  • PICO only loads SDK if user has explicitly enabled this plugin.
  • Using dark mode background instead of black for scans.
  • Devices only store data regularly if they are actively recording new data.
  • Waiting for scans to finish when closing.
  • UCM, PID, and Scan channels show background corrected values if applicable.
  • Depo scan is using color of selected current channel.

Fixed

  • Reconnecting source channels after loading device configuration.
  • Fixed error caused by missing console history file.
  • Fixed copyClipboard in light theme
  • Fixed repeated plotting when loading scans
  • Fixed scan channel initialization for Depo Scan.
  • Using display parameter for Omni scan.
  • Removed display parameter for other scans.
  • Implemented proper file handling for UCM and PID.
  • Fixed incomplete status messages
  • RSPD3303C only sets values for enabled channels.