Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
39:2f17131d22a5
Parent:
38:9070c17536cd
Child:
40:1324da35afd4
--- a/SnConstants.h	Wed May 29 18:54:19 2013 +0000
+++ b/SnConstants.h	Tue Jul 30 02:03:21 2013 +0000
@@ -7,7 +7,7 @@
 //
 // constants
 //
-static const bool     kIridAfarPwrSame  = true; // true if Iridium & Afar are on the same relay, false if not
+static const bool     kIridAfarPwrSame  = false; // true if Iridium & Afar are on the same relay, false if not
 static const uint32_t kBStime           = 946684800u; // 1/1/2000 00:00:00 UTC
 static const uint8_t  kNchans           = 4u;
 static const uint8_t  kNsamps           = 128u;