forked from flybywiresim/docs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: A380X API Page (flybywiresim#1047)
* Added A380X API page * Updates to page * Updates to file list * Updates to page * Lights done * Signs done * ADIRS done * Oxygen done * fire done * fuel done * AIR panel * ANTI ICE and CALLS panel * EFIS panel * FCU panel * BRAKE and Gear Panel * ISIS Panel * Several Panels * Complete API * Improved type naming * Imported GitHub pages to documentation * Removed outdated page for hardware in A32NX. Harmonized API pages. * Cross-linking files and various fixes and improvements * Fixing ext pwr new variables a380x
- Loading branch information
Showing
85 changed files
with
1,283 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
nav: | ||
- Overview: index.md | ||
- Common Hardware: hardware.md | ||
- ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: A32NX Developer API | ||
description: Documentation for the FlyByWire A32NX FlightDeck API. | ||
--- | ||
|
||
# A32NX Developer API | ||
|
||
Flight-Deck API Documentation: [Flight-Deck API](a32nx-flight-deck-api) | ||
|
||
In addition to the above documentation, all custom variables and custom events are documented by our developers on our project's GitHub: [:fontawesome-brands-github:{: .github } - **Docs section on GitHub**](https://github.com/flybywiresim/aircraft/tree/master/fbw-a32nx/docs){target=new} | ||
|
||
- [Original Page on Github for Custom LVARs](https://github.com/flybywiresim/aircraft/blob/master/fbw-a32nx/docs/a320-simvars.md){target=new} | ||
- [Original Page on Github for Custom Events](https://github.com/flybywiresim/aircraft/blob/master/fbw-a32nx/docs/a320-events.md){target=new} | ||
|
||
## Templates | ||
|
||
- **SPAD.neXt:** [flybywire-aircraft-a320-neo.xml](https://github.com/flybywiresim/aircraft/tree/master/fbw-a32nx/docs/SPAD.neXt){target=new} | ||
- **FSUIPC:** [flybywire-aircraft-a320-neo.evt](https://github.com/flybywiresim/aircraft/tree/master/fbw-a32nx/docs/FSUIPC){target=new} | ||
|
||
!!! note "The GitHub pages have been imported below for your convenience." | ||
|
||
## Developer SimVars Documentation | ||
|
||
{{ external_markdown('https://raw.githubusercontent.com/flybywiresim/aircraft/refs/heads/master/fbw-a32nx/docs/a320-simvars.md', '') }} | ||
|
||
## Developer Input Events Documentation | ||
|
||
{{ external_markdown('https://raw.githubusercontent.com/flybywiresim/aircraft/refs/heads/master/fbw-a32nx/docs/a320-events.md', '') }} | ||
|
||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-68.7 KB
docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Multi Panel.pdf
Binary file not shown.
Binary file removed
BIN
-71.3 KB
docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Pro Switch Panel.pdf
Binary file not shown.
Binary file removed
BIN
-58.9 KB
docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Script Panel.pdf
Binary file not shown.
Binary file removed
BIN
-126 KB
docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Stream Deck XL.pdf
Binary file not shown.
Binary file removed
BIN
-68.2 KB
docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 TCA-Q Addon.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-165 KB
docs/aircraft/a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-27.9 KB
docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-quadrant-add-on.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-31.8 KB
docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-sidestick.png
Binary file not shown.
Binary file removed
BIN
-30.2 KB
docs/aircraft/a32nx/assets/api-guide/thrustmaster-twcs-throttle.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
nav: | ||
- Overview: index.md | ||
- A380X Flight Deck API: a380x-flight-deck-api.md | ||
- A380X Developer API: a380x-systems-api.md | ||
- ... |
Oops, something went wrong.