Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Committer:
uci1
Date:
Tue Oct 16 04:47:44 2012 +0000
Revision:
22:f957c4f840ad
Child:
40:1324da35afd4
USB comm only. Make firing of comm window independent of real time clock. Add heartbeat firing time to the data stream.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
uci1 22:f957c4f840ad 1 #include "SnHeartbeatFrame.h"
uci1 22:f957c4f840ad 2
uci1 22:f957c4f840ad 3 const uint8_t SnHeartbeatFrame::kIOVers = 1;