Skip to content

Release 1.905

Pre-release
Pre-release
Compare
Choose a tag to compare
@QuantAsylum QuantAsylum released this 26 Feb 20:57
· 2 commits to master since this release
1ab5ab9

Release 1.905 (Feb 2020)

  • Removed ComputePowerDb() and ComputePeakPowerDb() API calls. These should be replaced with ComputeRmsDb() and GetPeakDb() calls. This moves closer to future API change that resembles QA401H approach where data is left on the application and maths (SNR, THD) are computed in place VERSUS the old way where all data was pulled to the remote app and then pushed back to the QA401 app for processing.
  • Fixed bug in "PWR THD versus Power" related to deprecated APIs. The bug was that incorrect power levels were shown when attenuator was engaged.
  • Fixed bug where User Weighting indicated it was applied, but it wasn't.