altos/telegps-v0.3: Disable APRS by default. Set log max to 1M
[fw/altos] / src / telegps-v0.3 / ao_pins.h
index ae401ed44784464a333b7eb93657ececbecc9411..343e33010487709579b40ecf90b9eb3376deedfc 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       1024 * 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