Public Attributes | |
GenericHeader_t | gHdr |
unsigned int | unixTime |
unix UTC sec | |
unsigned int | unixTimeUs |
unix UTC microsec | |
int | gpsSubTime |
GPS timestamp. More... | |
unsigned int | turfEventId |
Turf event id that doesn't roll. | |
unsigned int | eventNumber |
Global event number. | |
unsigned short | calibStatus |
Were we flashing the pulser? | |
unsigned char | priority |
priority and other | |
unsigned char | turfUpperWord |
The upper 8 bits from the TURF. | |
unsigned char | otherFlag |
unsigned char | errorFlag |
Error Flag. More... | |
unsigned char | surfSlipFlag |
Sync Slip between SURF 2-9 and SURF 1. | |
unsigned char | nadirAntTrigMask |
8-bit nadir phi mask (from TURF) | |
unsigned int | antTrigMask |
2x 16-bit phi ant mask (from TURF) | |
unsigned short | phiTrigMask |
16-bit phi mask (from TURF) | |
unsigned char | reserved [2] |
TurfioStructVer13_t | turfio |
The X byte TURFIO data. | |
Definition at line 712 of file oldStructs.h.
unsigned char AnitaEventHeaderVer13_t::errorFlag |
Error Flag.
Bit 1 means sync slip between TURF and software Bit 2 is sync slip between SURF 1 and software Bit 3 is sync slip between SURF 10 and SURF 1 Bit 4 is non matching TURF test pattern
Definition at line 738 of file oldStructs.h.
int AnitaEventHeaderVer13_t::gpsSubTime |
GPS timestamp.
the GPS fraction of second (in ns) (for the X events per second that get tagged with it, note it now includes second offset from unixTime)
Definition at line 724 of file oldStructs.h.
unsigned char AnitaEventHeaderVer13_t::otherFlag |
Currently the first two surf evNums
Definition at line 730 of file oldStructs.h.