altos/telegps-v0.3: Add tracker task
[fw/altos] / src / telegps-v0.3 / ao_pins.h
index a4afaa547230d1ae0138537502cd4c7a211aa754..ae401ed44784464a333b7eb93657ececbecc9411 100644 (file)
@@ -46,7 +46,7 @@
 #define HAS_BEEP               0
 #define HAS_RADIO              1
 #define HAS_TELEMETRY          1
-#define HAS_RDF                        0
+#define HAS_RDF                        1
 #define HAS_APRS               1
 #define HAS_RADIO_RECV         0
 
@@ -69,6 +69,7 @@
 #define HAS_FLIGHT             0
 #define HAS_ADC                        0
 #define HAS_LOG                        1
+#define HAS_TRACKER            1
 
 #define AO_CONFIG_DEFAULT_APRS_INTERVAL        5
 #define AO_CONFIG_DEFAULT_RADIO_POWER          0xc0
@@ -87,7 +88,7 @@
 
 #define AO_RADIO_CAL_DEFAULT   0x10b6a5
 
-#define HAS_RADIO_POWER                1
+#define HAS_RADIO_POWER                0
 #define AO_FEC_DEBUG           0
 #define AO_CC115L_SPI_CS_PORT  0
 #define AO_CC115L_SPI_CS_PIN   3