Skip to content

Release 1.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@QuantAsylum QuantAsylum released this 19 Oct 02:06
a3eb920

Release 1.120 (October 2021)

This is a preview release that may have stability issues. If you update to this version, the firmware in your QA40x will be updated to version 48. If you decide you want to go back to a previous version (0.999 or earlier), the firmware will be rolled-back upon first-run the the previous version. There have been a lot of changes in this release that might impact normal stability. If you do not need to test this functionality, then please use version 0.9999 located HERE

1.120

  • Firmware version 48
  • Swapped left and right channels at 192k
  • Fixed right channel Gain calculation--it was depending on left channel peak isntead of right channel peak
  • Added PeakDbr measurement to the "Add Measurement" dialog
  • Added PUT /Settings/I2sGen/{OnOff}
  • Added PUT /Settings/I2sGen/Width/{BitWidth}
  • For the two PUT commands added above, please see http://localhost:9402 for documentation. Additional, the QA402_REST_TEST source on Github was updated to allow you to test the APIs and verify operation.
  • QA401 Connection. This is the first integration of QA401 hardware. For this version, you must first use the QA401.EXE application to configure the QA401 and then close the QA401 application. And then run the QA40x.EXE application (this release) with the -qa401 command line switch. That will tell the QA40x app to look exclusively for the (already configured) QA401. If the connection is successful, you should see "connected" in the lower left. But, you will only be able to control the relay at this point. So, consider it more of a go/no-go test. More coming soon!