Add extra delays when cold-booting the UAV (#517)
commitf15440e209507284d374fb7fc55bd4afe3911a88
authorKonstantin Sharlaimov <konstantin.sharlaimov@gmail.com>
Mon, 29 Aug 2016 09:22:39 +0000 (29 12:22 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2016 09:22:39 +0000 (29 12:22 +0300)
tree847ee82f82a05367f8a8ec4729507fc7745154a0
parentb91d37e9c8a00f06d16a7643ee92c31ec7ad9aa5
Add extra delays when cold-booting the UAV (#517)

* Add extra 500ms delay on cold-boot
* Remove stray debug[] vars; add extra 2 second pre-init delay to GPS
* Enforce extra delay in GPS init only when cold-booting
* Disable MAG EXTI on all targets (unused)
* Made extra boot delay only present when compiling with GPS or MAG
src/main/io/gps.c
src/main/main.c
src/main/target/NAZE/target.h
src/main/target/REVO/target.h
src/main/target/RMDO/target.h
src/main/target/SPRACINGF3/target.h
src/main/target/SPRACINGF3EVO/target.h