mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
rpi startup configs: set logger buffer size to 200
Avoid dropouts, we have enough RAM there.
This commit is contained in:
@@ -24,5 +24,5 @@ mavlink stream -u 14556 -s MANUAL_CONTROL -r 10
|
||||
|
||||
navio_sysfs_rc_in start
|
||||
navio_sysfs_pwm_out start -m ROMFS/px4fmu_common/mixers/AERT.main.mix
|
||||
logger start -t
|
||||
logger start -t -b 200
|
||||
mavlink boot_complete
|
||||
|
||||
Reference in New Issue
Block a user