Skip to content

21.3.0 Release

Compare
Choose a tag to compare
@Ygor-Oliveira Ygor-Oliveira released this 19 Nov 07:28
· 17 commits to master since this release
3b92b49

Added

  • Support for ARM (32 and 64 bits) on Linux
  • Option to suppress error message output on middleware

Changed

  • fgt_init no longer implicitly calls fgt_close

Fixed

  • FRP returns the correct error code when disconnected
  • fgt_get_valvePosition returns an error if the valve is still moving
  • fgt_get_sensorRange can be used when the sensor is not available
  • fgt_calibratePressure, fgt_set_sensorCalibration, and fgt_set_valvePosition no longer block other threads
  • Channel info functions no longer return empty lists when LineUP modules are disconnected