/alps/ipecamera

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ipecamera

« back to all changes in this revision

Viewing changes to cmosis.c

  • Committer: Suren A. Chilingaryan
  • Date: 2017-08-16 20:41:23 UTC
  • Revision ID: csa@suren.me-20170816204123-rahgc2euzxhrc4op
Support HighFlex-based ipecamera

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#define ipecamera_datacpy(dst, src, bank)   pcilib_datacpy(dst, src, 4, 1, bank->raw_endianess)
29
29
 
30
30
//#define IPECAMERA_SIMPLIFIED_READOUT
31
 
//#define IPECAMERA_RETRY_ERRORS
 
31
#define IPECAMERA_RETRY_ERRORS
32
32
#define IPECAMERA_MULTIREAD
33
33
 
34
34