Releases: sift-stack/sift-labview
v1.5.0
What's Changed
- Fix: Adds sift proxy "ignore errors" for TDMS uploading by @alexluck-sift in #14
- Update sift proxy build by @marc-sift in #16
- Tdms metadata direct upload by @marc-sift in #17
- Expose Sift Proxy's telemetry_port argument by @marc-sift in #15
- Reset the labview version to 1.5.0. by @marc-sift in #18
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
What's Changed
- Update sift proxy build by @marc-sift in #16
- Tdms metadata direct upload by @marc-sift in #17
- Expose Sift Proxy's telemetry_port argument by @marc-sift in #15
- Reset the labview version to 1.5.0. by @marc-sift in #18
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
What's Changed
- Fix: Adds sift proxy "ignore errors" for TDMS uploading by @alexluck-sift in #14
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
What's Changed
- Fixes bug where sift proxy path args were not passed with quotes. by @alexluck-sift in #11
- Sift Client v1.4.0 release prep by @alexluck-sift in #13
⚠️ Breaking Changes
- gRPC and REST URLs must now be provided explicitly to instantiate the Sift Client
New Contributors
- @alexluck-sift made their first contribution in #11
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
What's Changed
- Feature: flexlogger plugins by @alexluck-sift in #12
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
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
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
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
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
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