mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-01 11:13:58 -04:00
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
# hwdef for generic Linux configuration option, eg. running on your laptop
|
|
|
|
define HAL_BOARD_LOG_DIRECTORY "logs"
|
|
define HAL_BOARD_TERRAIN_DIRECTORY "terrain"
|
|
define HAL_BOARD_STORAGE_DIRECTORY "."
|
|
define HAL_INS_DEFAULT HAL_INS_NONE
|
|
define HAL_BARO_DEFAULT HAL_BARO_NONE
|