-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy pathbq_config
More file actions
143 lines (132 loc) · 3.68 KB
/
Copy pathbq_config
File metadata and controls
143 lines (132 loc) · 3.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
#
# Automatically generated file; DO NOT EDIT.
# Crazyflie Platform Configuration
#
#
# Build and debug options
#
CONFIG_CROSS_COMPILE="arm-none-eabi-"
# CONFIG_DEBUG is not set
# CONFIG_DEBUG_ENABLE_LED_MORSE is not set
# CONFIG_DEBUG_PRINT_ON_UART1 is not set
# CONFIG_DEBUG_DECK_IGNORE_OW is not set
#
# Platform configuration
#
CONFIG_PLATFORM_CF2=y
# CONFIG_PLATFORM_CF21BL is not set
# CONFIG_PLATFORM_BOLT is not set
# CONFIG_PLATFORM_TAG is not set
# CONFIG_PLATFORM_FLAPPER is not set
#
# IMU configuration
#
# CONFIG_IMU_MADGWICK_QUATERNION is not set
CONFIG_IMU_MAHONY_QUATERNION=y
#
# Sensor configuration
#
CONFIG_SENSORS_MPU9250_LPS25H=y
CONFIG_SENSORS_BMI088_BMP3XX=y
# CONFIG_SENSORS_BOSCH is not set
# CONFIG_SENSORS_IGNORE_BAROMETER_FAIL is not set
# CONFIG_SENSORS_BMI088_SPI is not set
CONFIG_SENSORS_BMI088_I2C=y
#
# Power management configuration
#
# CONFIG_PM_AUTO_SHUTDOWN is not set
#
# Communication
#
# CONFIG_SYSLINK_RX_DMA is not set
CONFIG_ENABLE_CPX=y
CONFIG_ENABLE_CPX_ON_UART2=y
CONFIG_CPX_UART2_BAUDRATE=576000
#
# App layer configuration
#
# CONFIG_APP_API_TEST is not set
# CONFIG_APP_ENABLE is not set
#
# Expansion deck configuration
#
CONFIG_DECK_FORCE="none"
CONFIG_DECK_ACTIVE_MARKER=y
CONFIG_DECK_AI=y
CONFIG_DECK_AI_WIFI_NO_SETUP=y
# CONFIG_DECK_AI_WIFI_SETUP_AP is not set
# CONFIG_DECK_AI_WIFI_SETUP_STA is not set
CONFIG_DECK_BIGQUAD=y
CONFIG_DECK_BIGQUAD_BAT_VOLT_MULT_MV=7800
CONFIG_DECK_BIGQUAD_BAT_AMP_PER_VOLT_MA=1000
# CONFIG_DECK_BIGQUAD_ENABLE_OSD is not set
# CONFIG_DECK_BIGQUAD_ENABLE_PM is not set
CONFIG_DECK_BUZZ=y
# CONFIG_DECK_CPPM is not set
# CONFIG_DECK_FLAPPER is not set
CONFIG_DECK_FLOW=y
# CONFIG_DECK_GTGPS is not set
CONFIG_DECK_LEDRING=y
CONFIG_DECK_LEDRING_DEFAULT_EFFECT=6
CONFIG_DECK_LEDRING_NBR_LEDS=12
CONFIG_DECK_LEDRING_DIMMER=0
CONFIG_DECK_LIGHTHOUSE=y
# CONFIG_DECK_LIGHTHOUSE_AS_GROUNDTRUTH is not set
CONFIG_DECK_LIGHTHOUSE_MAX_N_BS=4
CONFIG_DECK_LOCO=y
# CONFIG_DECK_LOCODECK_USE_ALT_PINS is not set
CONFIG_DECK_LOCO_NR_OF_ANCHORS=8
CONFIG_DECK_LOCO_ALGORITHM_AUTO=y
# CONFIG_DECK_LOCO_ALGORITHM_TWR is not set
# CONFIG_DECK_LOCO_ALGORITHM_TDOA2 is not set
# CONFIG_DECK_LOCO_ALGORITHM_TDOA3 is not set
# CONFIG_DECK_LOCO_FULL_TX_POWER is not set
# CONFIG_DECK_LOCO_TDOA3_HYBRID_MODE is not set
CONFIG_DECK_MULTIRANGER=y
CONFIG_DECK_OA=y
# CONFIG_DECK_SERVO is not set
CONFIG_DECK_USD=y
# CONFIG_DECK_USD_USE_ALT_PINS_AND_SPI is not set
CONFIG_DECK_ZRANGER=y
CONFIG_DECK_ZRANGER2=y
# CONFIG_DECK_CPX_HOST_ON_UART2 is not set
# CONFIG_DECK_ACS37800 is not set
CONFIG_DECK_RPM=y
# CONFIG_DECK_LOADCELL is not set
#
# Controllers and Estimators
#
CONFIG_CONTROLLER_AUTO_SELECT=y
# CONFIG_CONTROLLER_PID is not set
# CONFIG_CONTROLLER_INDI is not set
# CONFIG_CONTROLLER_MELLINGER is not set
# CONFIG_CONTROLLER_BRESCIANINI is not set
# CONFIG_CONTROLLER_LEE is not set
# CONFIG_CONTROLLER_OOT is not set
CONFIG_ESTIMATOR_KALMAN_ENABLE=y
# CONFIG_ESTIMATOR_KALMAN_TDOA_OUTLIERFILTER_FALLBACK is not set
# CONFIG_ESTIMATOR_UKF_ENABLE is not set
CONFIG_ESTIMATOR_OUTLIER_FILTERS=y
CONFIG_ESTIMATOR_AUTO_SELECT=y
# CONFIG_ESTIMATOR_KALMAN is not set
# CONFIG_ESTIMATOR_COMPLEMENTARY is not set
# CONFIG_ESTIMATOR_OOT is not set
#
# Motor configuration
#
CONFIG_MOTORS_ESC_PROTOCOL_STANDARD_PWM=y
# CONFIG_MOTORS_ESC_PROTOCOL_ONESHOT125 is not set
# CONFIG_MOTORS_ESC_PROTOCOL_ONESHOT42 is not set
# CONFIG_MOTORS_ESC_PROTOCOL_DSHOT is not set
CONFIG_MOTORS_REQUIRE_ARMING=y
CONFIG_MOTORS_DEFAULT_PROP_TEST_PWM_RATIO=0
CONFIG_MOTORS_DEFAULT_BAT_TEST_PWM_RATIO=0
CONFIG_POWER_DISTRIBUTION_QUADROTOR=y
CONFIG_ENABLE_THRUST_BAT_COMPENSATED=y
# CONFIG_LOG_MOTOR_CAP_WARNING is not set
#
# Parameter subsystem
#
# CONFIG_PARAM_SILENT_UPDATES is not set
CONFIG_DEFRAG_STORAGE_ON_STARTUP=y