mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
RPi startup scripts: start logger
This commit is contained in:
parent
0a0f268407
commit
fdc489358a
@ -24,4 +24,5 @@ mavlink stream -d /dev/ttyUSB0 -s HIGHRES_IMU -r 50
|
||||
mavlink stream -d /dev/ttyUSB0 -s ATTITUDE -r 50
|
||||
navio_sysfs_rc_in start
|
||||
navio_sysfs_pwm_out start
|
||||
logger start -t
|
||||
mavlink boot_complete
|
||||
|
||||
@ -21,4 +21,5 @@ mavlink stream -u 14556 -s MANUAL_CONTROL -r 10
|
||||
|
||||
navio_sysfs_rc_in start
|
||||
navio_sysfs_pwm_out start
|
||||
logger start -t
|
||||
mavlink boot_complete
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user