mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fixed PX4 sanity test script (removed a check msg) (#6354)
* Fixed build error in Snapdragon Flight legacy driver mode (partially) * Fixed build error in eagle_legacy_default mode (px4muorb.h generation issue) * Fixed the snapdragon flight sanity test script (default and legacy driver modes) * Fixed PX4 sanity test script (removed a check msg)
This commit is contained in:
@@ -48,7 +48,6 @@ declare -a appsproc_strings_absent=(
|
||||
|
||||
# List of expected strings from the DSP
|
||||
declare -a dsp_strings_present=(
|
||||
"EKF alignment complete"
|
||||
"AdspCoreSvc: Started successfully"
|
||||
"loading BLSP configuration"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user