Skip to content

Release 0.998

Pre-release
Pre-release
Compare
Choose a tag to compare
@QuantAsylum QuantAsylum released this 13 May 23:01

Release 0.998 (May 2020)

IMPORTANT: This release is not signed. The build machine is being re-built after an upgrade, and the folks at DigiCert cannot re-issue the cert until the end of May due internal issues as they migrate Thawte certs over to DigiCert.

  • Fixed bug where unselected channels were not being muted. That is, if you create a test and opt to check on left channel only, the right channel should be muted. This allows testing power amps with limited supplies.
  • If both channels are selected for test, then left and right channels will be displayed. Similarly if a channel is muted it won't be displayed. This change touched every test module, so be aware of peculiarities.
  • Change the behavior where a CSV log exception does NOT stop logging and continue. Instead, the test will fail with a message to check log. You can then go Tools and open the program log
  • This version requires QAAnalyzer.EXE version 1.908.

The Tools menu has 3 options now, 2 related to logging.

image

Open Test Log in Browser This will use your default browser to open the HTML file of all tests that have run. This file is never deleted. It can grow very large. It's a detailed, human-readable record of all the tests that have run.

Open Program Log The Program Log is re-started on each launch of the application. Here you can get an understanding of faults inside the application. If you see an operator warning such as:

image

Then it means more information will be found in the product log. You can then use Tools->Open Program Log to see the detailed error message.