Skip to content

v0.17.0

Compare
Choose a tag to compare
@theseankelly theseankelly released this 17 Oct 14:35

Changes between ifm3d 0.16.0 and 0.17.0

  • Reverted changes in 0.16.0 (FrameGrabberUdp -- No viable path to UDP
    implementation in F/W)
  • Bugfixes
    • Issue with libcurl usage on 32bit targets
    • Corrected minimum firmware version required for inverse intrinsics
    • Corrected handling of spurious wakes in FrameGrabber
    • Fixed ComputeCartesian python unit test to properly blank out invalid
      pixels
    • Changed build Dockerfiles to use pip for numpy/pytest
    • Fixed race condition in PCICClient unit tests
    • Changed setup.py to honor the environment variables per the Windows installation instructions
    • Updated installation documentation for Windows