mirror of https://github.com/ArduPilot/ardupilot
Plane: for HIL_SENSORS for PX4 for now
until we have sensor drivers
This commit is contained in:
parent
9373a4e5b3
commit
e8075b1657
|
@ -144,6 +144,9 @@
|
|||
# define CONFIG_INS_TYPE CONFIG_INS_STUB
|
||||
# define CONFIG_PITOT_SOURCE PITOT_SOURCE_ANALOG_PIN
|
||||
# define MAGNETOMETER ENABLED
|
||||
|
||||
// force HIL mode until we have the drivers done
|
||||
# define HIL_MODE HIL_MODE_SENSORS
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue