Skip to content
Snippets Groups Projects
Commit 70766648 authored by Beat Küng's avatar Beat Küng
Browse files

RPi px4_fw.config: use AERT mixer file & fix fw_pos_control_l1 start

parent fdc48935
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ sensors start
commander start
ekf2 start
fw_att_control start
fw_pos_control_l1
fw_pos_control_l1 start
mavlink start -u 14556 -r 1000000
sleep 1
mavlink stream -u 14556 -s HIGHRES_IMU -r 20
......@@ -20,6 +20,6 @@ mavlink stream -u 14556 -s MANUAL_CONTROL -r 10
navio_sysfs_rc_in start
navio_sysfs_pwm_out start
navio_sysfs_pwm_out start -m ROMFS/px4fmu_common/mixers/AERT.main.mix
logger start -t
mavlink boot_complete
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment