mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
use new logger for all eagle configs
This commit is contained in:
committed by
Lorenz Meier
parent
3d1a10d4f2
commit
7aea4a33c0
@@ -1,6 +1,6 @@
|
||||
uorb start
|
||||
muorb start
|
||||
sdlog2 start -r 100 -e -t -a -b 200
|
||||
logger start -t -b 200
|
||||
param set MAV_BROADCAST 1
|
||||
param set SDLOG_PRIO_BOOST 3
|
||||
dataman start
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
uorb start
|
||||
muorb start
|
||||
sdlog2 start -r 100 -e -t -a -b 200
|
||||
logger start -t -b 200
|
||||
param set MAV_BROADCAST 1
|
||||
param set SDLOG_PRIO_BOOST 3
|
||||
dataman start
|
||||
|
||||
Reference in New Issue
Block a user