mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Tools: LogAnalyzer updated to use FLOW_TYPE
This commit is contained in:
parent
2f82af9fdf
commit
d5df8312ad
File diff suppressed because one or more lines are too long
@ -12,7 +12,7 @@ class TestFlow(Test):
|
||||
# correctly aligned, is focussed and the test is performed over a textured surface with adequate lighting.
|
||||
# Note that the strobing effect from non incandescent artifical lighting can produce poor optical flow measurements.
|
||||
#
|
||||
# 1) Set LOG_DISARMED and FLOW_ENABLE to 1 and verify that ATT and OF messages are being logged onboard
|
||||
# 1) Set LOG_DISARMED and FLOW_TYPE to 10 and verify that ATT and OF messages are being logged onboard
|
||||
# 2) Place on level ground, apply power and wait for EKF to complete attitude alignment
|
||||
# 3) Keeping the copter level, lift it to shoulder height and rock between +-20 and +-30 degrees
|
||||
# in roll about an axis that passes through the flow sensor lens assembly. The time taken to rotate from
|
||||
|
Loading…
Reference in New Issue
Block a user