REXYGEN 3.0.1-beta

REXYGEN Studio

  • Fixed performance of reconnection of diagnostics. (#70)
  • Fixed behavior in task panel in Linux. (#70)
  • Various fixups of visual themes. (#70)
  • Various fixups of connection over SSH. (#70)
  • Fixed crash when closing trend on Linux. (#70)

RexComp compiler

  • It is now possible to set stack size to 0 = platform default. (#72)
  • Fixed some special cases of feedback detection. (#72)

REXYGEN Runtime

  • Stack size 0 is now interpreted as a platform default. (#73)
  • Task and subsystem timing diagnostics is now completely lock-free. (#73)
  • Various optimizations and micro-optimizations in hot code paths. (#73)
  • Fixed formatting of json response in web API. (#73)

Human-machine interface

  • Designer: Support for loading JS components in ESM format (#74)
  • SwitchOnOff2: Update of the component's appearance (#74)
  • Designer: Trend reading in the dialog component is turned off if the dialog is hidden (#74)
  • WebWatch: Fix for the display of values in CNx blocks (#74)
  • WebWatch: Change of info and error icons (#74)
  • Upgrade of Material Icons font (#74)
  • Time formatting uses the luxon library (#74)
  • Trend: Fixed PitchToZoom for mobile (#74)
  • Trend: Fixed graphics of control buttons (#74)
  • Build: Automatic dependency completion for DWM (#74)
  • Fixed pitch to zoom function in charts for mobile devices (#51)

Function Blocks

  • MX_DIMSET: Added the HLD input. (#71)
  • AVSI: New function block for signal interpolation. (#71)
  • RDFT: Removed experimental flag. (#71)
  • FFT,PSD: Removed experimental flag. (#71)
  • GETPx, SETPx: Now work also wit special signals. (#71)
  • EPC: Added quality to the output and fixed outputs icnt and ocnt. (#71)
  • MOSS: Added input for compensation of pulse deviation. (#71)
  • Based on the quality of the input signals and the internal state, the function blocks set the quality flag on the output signals. (#13)
  • QLT: Added a new block for setting the signal quality (simplified VOUT). (#13)
  • LPBRK now behaves like a standard function block and sets the output quality to GOOD. This behavior can be changed by the RB parameter. (#13)