Browse Source

Plane: switch PX4 to attitude HIL for now

a bit easier to debug
mission-4.1.18
Andrew Tridgell 12 years ago
parent
commit
868269e037
  1. 2
      ArduPlane/config.h

2
ArduPlane/config.h

@ -146,7 +146,7 @@ @@ -146,7 +146,7 @@
# define MAGNETOMETER ENABLED
// force HIL mode until we have the drivers done
# define HIL_MODE HIL_MODE_SENSORS
# define HIL_MODE HIL_MODE_ATTITUDE
#endif

Loading…
Cancel
Save