mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
Eagle: SDLOG_PRIO_BOOST to raise sdlog2 priority
This should lead to less drops on Snapdragon although it's hard to verify this.
This commit is contained in:
@@ -2,6 +2,7 @@ uorb start
|
||||
muorb start
|
||||
sdlog2 start -r 100 -e -t -a -b 200
|
||||
param set MAV_BROADCAST 1
|
||||
param set SDLOG_PRIO_BOOST 3
|
||||
dataman start
|
||||
navigator start
|
||||
mavlink start -u 14556 -r 1000000
|
||||
|
||||
Reference in New Issue
Block a user