Generation 3 of the Harp project

Dependencies:   Servo TMP36 GZ buffered-serial1 chan_fatfs_sd nmea_parser watchdog mbed-rtos mbed

Fork of HARP2 by Tyler Weaver

Revision:
26:85cdb1031eb1
Parent:
24:7477105103e5
Child:
27:24fd8e32511c
--- a/config.h	Fri Dec 28 17:12:27 2012 +0000
+++ b/config.h	Thu Jan 10 19:03:34 2013 +0000
@@ -3,7 +3,7 @@
 #ifndef HARP_CONFIG_H
 #define HARP_CONFIG_H
 
-#define WAIT_FOR_LOCK   1 // set to 1 to not open log file until gps lock
+#define WAIT_FOR_LOCK   0 // set to 1 to not open log file until gps lock
 #define UNLOCK_ON_FALL  0 // set to 1 to not signal parachute untill falling
 
 const float target_lat = 39.921664;    // for setting the target location!