ni / niveristand-communications-bus-template

Template custom device for using communications buses in VeriStand
http://www.ni.com
MIT License
0 stars 3 forks source link

Unique custom device build for cloning. #73

Closed douglasnorman closed 3 years ago

douglasnorman commented 3 years ago

What does this Pull Request accomplish?

The renamed source copy is now capable of being built into a unique custom device that runs in System Explorer.

Why should this Pull Request be merged?

This completes the second user story for cloning the Comms Bus Template.

What testing has been done?

Testing on my dev VM includes:

niveristand-diff-bot commented 3 years ago

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

Template Tool.lvlib--Clone Template Main.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Clone%20Template%20Main.vi.png)
Template Tool.lvlib--Copy Template Source to New Location.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Copy%20Template%20Source%20to%20New%20Location.vi.png)
Template Tool.lvlib--Edit Paths in XML File.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Edit%20Paths%20in%20XML%20File.vi.png)
Template Tool.lvlib--Edit Project File Build Spec Destinations.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Edit%20Project%20File%20Build%20Spec%20Destinations.vi.png)
Template Tool.lvlib--Edit VI Constants.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Edit%20VI%20Constants.vi.png)
Template Tool.lvlib--Remove Test Folder From lvproj Temporarily.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Remove%20Test%20Folder%20From%20lvproj%20Temporarily.vi.png)
Template Tool.lvlib--Template Tool Global.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Template%20Tool%20Global.vi.png)
Template Tool.lvlib--Update CD Name in XML File.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-73/2021-01-29/16%3A39%3A37/Template%20Tool.lvlib--Update%20CD%20Name%20in%20XML%20File.vi.png)
buckd commented 3 years ago

Why is the Tests folder being removed? It also claims to be "temporarily", but I don't see it added back.

douglasnorman commented 3 years ago

Why is the Tests folder being removed? It also claims to be "temporarily", but I don't see it added back.

It is temporary as in for this PR. The problem is the tests within link to niveristand-custom-device-testing-tools. Ryan mentioned to just remove them for now, since they are all broken.