ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.78k stars 2.4k forks source link

Request: Use expandable parameter tree for Tuning Graph #735

Open iskess opened 9 years ago

iskess commented 9 years ago

I love the new expandable parameter tree used for .tlog graphing. log graph Please use the same method of organization for the Tuning Graph:

graph

meee1 commented 9 years ago

currently this is not possible, the graph this screen is designed to be a small subset of all that data available, as otherwise it is overwhelming.

meee1 commented 9 years ago

what is missing from the tunning selection that you want to graph? the tuning screen also does some unit conversions, like rad 2 deg etc.

iskess commented 9 years ago

It is very hard to find what I'm looking for quickly. I thought organised collapsable items would be easier to sort through. I could leave only the Groupings open that I'm interested in. Maybe there is another way. Perhaps the ability to reorganize? Or shade out items never used? Seems collapsable would be the easiest.

Additionally, it would help if the check mark was easier to see. Perhaps the selected item changed color or turns bold?