Arianna autonomous DAQ firmware

Dependencies:   mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW

Revision:
50:163ec8d88aa9
Parent:
49:a2fb3ce86a5c
Child:
51:b2bc37d660c0
--- a/SnConstants.h	Wed Nov 06 00:09:00 2013 +0000
+++ b/SnConstants.h	Thu Nov 28 01:18:39 2013 +0000
@@ -16,7 +16,7 @@
 static const uint8_t  kNplasV1          = 5u;//72;  // update config i/o version if this changes
 static const uint8_t  kNplas            = kNplasV1; // update config i/o version if this changes
 static const uint16_t kNoTrigPla        = 0x0000u;
-static const uint8_t  kNcomms           = 2u;
+static const uint8_t  kNcomms           = 1u;
 static const uint16_t kNvoltsAve        = 500u; // must be greater than ~10 (but not checked. <2 will result in divide by 0)
 static const float    kAsfClkPrdUs      = 8.535; // us -- change kAdcToMBtimeCut if this is <=2us