* Update README.md
Added reference to gitflow
* Updated to match new versioning structure (#73)
* Updated to match new versioning structure
* fix version number
Co-authored-by: Tony Kuker <akuker@gmail.com>
* Scsimon improvements (#74)
* Updated scsimon to save data on a nano-second time scale, instead of micro-second
* Cleanup error messages and data types
Co-authored-by: Tony Kuker <akuker@gmail.com>
* Updated for new version number
* Change reported version back to development build
Co-authored-by: Tony Kuker <akuker@gmail.com>
* First cut of very simple robot tests
* Remove log files and change test to use rascsi host name instead of hard-coded IP
* Added more keywords
* Added tests to check the reported SCSI vendor, revision, model and type
* Moved the Linux (host) utilities to a different file
* Added cdrom tests
* Added cdrom tests
* Finished up cd-rom tests. All tests pass, except for Anex86 drive
Co-authored-by: akuker <akuker@gmail.com>