Skip to content

fix(simbridge): Mention TERR ON ND uses simconnect #911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2023
Merged
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
5 changes: 4 additions & 1 deletion docs/simbridge/simbridge-feature-guides/terrain.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ The Terrain Awareness and Warning Systems (TAWS) is a system used to alert the f
Please be aware that we are still continuously optimizing the performance of the TERR ON ND feature.

SimBridge *must* be [running](../install-configure/start-simbridge.md#autostart) in order for the Terrain
Display to function.
Display to function.

The SimBridge Terrain Display feature relies on the MSFS SimConnect API. If you are having trouble with the TERR ON ND, please
ensure your SimConnect configuration is not unaltered and can accept local connections.

See [Autostart](../install-configure/start-simbridge.md#autostart) documentation on how to start it.

Expand Down