mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 03:07:35 +08:00
Increased logging to 200 Hz in F330 startup for v2, allowed to set up to 333 Hz update rate in IO driver for v2 link
This commit is contained in:
@@ -108,7 +108,7 @@ then
|
||||
fi
|
||||
else
|
||||
px4io limit 400
|
||||
sdlog2 start -r 100 -a -b 16
|
||||
sdlog2 start -r 200 -a -b 16
|
||||
if rgbled start
|
||||
then
|
||||
#rgbled systemstate
|
||||
|
||||
Reference in New Issue
Block a user