mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +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