Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/en/qgc-user-guide/settings_view/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@ Values are settable even if no vehicle is connected. Settings that require a veh

This section defines the display units used in the application.

QGroundControl tracks **horizontal** and **vertical** distance preferences separately in the Fact system.
Facts tagged with unit type `m` follow the horizontal distance setting, while altitude and height facts use the `vertical m` unit type so they can show feet independently of map/distance units.
When altitudes look wrong after you change Display Units, verify both distance axes (and area/speed/temperature) rather than only the generic distance control.

The settings are:

- **Distance**: Meters | Feet
- **Distance** (horizontal): Meters | Feet
- **Vertical Distance** (altitude/height): Meters | Feet
- **Area**: SquareMetres | SquareFeet | SquareKilometers | Hectares | Acres | SquareMiles
- **Speed**: Metres/second | Feet/second | Miles/hour | Kilometres/hour | Knots
- **Temperature**: Celsius | Fahrenheit
Expand Down
Loading