/[PAMELA software]/yoda/techmodel/forroutines/anticounter/AC.h
ViewVC logotype

Diff of /yoda/techmodel/forroutines/anticounter/AC.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.2 by kusanagi, Thu Dec 16 17:32:59 2004 UTC revision 2.3 by kusanagi, Tue Feb 8 08:23:13 2005 UTC
# Line 14  struct calibstruct{ Line 14  struct calibstruct{
14    unsigned short iCRC;    unsigned short iCRC;
15    unsigned short tail;    unsigned short tail;
16    unsigned short CRC;    unsigned short CRC;
17      unsigned short CRCcheck;
18  };  };
19    
20  struct physicsstruct{  struct physicsstruct{
# Line 31  struct physicsstruct{ Line 31  struct physicsstruct{
31    unsigned short temp[2];        unsigned short temp[2];    
32    unsigned short DAC[8];    unsigned short DAC[8];
33    unsigned short CRC;    unsigned short CRC;
34      unsigned short CRCcheck;
35  };  };
36    
37    

Legend:
Removed from v.2.2  
changed lines
  Added in v.2.3

  ViewVC Help
Powered by ViewVC 1.1.23