Drone/User/task/config.yaml
2026-02-12 21:02:08 +08:00

50 lines
1.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_ai
name: ai
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_blink
name: blink
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_ctrl_gimbal
name: ctrl_gimbal
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_monitor
name: monitor
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_rc
name: rc
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_ctrl_shoot
name: ctrl_shoot
stack: 256
- delay: 500
description: 带有pwm温控的纯陀螺仪BMI088姿态解算任务无磁力计赛场环境一般不适用。控制IMU加热到指定温度防止温漂收集IMU数据给AHRS算法。收集BMI088的数据解算后得到四元数转换为欧拉角之后放到消息队列中等待其他任务取用。陀螺仪使用前需要校准校准结果保存在bmi088_cali结构体中需要自行实现。
freq_control: false
function: Task_atti_esti
name: atti_esti
preset_task: atti_esti
stack: 512