Jump to content

JKI

JKI Team
  • Posts

    803
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by JKI

  1. http://www.jkisoft.com/packages/packages/field_rnd_services_libssh2/field_rnd_services_libssh2-1.2.1.29.bmp

    Product: LIBSSH2 for LabVIEW v1.2.1.29
    Company: Field R&D Services
    Release Date: Mon, 18 Oct 2021 12:55:10 -0700
    Packager: Christopher R Field

    Description: Adds SSH client support to LabVIEW using the libssh2 library

    Release Notes: ## [1.2.1] - 2021-10-18

    ### Fixed

    - Error 56 during connection because of zero timeout default

    Package Homepage

  2. http://www.jkisoft.com/packages/packages/hse_lib_git_api/hse_lib_git_api-0.4.0.1.bmp

    Product: Git API v0.4.0.1
    Company: Hampel Software Engineering
    Release Date: Mon, 18 Oct 2021 09:46:13 -0700
    Packager: Hampel Software Engineering

    Description: A collection of LabVIEW VIs for using the git command line client.

    In the NI Example Finder, browsing the directory structure, navigate to \Hampel Software Engineering\Git API for an example.

    ------------------------------------------------------------
    Interested in CI/CD with LabVIEW? Then visit our Release Automation Tools at https://rat.hampel-soft.com. Our tools help automate the testing, documenting, building, packaging and publishing of your projects. Built-in support for Git lets you trigger our tools from your repository, via GitLab CI/CD or Azure DevOps amongst others.
    ------------------------------------------------------------

    This software is published under a free licence; you can use, modify and extend it as you wish. However, if you need commercial support, feel free to reach out to us.

    At Hampel Software Engineering (HSE) we work with our customers to increase the quality of their software through improved development processes. If you are interested in working with HSE or want to learn more about how we can help you please visit www.hampel-soft.com.

    Release Notes: [FIX] clone repo from GitLab (issue #6)
    [IMPROVEMENT] rework the way the git path is searched for (issue #4)

    Package Homepage

  3. http://www.jkisoft.com/packages/packages/zyah_solutions_lib_zyah_af_msg_forwarding/zyah_solutions_lib_zyah_af_msg_forwarding-1.0.0.1.bmp

    Product: Zyah AF Msg Forwarding v1.0.0.1
    Company: Zyah Solutions
    Release Date: Sun, 17 Oct 2021 14:19:39 -0700
    Packager: Zyah Solutions

    Description: A utility to aid in automatc Actor Framework message forwarding based off of (interface) inheritance. Includes the utility, different message maps and a base actor that utilizes both.

    Release Notes: Initial release.

    Package Homepage

  4. http://www.jkisoft.com/packages/packages/field_rnd_services_libssh2/field_rnd_services_libssh2-1.2.0.27.bmp

    Product: LIBSSH2 for LabVIEW v1.2.0.27
    Company: Field R&D Services
    Release Date: Sun, 17 Oct 2021 09:39:25 -0700
    Packager: Christopher R Field

    Description: Adds SSH client support to LabVIEW using the libssh2 library

    Release Notes: ## [1.2.0] - 2021-10-16

    ### Added

    - Connection timeout input to connecting a new session
    - The `Read All` VI to the SFTP File class API
    - Example of uploading a small file using SFTP
    - Example of downloading a small file using SFTP
    - Example of using multiple, parallel sessions with a Raspberry Pi

    ### Changed

    - The libssh2lv shared libraries to v0.2.2

    ### Remove

    - Property definition for Session's `Connect.vi`
    - Property definition for Session's `Disconnect.vi`

    ### Fixed

    - Prepending array or string size to SCP download VI snippet in README
    - Prepending array or string size to SCP and SFTP download examples

    Package Homepage

  5. http://www.jkisoft.com/packages/packages/illuminatedg_lib_controlarray/illuminatedg_lib_controlarray-0.1.0.4.bmp

    Product: ControlArray v0.1.0.4
    Company: IlluminatedG
    Release Date: Wed, 13 Oct 2021 09:15:53 -0700
    Packager: Derrick Bommarito

    Description: Enables providing array-like UIs with arbitrary, homogeneous controls. This is especially useful to create a simulated array with XControls which normally can't be used in arrays.

    The library needs to be provided an array of the controls that will serve as the element views, a scrollbar, and an array that matches the value type of the controls used. The array serves as the full store of elements and the library manages inserting the proper elements into each of the controls as the view is scrolled.

    When using XControls it is imperative that the Data Change event in the Facade VI finish as quickly as possible. With this in mind the data type of the XControl will typically include some of the values used in an XControl's State data so that each element's UI can be updated immediately from the data past in as the XControl's new value.

    A simple temperature setpoint editor sample app is included to demonstrate the basic setup and interaction of the library.

    Release Notes:

    Package Homepage

  6. http://www.jkisoft.com/packages/packages/hooovahh_tremendous_tdms/hooovahh_tremendous_tdms-2.1.1.9.bmp

    Product: Hooovahh File IO >> Tremendous TDMS v2.1.1.9
    Company: Hooovahh
    Release Date: Tue, 05 Oct 2021 09:05:55 -0700
    Packager: Brian Hoover (hooovahh)

    Description: This package contains various tool for TDMS operations. These tools can help in TDMS file creation, editing, conversion, or reading, also with several demos.

    Release Notes: 2.1.1.9
    - Added File IO package dependency, and removed VIs that were duplicates with that package

    2.1.0.7
    - Updated the Read/Write TDMS Cluster to greatly reduce the amount of padding needed
    - Updated the Read/Write TDMS Cluster to support compression using the OpenG zip package

    2.0.0.6
    - Updated to 2018
    - Updated package dependency to the newer Hooovahh Array

    1.0.1.5
    - Downgraded to 2017 but some VIM features will only work in 2017 SP1.

    Initial Release
    - Classes for Circular, Periodic, Size, and Time of Day TDMS generation with examples of each
    - Reading and Writing Clusters into TDMS
    - XLSX Conversion example
    - File operations for combining files, renaming, moving, saving in memory to zip
    - Basic function for splitting TDMS file into segments
    - Reorder TDMS Channel with Demo



    Package Homepage

  7. http://www.jkisoft.com/packages/packages/automated_software_technology_lib_ast_unit_tester/automated_software_technology_lib_ast_unit_tester-1.8.0.4.bmp

    Product: AST Unit Tester v1.8.0.4
    Company: Automated Software Technology
    Release Date: Tue, 05 Oct 2021 09:05:37 -0700
    Packager: Dan Shangraw

    Description: AST Unit Tester is a tool to perform quick and easy unit tests on LabVIEW code. May need administrator privileges to install.


    Release Notes: Release Notes 9/1/2021 Rev 1.8.0

    -Added Search Function for tests

    Package Homepage

  8. http://www.jkisoft.com/packages/packages/dataflow_g_lib_g_audio/dataflow_g_lib_g_audio-0.2.1.1.bmp

    Product: G-Audio v0.2.1.1
    Company: Dataflow_G
    Release Date: Thu, 23 Sep 2021 11:02:16 -0700
    Packager: Dataflow_G

    Description: A cross-platform LabVIEW library for audio device playback and capture, and for reading and writing audio files.

    <b>Features:</b>
    * Support for audio playback
    * Support for audio capture
    * Playback and capture using selectable backends (WASAPI, DirectSound, Core Audio, PulseAudio, ALSA, etc)
    * Support for reading MP3, FLAC, Ogg Vorbis, and WAV formats
    * Support for writing WAV (PCM, IEEE Float, with Sony Wave64 support for large files)
    * Unicode path support (UTF-8)
    * Cross-platform, 32-bit and 64-bit
    * Simple to use API

    Release Notes: * Added `Get Audio File Position.vi`
    * Codec detection based on file signature
    * UTF-8 strings can be used as the path when opening files
    * Automatically start audio device during playback and capture
    * Fix misc. malleable VI issues
    * API Changes
    * Removed Codec input from `Open Audio File Read.vi`, `Quick Load Audio File.vi`, `Get Audio File Info.vi`
    * `Open Audio File Read.vi`, `Quick Load Audio File.vi`, `Get Audio File Info.vi` are now polymorphic

    Package Homepage

  9. http://www.jkisoft.com/packages/packages/dataflow_g_lib_g_audio/dataflow_g_lib_g_audio-0.2.0.1.bmp

    Product: G-Audio v0.2.0.1
    Company: Dataflow_G
    Release Date: Tue, 07 Sep 2021 12:59:19 -0700
    Packager: Dataflow_G

    Description: A cross-platform LabVIEW library for audio device playback and capture, and for reading and writing audio files.

    <b>Features:</b>
    * Support for audio playback
    * Support for audio capture
    * Playback and capture using selectable backends (WASAPI, DirectSound, Core Audio, PulseAudio, ALSA, etc)
    * Support for reading MP3, FLAC, Ogg Vorbis, and WAV formats
    * Support for writing WAV (PCM, IEEE Float, with Sony Wave64 support for large files)
    * Internal UTF-8 path support
    * Cross-platform
    * Thread-safe
    * Simple to use API

    Release Notes: - Audio playback and capture!
    - Continuous audio input and output
    - Multiple audio backends supported (WASAPI, DirectSound, Core Audio, PulseAudio, ALSA, etc)
    - Simultaneous playback and capture on multiple devices
    - Enumerate audio devices on-the-fly

    Package Homepage

  10. http://www.jkisoft.com/packages/packages/automated_software_technology_lib_ast_unit_tester/automated_software_technology_lib_ast_unit_tester-1.8.0.2.bmp

    Product: AST Unit Tester v1.8.0.2
    Company: Automated Software Technology
    Release Date: Tue, 07 Sep 2021 12:58:51 -0700
    Packager: Dan Shangraw

    Description: AST Unit Tester is a tool to perform quick and easy unit tests on LabVIEW code. May need administrator privileges to install.


    Release Notes: Release Notes 9/1/2021 Rev 1.8.0

    -Added Search Function for tests

    Package Homepage

  11. http://www.jkisoft.com/packages/packages/pantherlab_lib_dqmh_mqtt/pantherlab_lib_dqmh_mqtt-1.0.1.12.bmp

    Product: DQMH MQTT v1.0.1.12
    Company: PantherLAB
    Release Date: Sat, 04 Sep 2021 09:45:58 -0700
    Packager: <Enrique Noé Arias - PantherLAB>

    Description: DQMH + MQTT module template to <b>Comunicate using MQTT protocol with the Movile app Panther Sniffer for DQMH</b>.

    This package will add a new DQMH Cloneable Module to your Modules Templates.
    You can use this new module template to Sniff what is happening to your DQMH based application, just add a new module to your aplication and folow the instructions on our web page to setup the comunication with the Panther Sniffer for DQMH mobile APP.
    <u>https://pantherlab.com.mx/</u>


    <color=red> Download for free Panther Sniffer for DQMH </color>
    Available on Google Play Store:
    <u>https://play.google.com/store/apps/details?id=mx.com.pantherlab.pantherSniffer</u>




    Release Notes: <This is a DQMH Cloneable Module, with the MQTT Client capability, it can be used with the Panther Sniffer for DQMH already on the Google Play Store>


    Package Homepage

  12. http://www.jkisoft.com/packages/packages/pantherlab_lib_dqmh_mqtt_system/pantherlab_lib_dqmh_mqtt_system-1.0.1.12.bmp

    Product: DQMH MQTT (System) v1.0.1.12
    Company: PantherLAB
    Release Date: Sat, 04 Sep 2021 09:45:58 -0700
    Packager: <Enrique Noé Arias - PantherLAB>

    Description: DQMH + MQTT module template to <b>Comunicate using MQTT protocol with the Movile app Panther Sniffer for DQMH</b>.

    This package will add a new DQMH Cloneable Module to your Modules Templates.
    You can use this new module template to Sniff what is happening to your DQMH based application, just add a new module to your aplication and folow the instructions on our web page to setup the comunication with the Panther Sniffer for DQMH mobile APP.
    <u>https://pantherlab.com.mx/</u>


    <color=red> Download for free Panther Sniffer for DQMH </color>
    Available on Google Play Store:
    <u>https://play.google.com/store/apps/details?id=mx.com.pantherlab.pantherSniffer</u>




    Release Notes: <This is a DQMH Cloneable Module, with the MQTT Client capability, it can be used with the Panther Sniffer for DQMH already on the Google Play Store>


    Package Homepage

  13. http://www.jkisoft.com/packages/packages/hooovahh_tremendous_tdms/hooovahh_tremendous_tdms-2.1.0.7.bmp

    Product: Hooovahh Tremendous TDMS v2.1.0.7
    Company: Hooovahh
    Release Date: Wed, 01 Sep 2021 10:16:35 -0700
    Packager: Brian Hoover (hooovahh)

    Description: This package contains various tool for TDMS operations. These tools can help in TDMS file creation, editing, conversion, or reading, also with several demos.

    Release Notes: 2.1.0.7
    - Updated the Read/Write TDMS Cluster to greatly reduce the amount of padding needed
    - Updated the Read/Write TDMS Cluster to support compression using the OpenG zip package

    2.0.0.6
    - Updated to 2018
    - Updated package dependency to the newer Hooovahh Array

    1.0.1.5
    - Downgraded to 2017 but some VIM features will only work in 2017 SP1.

    Initial Release
    - Classes for Circular, Periodic, Size, and Time of Day TDMS generation with examples of each
    - Reading and Writing Clusters into TDMS
    - XLSX Conversion example
    - File operations for combining files, renaming, moving, saving in memory to zip
    - Basic function for splitting TDMS file into segments
    - Reorder TDMS Channel with Demo



    Package Homepage

  14. http://www.jkisoft.com/packages/packages/hse_lib_git_api/hse_lib_git_api-0.3.0.1.bmp

    Product: Git API v0.3.0.1
    Company: Hampel Software Engineering
    Release Date: Thu, 05 Aug 2021 15:02:30 -0700
    Packager: Hampel Software Engineering

    Description: A collection of LabVIEW VIs for using the git command line client.

    In the NI Example Finder, browsing the directory structure, navigate to \Hampel Software Engineering\Git API for an example.

    ------------------------------------------------------------
    Interested in CI/CD with LabVIEW? Then visit our Release Automation Tools at https://rat.hampel-soft.com. Our tools help automate the testing, documenting, building, packaging and publishing of your projects. Built-in support for Git lets you trigger our tools from your repository, via GitLab CI/CD or Azure DevOps amongst others.
    ------------------------------------------------------------

    This software is published under a free licence; you can use, modify and extend it as you wish. However, if you need commercial support, feel free to reach out to us.

    At Hampel Software Engineering (HSE) we work with our customers to increase the quality of their software through improved development processes. If you are interested in working with HSE or want to learn more about how we can help you please visit www.hampel-soft.com.

    Release Notes: [IMPROVEMENT] Make the API more versatile (issue #3)

    Package Homepage

  15. http://www.jkisoft.com/packages/packages/blue_origin_lib_blueserializationprovidershared/blue_origin_lib_blueserializationprovidershared-1.5.1.7.bmp

    Product: BlueSerializationProviderShared v1.5.1.7
    Company: Blue Origin
    Release Date: Thu, 05 Aug 2021 14:20:39 -0700
    Packager: Brent Justice

    Description: This code is shared between the BlueSerialzer core and BlueSerializer project provider.
    This was necessary because it's not desirable for the project provider to share a direct dependency with the core code.

    Release Notes:

  16. http://www.jkisoft.com/packages/packages/automated_software_technology_lib_ast_unit_tester/automated_software_technology_lib_ast_unit_tester-1.6.0.1.bmp

    Product: AST Unit Tester v1.6.0.1
    Company: Automated Software Technology
    Release Date: Mon, 02 Aug 2021 16:33:28 -0700
    Packager: Dan Shangraw

    Description: AST Unit Tester is a tool to perform quick and easy unit tests on LabVIEW code. May need administrator privileges to install.


    Release Notes: Release Notes7/30/2021 Rev 1.6.0

    -Fixed when virtual folder is slected in project and new test is seletcted. File dialog will start in owning item folder

    Package Homepage

  17. http://www.jkisoft.com/packages/packages/hse_lib_git_api/hse_lib_git_api-0.2.0.1.bmp

    Product: Git API v0.2.0.1
    Company: Hampel Software Engineering
    Release Date: Mon, 02 Aug 2021 16:05:55 -0700
    Packager: Hampel Software Engineering

    Description: A collection of LabVIEW VIs for using the git command line client.

    This software is published under a free licence; you can use, modify and extend it as you wish. However, if you need commercial support, feel free to reach out to us.

    At Hampel Software Engineering (HSE) we work with our customers to increase the quality of their software through improved development processes. If you are interested in working with HSE or want to learn more about how we can help you please visit www.hampel-soft.com.

    Release Notes: [IMPROVEMENT] Implement LVOOP structure (issue #2)

    Package Homepage

  18. http://www.jkisoft.com/packages/packages/automated_software_technology_lib_ast_unit_tester/automated_software_technology_lib_ast_unit_tester-1.5.0.4.bmp

    Product: AST Unit Tester v1.5.0.4
    Company: Automated Software Technology
    Release Date: Tue, 20 Jul 2021 12:37:06 -0700
    Packager: Dan Shangraw

    Description: AST Unit Tester is a tool to perform quick and easy unit tests on LabVIEW code. May need administrator privileges to install.


    Release Notes: Release Notes7/20/2021 Rev 1.5.0

    -Fixed bug Locking class when creating new test

    Package Homepage

  19. http://www.jkisoft.com/packages/packages/hse_lib_git_api/hse_lib_git_api-0.1.0.1.bmp

    Product: Git API v0.1.0.1
    Company: Hampel Software Engineering
    Release Date: Tue, 20 Jul 2021 08:53:07 -0700
    Packager: Hampel Software Engineering

    Description: A collection of LabVIEW VIs for using the git command line client.

    This software is published under a free licence; you can use, modify and extend it as you wish. However, if you need commercial support, feel free to reach out to us.

    At Hampel Software Engineering (HSE) we work with our customers to increase the quality of their software through improved development processes. If you are interested in working with HSE or want to learn more about how we can help you please visit www.hampel-soft.com.

    Release Notes: First release

    Package Homepage

  20. http://www.jkisoft.com/packages/packages/dataflow_g_lib_g_audio/dataflow_g_lib_g_audio-0.1.0.1.bmp

    Product: G-Audio v0.1.0.1
    Company: Dataflow_G
    Release Date: Thu, 15 Jul 2021 19:41:01 -0700
    Packager: Dataflow_G

    Description: A LabVIEW library for reading and writing audio files. Currently supports reading MP3, FLAC, Ogg Vorbis, and WAV encoded audio files, and writing WAV files. The library has 32-bit and 64-bit support, though only the decoders for FLAC and WAV utilize the full 64-bit address space.

    <b>Features:</b>
    * Support for reading MP3, FLAC, Ogg Vorbis, and WAV formats
    * Support for writing WAV (PCM, IEEE Float, with Sony Wave64 support for large files)
    * Internal UTF-8 path support
    * Cross-platform
    * Thread-safe
    * Simple to use API

    Release Notes: Initial release.

    Package Homepage

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.