Skip to content

Beskar v0.7.0 Beta - Settings File

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ahsoka Ahsoka released this 07 Jul 01:52

Settings

This version introduces a basic settings file which can store various user options.

The specific options are:

  • The voltage used in the EnterVoltsPopup
  • The voltage used in the ApplyVoltagePage
  • Whether or not to display the MockedModePopup
  • The number of scans in the ScanPage

The program will read the values in the settings file and automatically adjust the sliders and/or spin boxes, accordingly.

Bug Fixes

  • Fixed issue where the MockedModePopup would be really long horizontally, see 57f99d2
  • Fixed issue where mocked mode wouldn't work in Linux, see 2321608

Binaries are included with this version

If you want to use the SEAL kit you must for install the NI-DAQmx drivers, specifically version 20.1 You can install these drivers from here: https://www.ni.com/en-us/support/downloads/drivers/download.ni-daqmx.html#348669

However, if you do not have access to a SEAL kit, then you do not need to install the drivers.

The installer is only for 64 bit Windows. Despite what the previous releases state, there are no plans to release a 32 bit version unless it is explicitly requested. Make an issue if you would like a 32 bit installer.

Additionally, I will not be building a Linux version. As of this version the program works with Linux so feel free to build a Linux version yourself. If you need help or run into any problems make an issue. See v0.7.1-beta for Linux compatibility.