mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
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_INS_TYPE CONFIG_INS_STUB
|
||||||
# define CONFIG_PITOT_SOURCE PITOT_SOURCE_ANALOG_PIN
|
# define CONFIG_PITOT_SOURCE PITOT_SOURCE_ANALOG_PIN
|
||||||
# define MAGNETOMETER ENABLED
|
# define MAGNETOMETER ENABLED
|
||||||
|
|
||||||
|
// force HIL mode until we have the drivers done
|
||||||
|
# define HIL_MODE HIL_MODE_SENSORS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user