Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ni/niveristand-communications-bus-template
Template custom device for using communications buses in VeriStand
https://github.com/ni/niveristand-communications-bus-template
avionics custom-device transportation veristand
Last synced: 4 days ago
JSON representation
Template custom device for using communications buses in VeriStand
- Host: GitHub
- URL: https://github.com/ni/niveristand-communications-bus-template
- Owner: ni
- License: mit
- Created: 2020-08-25T20:44:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T11:26:08.000Z (16 days ago)
- Last Synced: 2024-12-20T12:28:27.439Z (16 days ago)
- Topics: avionics, custom-device, transportation, veristand
- Language: LabVIEW
- Homepage: http://www.ni.com
- Size: 11.3 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# VeriStand Communications Bus Template
The **VeriStand Communications Bus Template** provides a starting point for creating custom devices implementing communication protocols.
## LabVIEW Version
LabVIEW 2020
## Dependencies
- [LabVIEW Real-Time Module 2023](https://www.ni.com/en-us/support/downloads/software-products/download.labview-real-time-module.html#345605)
- [VeriStand Custom Device Development Tools](https://github.com/ni/niveristand-custom-device-development-tools)
- Latest [released package](https://github.com/ni/niveristand-custom-device-development-tools/releases) supporting LabVIEW 2020
- [HTML Workshop](https://github.com/ni/niveristand-custom-device-development-tools#external)
- [NI VeriStand Custom Device Testing Tools](https://github.com/ni/niveristand-custom-device-testing-tools)## Git History & Rebasing Policy
Branch rebasing and other history modifications will be listed here, with several notable exceptions:
- Branches prefixed with `dev/` may be rebased, overwritten, or deleted at any time.
- Pull requests may be squashed on merge.## License
The VeriStand Communications Bus Template is licensed under an MIT-style license (see LICENSE). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.