summaryrefslogtreecommitdiff
path: root/src/telegps-v0.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/telegps-v0.3')
-rw-r--r--src/telegps-v0.3/ao_pins.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/telegps-v0.3/ao_pins.h b/src/telegps-v0.3/ao_pins.h
index ae401ed4..343e3301 100644
--- a/src/telegps-v0.3/ao_pins.h
+++ b/src/telegps-v0.3/ao_pins.h
@@ -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