[Do not merge] Teledyne dalsa genie gige driver#1
Open
Conversation
ischoegl
commented
Jul 20, 2020
Collaborator
Author
ischoegl
left a comment
There was a problem hiding this comment.
@rfrazee I think overall the driver works well, so I just would like to make sure that we can keep using it in the future (and recompile if needed). I btw looked at the other GigECamera driver, and couldn't get it to work.
One thing that would be neat to have is a readout for the camera temperature, but I haven't found an example for that in the Sapera SDK yet.
Collaborator
Author
|
@rfrazee ... the driver compiles now (using a locally compiled Compilation environment (installed in the following order):
Driver was built from VS 2019. |
294737b to
1c9aa64
Compare
Author: Robert Frazee <rfraze1@lsu.edu>
- Update paths - Driver compiles - Minor changes in imports - Add temperature and device info - Rename TestCamera to SaperaGigE internally - Rename files and folders to SaperaGigE - Rename/add features - Remove hard-coded model description - Implement scanning for available cameralink servers - Add access to additional features - Add camera gain as property - Fix indents / reformat code - Update/fix binning property - Some reshuffling of content - Start working on image/roi shapes - Clean up pixel format selection - Update resizing of buffers - Simplify creation of properties based on device features - Improve driver handling/logging - Enable TurboDrive - Avoid crashes when hardware binning is not available - Update SaperaGigE specific tool chain elements
816e881 to
f997eba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is mainly to track progress (it is not meant to be merged upstream)