altos/telegps: Set default log to 496kB for 4 logs
[fw/altos] / src / telegps-v0.3 / ao_pins.h
index ae401ed44784464a333b7eb93657ececbecc9411..d0e4d835b6c7261d860f9b6881487b953176d8aa 100644 (file)
@@ -71,8 +71,9 @@
 #define HAS_LOG                        1
 #define HAS_TRACKER            1
 
-#define AO_CONFIG_DEFAULT_APRS_INTERVAL        5
+#define AO_CONFIG_DEFAULT_APRS_INTERVAL                0
 #define AO_CONFIG_DEFAULT_RADIO_POWER          0xc0
+#define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       496 * 1024
 
 /*
  * GPS
@@ -86,7 +87,7 @@
 
 /* gets pretty close to 434.550 */
 
-#define AO_RADIO_CAL_DEFAULT   0x10b6a5
+#define AO_RADIO_CAL_DEFAULT   1095378
 
 #define HAS_RADIO_POWER                0
 #define AO_FEC_DEBUG           0