telegps-v0.3: Reduce stack size to fit in ram
[fw/altos] / src / telegps-v0.3 / ao_pins.h
index 28ae30a47da0d0501e2ddc787272da3dcf3d8d54..d3c8e57337a814142e6fcbf8d26992b6ef59b753 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef _AO_PINS_H_
 #define _AO_PINS_H_
 
-#define AO_STACK_SIZE  448
+#define AO_STACK_SIZE  440
 
 #define IS_FLASH_LOADER                0
 
@@ -75,6 +75,7 @@
 #define AO_CONFIG_DEFAULT_APRS_INTERVAL                0
 #define AO_CONFIG_DEFAULT_RADIO_POWER          0xc0
 #define AO_CONFIG_DEFAULT_FLIGHT_LOG_MAX       496 * 1024
+#define AO_LOG_FORMAT                          AO_LOG_FORMAT_TELEGPS
 
 /*
  * GPS
@@ -95,7 +96,6 @@
 #define AO_CC115L_SPI_CS_PORT  0
 #define AO_CC115L_SPI_CS_PIN   3
 #define AO_CC115L_SPI_BUS      0
-#define AO_CC115L_SPI_SPEED    AO_SPI_SPEED_6MHz
 
 #define AO_CC115L_FIFO_INT_GPIO_IOCFG  CC115L_IOCFG2
 #define AO_CC115L_FIFO_INT_PORT                0