Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for USB3Vision devices #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add support for USB3Vision devices #7

wants to merge 1 commit into from

Conversation

galou
Copy link

@galou galou commented May 2, 2018

  • Support for USB3Vision was added to aravis in version 0.6 (development).
  • Use arv_camera_* functions where possible.
  • Use ExposureTime instead of ExposureTimeAbs because ExposureTimeAbs is
    not anymore in recent GenICam SFNC versions (at least, not anymore in
    GenICam SFNC v2.3).
  • Use DeviceSerialNumber instead of DeviceID for the same reason.
  • Solve Aravis warning that signals were not disconnected.
  • Free the camera pointer.
  • Adapt to aravis v 0.6, where some members are now private.

- Support for USB3Vision was added to aravis in version 0.6 (development).
- Use arv_camera_* functions where possible.
- Use ExposureTime instead of ExposureTimeAbs because ExposureTimeAbs is
  not anymore in recent GenICam SFNC versions (at least, not anymore in
  GenICam SFNC v2.3).
- Use DeviceSerialNumber instead of DeviceID for the same reason.
- Solve Aravis warning that signals were not disconnected.
- Free the camera pointer.
- Adapt to aravis v 0.6, where some members are now private.
@galou
Copy link
Author

galou commented Jun 29, 2018

Someone willing to intergrate? Is there any problem with my modifications?

@galou
Copy link
Author

galou commented Nov 27, 2018

Ping

@galou
Copy link
Author

galou commented Apr 17, 2019

Is this the correct place to send pull requests?

@galou
Copy link
Author

galou commented Jul 16, 2019

Please someone integrate.

@galou
Copy link
Author

galou commented May 25, 2020

Ping

@galou
Copy link
Author

galou commented Mar 4, 2021

This repository seems unmaintained. Cf. https://github.com/florisvb/camera_aravis for an up-to-date version (where this PR is merged).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant