Skip to content

Changes on setting of isolation variables working points

Firmware threshold values are being used when setting the working points for the isolation variables (Reta, Rhad and Wstot).

Example here: getting fw thrs and firmware threshold values set here: setting of fw thrs

This required changes in how the comparisons in the setting of the working points are done, namely introducing a bitshift factor.

In addition a fix of the Wstot output (necessary for setting the WPs) was implemented.

@afaulkne

Merge request reports