Skip to content

Commit 230aa77

Browse files
committed
Additional docs; rename mdx to md; upgrade docusaurus
1 parent 681eae2 commit 230aa77

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/acars/flight.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,37 @@ id: flight
33
title: Flight Planning
44
---
55

6+
## Setting up your flight
7+
8+
There are several ways to configure flight:
9+
10+
1. Enter everything manually
11+
2. Load a flight from the flight search
12+
13+
14+
### Entering everything manually
15+
16+
This is simple, just type in everything for your flight, referring to your VA site.
17+
18+
### Flight Search or Bids
19+
20+
To load a flight from the search or bids, in the menu, select flight search. If your VA has search enabled, you can click search. If you click on "Bids", it will show your available bids.
21+
22+
If there is a SimBrief flight plan also loaded with the bid from the site, it will show up as "Yes" in that column.
23+
24+
### Flight Plans
25+
26+
In order for the route map to show all of your waypoints, you need to load a flight plan. vmsACARS does not have/contain any navigation information on its own, it's all loaded from a loaded flight plan. The follow flight plan types are supported:
27+
28+
1. FSX/P3D (`.pln`)
29+
1. X-Plane (`.fms`)
30+
1. MSFS (`.pln`)
31+
1. Simbrief (`.xml`, exported from the SimBrief site or the SimBrief Downloader. There is a "phpVMS" flight plan type that's available)
32+
33+
The routes/navpoints are then loaded from the flight plan, along with the TOD (from MSFS/Simbrief), and filed along with your PIREP.
34+
35+
---
36+
37+
## Lights and Aircraft Features
38+
39+
Lights and other features for aircraft may not work on all aircraft, due to the way developers differently implement the on/off switches/flags for these (for example, PMDG implements their lights differently for each aircraft). There is a `ConfigMap.xml` file that can be edited (make sure to create backups before updated - enhancements to this coming soon) which uses the aircraft name/title to determine which offsets (for FSUIPC) or data refs (X-Plane) are used to detect those features.

0 commit comments

Comments
 (0)