mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
add board architecture specific init defaults
This commit is contained in:
committed by
Lorenz Meier
parent
e53e001de1
commit
4d288512b5
@@ -1,7 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# ModalAI FC-v1 specific board defaults
|
||||
# Maintainer: travis@modalai.com
|
||||
# board specific defaults
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
#
|
||||
@@ -24,12 +23,6 @@
|
||||
# V110 - J1011 pin 5
|
||||
param set-default CBRK_IO_SAFETY 22027
|
||||
|
||||
# Multi-EKF
|
||||
param set-default EKF2_MULTI_IMU 3
|
||||
param set-default SENS_IMU_MODE 0
|
||||
|
||||
param set-default UAVCAN_ENABLE 2
|
||||
|
||||
#
|
||||
# Stand Alone configuration
|
||||
#
|
||||
@@ -98,6 +91,5 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
|
||||
safety_button start
|
||||
|
||||
Reference in New Issue
Block a user