Quick view tab variables

Hello everyone,
I have a question about the variables displayed in the quick view tab (next to the HUD). Where can i find a full explanation of each parameter in the available list?
Thank you.

1 Like

All status variables are displayed in the MissionPlanner/ExtLibs/ArduPilot/CurrentState.cs at master · ArduPilot/MissionPlanner · GitHub
You can find the display name and category there for most of them.