mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
RPi startup scripts: start logger
This commit is contained in:
@@ -24,4 +24,5 @@ mavlink stream -d /dev/ttyUSB0 -s HIGHRES_IMU -r 50
|
|||||||
mavlink stream -d /dev/ttyUSB0 -s ATTITUDE -r 50
|
mavlink stream -d /dev/ttyUSB0 -s ATTITUDE -r 50
|
||||||
navio_sysfs_rc_in start
|
navio_sysfs_rc_in start
|
||||||
navio_sysfs_pwm_out start
|
navio_sysfs_pwm_out start
|
||||||
|
logger start -t
|
||||||
mavlink boot_complete
|
mavlink boot_complete
|
||||||
|
|||||||
@@ -21,4 +21,5 @@ mavlink stream -u 14556 -s MANUAL_CONTROL -r 10
|
|||||||
|
|
||||||
navio_sysfs_rc_in start
|
navio_sysfs_rc_in start
|
||||||
navio_sysfs_pwm_out start
|
navio_sysfs_pwm_out start
|
||||||
|
logger start -t
|
||||||
mavlink boot_complete
|
mavlink boot_complete
|
||||||
|
|||||||
Reference in New Issue
Block a user