The WXM transputer software receives periodic messages from the Gamma DSP, with time histories from the Fregate instrument.
The time history messages are sent from the process
GAMMA_FLIGHT_DSP to the process XRAY_RECEIVE_G_HIST.
The format consists of:
msg[0], msg[1], msg[2], msg[3]: the time stamp.
msg[4 + 5 * this_detector]
@item
Four (4) counts: one for each energy band msg[4 +
(4+1)*this_detector + 1 + eband]
@item
Repeat this over the four (4) detectors.
@end itemize