Skip to content

Commit 90f2f53

Browse files
committed
GiGE: update aravis-0.8 requirement, authors, version in xml
1 parent 5e4f8a9 commit 90f2f53

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

indi-gige/AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Hendrik Beijeman (hbeyeman@gmail.com) http://phym.nl
2+
Spencer E. Olson (olsonse@umich.edu)

indi-gige/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Requirements
1515

1616
cfitsio-devel is required to compile support for FITS.
1717

18-
+ aravis >= v0.6
18+
+ aravis >= v0.8
1919

2020
aravis is required, see https://github.com/AravisProject/aravis
2121

@@ -57,9 +57,9 @@ GigE machine vision overview
5757
(2b) Vendor specific set
5858

5959
Project Aravis only uses genicam standard. For some features you need to
60-
access the CSR directly. These can easily be queried with arv-tool-0.6 that come
60+
access the CSR directly. These can easily be queried with arv-tool-0.8 that come
6161
with aravis, i.e.
62-
$ arv-tool-0.6 control R[0xF0F00A00] R[0xF0F00A04] R[0xF0F00A08] R[0xF0F00A10] R[0xF0F00A14]
62+
$ arv-tool-0.8 control R[0xF0F00A00] R[0xF0F00A04] R[0xF0F00A08] R[0xF0F00A10] R[0xF0F00A14]
6363

6464
Point Grey Research-16048874
6565
R[0xf0f00a00] = 0x08000600

indi-gige/indi_gige_ccd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<devGroup group="CCDs">
22
<device label="GigE CCD" mdpd="true">
33
<driver name="GigE CCD">indi_gige_ccd</driver>
4-
<version>0.1</version>
4+
<version>0.2</version>
55
</device>
66
</devGroup>
77

0 commit comments

Comments
 (0)