Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
CCDspMsgHeader.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tsMsgHeader
 

Macros

#define APP_SYNC   0xFA50
 
#define CURRENT_IDD_REV   0x03
 Revision 3. More...
 

Macro Definition Documentation

◆ APP_SYNC

#define APP_SYNC   0xFA50

◆ CURRENT_IDD_REV

#define CURRENT_IDD_REV   0x03

Revision 3.

Revision History Version 0x0100 was actually version 0x00 as there are only 8 bits of IddRev in the Interface...

Note
the revision of the version number should only be changed if a break in compatability in pre-existing messages is introduced. The DLL and MityDSP API should be able to deal with "unknown" messages for minor revisions (adding messages etc.) without hard failures. However, software with major version number differences is not required to "play nice" other than issue an error message.

Version 0x00 - Baseline "2.0" code base. Version 0x01 - Added Horizontal binning. Added fields for binning set numbers. Added Binning Sequence support. Version 0x02 - Added Mirroring support. Version 0x03 - Support version 3.0 of clcamiface.