mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
posix-configs: conflicting args for sdlog2
This commit is contained in:
@@ -5,4 +5,4 @@ sleep 1
|
|||||||
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
mavlink stream -u 14556 -s HIGHRES_IMU -r 50
|
||||||
mavlink stream -u 14556 -s ATTITUDE -r 50
|
mavlink stream -u 14556 -s ATTITUDE -r 50
|
||||||
mavlink boot_complete
|
mavlink boot_complete
|
||||||
sdlog2 start -r 100 -e -t -a
|
sdlog2 start -r 100 -e -t
|
||||||
|
|||||||
Reference in New Issue
Block a user