Browse Source

Plane: raise the default WP radius

with L1 a large radius doesn't mean it turns too early
mission-4.1.18
Andrew Tridgell 11 years ago
parent
commit
21ed86004a
  1. 2
      ArduPlane/config.h

2
ArduPlane/config.h

@ -428,7 +428,7 @@ @@ -428,7 +428,7 @@
// Navigation defaults
//
#ifndef WP_RADIUS_DEFAULT
# define WP_RADIUS_DEFAULT 30
# define WP_RADIUS_DEFAULT 90
#endif
#ifndef LOITER_RADIUS_DEFAULT

Loading…
Cancel
Save