Skip to content

Commit

Permalink
mavgraph:add autoland preselection
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Feb 18, 2018
1 parent c5aacbc commit a6c54eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mavgraphs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,11 @@ Velocity comparison x
<expression>BARO.Alt RFND.Dist1 RFND.Dist2 CTUN.Salt</expression>
</graph>

<graph name='Plane/AutoLand'>
<description>AutoLand target tracking</description>
<expression>TECS.h_dem TECS.h TECS.sp_dem:2 TECS.sp:2</expression>
</graph>

<graph name='Plane/PID Tuning/Pitch Controller'>
<description>
This shows how well the pitch controller is tracking the desired pitch rate.
Expand Down

0 comments on commit a6c54eb

Please sign in to comment.