X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fmicrokite%2Fao_pins.h;fp=src%2Fmicrokite%2Fao_pins.h;h=346b63a1be735011f76a1e36b89588533d45268f;hp=3c56dfb86b3d03a86b02bf52988ebc6f6c9f6842;hb=d8e2b661e895fc59ded002a02191dcccce75f548;hpb=59976c44d1b6ee6505cfa4efd9a26ec4302f6c33 diff --git a/src/microkite/ao_pins.h b/src/microkite/ao_pins.h index 3c56dfb8..346b63a1 100644 --- a/src/microkite/ao_pins.h +++ b/src/microkite/ao_pins.h @@ -62,8 +62,9 @@ typedef int32_t alt_t; #define AO_ALT_VALUE(x) ((x) * (alt_t) 10) -#define BOOST_DETECT 1200 /* 100m (ish) */ +#define BOOST_DETECT 0 /* none */ #define LOG_INTERVAL 200 /* 19.2 seconds */ +#define BOOST_DELAY 0 #define AO_LOG_ID AO_LOG_ID_MICROKITE