mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
boards new split VENDOR_MODEL naming convention
This commit is contained in:
committed by
David Sidrane
parent
f692ad04d0
commit
abb3817d31
@@ -17,7 +17,7 @@ fi
|
||||
# Begin Setup for board specific configurations. #
|
||||
###############################################################################
|
||||
|
||||
if ver hwcmp PX4FMU_V5 AV_X_V1
|
||||
if ver hwcmp PX4_FMU_V5 AV_X_V1
|
||||
then
|
||||
set LOGGER_BUF 64
|
||||
fi
|
||||
@@ -36,7 +36,7 @@ then
|
||||
set LOGGER_ARGS "-f"
|
||||
fi
|
||||
|
||||
if ver hwcmp AEROFC_V1
|
||||
if ver hwcmp INTEL_AEROFC_V1
|
||||
then
|
||||
set LOGGER_ARGS "-m mavlink"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user