Forum
Please or Register to create posts and topics.

Settings for reflevel does not get applied

We are currently using the latest version of Aaronia in a Windows environment for our development efforts. Our process involves initially configuring the settings in the Aaronia UI and then transferring these settings to our application, which utilizes the provided SDK. However, we have encountered an issue with setting the main/reflevel value through the SDK.

The settings are configured in the following order:

  • "main/centerfreq", 3.050e+09f
  • "calibration/preamp", "Both"
  • "main/reflevel", "-25"
  • "device/sclksource", "Oscillator"
  • "device/receiverchannel", "Rx12"
  • "device/outputformat", "IQ"
  • "device/receiverclock", "122MHz"

We intentionally set "calibration/preamp" before "main/reflevel" because we observed in the Aaronia UI that it is a requirement. Despite trying various approaches, including different data formats (string, float, int), we have been unable to resolve the issue. Can you please provide guidance on how to address this problem?

EDIT:

When reading back the result of the operation, we get AARTSAAPI_WARNING_VALUE_ADJUSTED