Skip to content

Releases: sift-stack/sift-labview

v1.5.0

10 Oct 18:09
87523b7

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.5.0/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.5.0/linux_rt_install.sh | bash

flexlogger-plugins v1.2.0

10 Oct 18:20
87523b7

Choose a tag to compare

What's Changed

Full Changelog: flexlogger-plugins-v1.0.1...flexlogger-plugins-v1.2.0

Config File Support

The Sift Flexlogger plugins now support a config file. This is currently only used to manage TDMS metadata in Sift. See the example here for all configuration details.

Installation Notes:

Install the Flexlogger plugins by downloading the flexlogger_dist.zip file, extracting, and running install_flexlogger_plugins.bat.

NOTE: sift_proxy.exe may need to be stopped using Task Manager if already installed.

flexlogger-plugins v1.0.1

26 Jun 19:40
0b7fa71

Choose a tag to compare

What's Changed

Installation Notes:

Install the Flexlogger plugins by downloading the flexlogger_dist.zip file, extracting, and running install_flexlogger_plugins.bat.

NOTE: sift_proxy.exe may need to be stopped using Task Manager if already installed.

v1.4.0

11 Jun 21:32
4b71931

Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • gRPC and REST URLs must now be provided explicitly to instantiate the Sift Client

New Contributors

Full Changelog: v1.3.2-dev.1...v1.4.0

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.4.0/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.4.0/linux_rt_install.sh | bash

flexlogger-plugins-v1.0.0

11 Jun 22:01
4b71931

Choose a tag to compare

What's Changed

Installation Notes:

Install the Flexlogger plugins by downloading the flexlogger_dist.zip file, extracting, and running install_flexlogger_plugins.bat.

NOTE: sift_proxy.exe may need to be stopped using Task Manager if already installed.

v1.3.2-dev.1

24 Apr 19:01
1345f0a

Choose a tag to compare

What's Changed

  • Add support for strings to TDMS upload by @marcsiftstack in #10

Full Changelog: v1.3.1-dev.0...v1.3.2-dev.1

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.3.2-dev.1/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.3.2-dev.1/linux_rt_install.sh | bash

v1.3.1-dev.0

21 Apr 20:57
3216ab6

Choose a tag to compare

What's Changed

  • Add tdms time channel support by @marcsiftstack in #8

Full Changelog: v1.2.1-dev.1...v1.3.1-dev.0

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.3.1-dev.0/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.3.1-dev.0/linux_rt_install.sh | bash

v1.2.1-dev.1

08 Apr 19:57
61baffd

Choose a tag to compare

What's Changed

  • Linux RT Bug fixes. by @marcsiftstack in #7

Full Changelog: v1.2.0-dev.1...v1.2.1-dev.1

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.2.1-dev.1/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.2.1-dev.1/linux_rt_install.sh | bash

v1.2.0-dev.1

13 Feb 20:47
a156158

Choose a tag to compare

What's Changed

  • File attachments by @marcsiftstack in #6

Full Changelog: v1.1.0-dev.1...v1.2.0-dev.1

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.2.0-dev.1/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.2.0-dev.1/linux_rt_install.sh | bash

v1.1.0-dev.1

28 Jan 21:55
a527e2e

Choose a tag to compare

What's Changed

  • Changes by @marcsiftstack in #5
    • Add "Auxiliary Run" option to Create Run function to allow creating runs without affecting streaming
    • Expose "Ignore Errors" in TDMS Upload function
    • Install sift_proxy in lvuser directory.
    • Increase sift_proxy start timeout

Full Changelog: v1.0.0-dev.1...v1.1.0-dev.1

Installation Notes:

Windows

Install the package with VIPM. Remember to stop sift_proxy on Windows with Task Manager before installing the package.

Linux RT

After installing the package with VIPM. Run the following command on the Linux RT machine to install sift_proxy.

curl -sL https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.1.0-dev.1/linux_rt_install.sh | bash

or

wget -qO- https://raw.githubusercontent.com/sift-stack/sift-labview/refs/tags/v1.1.0-dev.1/linux_rt_install.sh | bash