altos/telegps: Set default log to 496kB for 4 logs
authorKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 04:53:07 +0000 (21:53 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 Jun 2014 04:53:07 +0000 (21:53 -0700)
This leaves space for four flight logs.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telegps-v0.3/ao_pins.h
src/telegps-v1.0/ao_pins.h

index 83151179a4b7cd97f6be7fc2de4a7899e37847d6..d0e4d835b6c7261d860f9b6881487b953176d8aa 100644 (file)
@@ -73,7 +73,7 @@
 
 #define AO_CONFIG_DEFAULT_APRS_INTERVAL                0
 #define AO_CONFIG_DEFAULT_RADIO_POWER          0xc0
-#define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       992 * 1024
+#define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       496 * 1024
 
 /*
  * GPS
index da6f466bf71b1bcbf80ce6cf5cb5d3f2270a98e2..5f53dd9dd39dc745ba2396b9d7b17c61f4ff16a5 100644 (file)
@@ -75,7 +75,7 @@
 
 #define AO_CONFIG_DEFAULT_APRS_INTERVAL                0
 #define AO_CONFIG_DEFAULT_RADIO_POWER          0xc0
-#define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       992 * 1024
+#define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       496 * 1024
 
 /*
  * GPS