Skip to content
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

feat: Adding API information to A320neo Pilot Briefing #250

Merged
merged 59 commits into from
Oct 22, 2021

Conversation

frankkopp
Copy link
Member

@frankkopp frankkopp commented Oct 9, 2021

Summary

Adding API information to A320neo Pilot Briefing

This eventually documents every button, switch, dial and knob in the cockpit grouped be panels and interlinked with the interactive flight deck.

Location

A320neo Pilot Briefing

Discord username (if different from GitHub): Cdr_Maverick#6475

@vercel
Copy link

vercel bot commented Oct 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/flybywire/docs/4QUNRaYARRU8W6MiT8PmNvx8reZc
✅ Preview: https://docs-git-fork-frankkopp-briefing-apiupdate-flybywire.vercel.app

@Rascal650
Copy link

Rascal650 commented Oct 22, 2021

Apologies in advance if it's not the right place to post that. I started adding the new EFIS events in my mobiflight setup because most of the old EFIS events don't work with the experimental version. So far so good, I got the Rose, Range and navaid 1 & 2 programmed. That's easy because they are switches.

The logic for the CSTR/WPT/VOR/etc is a bit different for me. I need to use a "if / then / else" which I've never done before

I need to program the following for each of the 5 buttons when clicked:

if (A32NX_EFIS_L_OPTION was not set to a different value) then (set A32NX_EFIS_L_OPTION to the current value ) else (set A32NX_EFIS_L_OPTION to 0)

Can someone show me how to do that for the CSTR button? I can do the other buttons from there.

THANK YOU!

@frankkopp
Copy link
Member Author

Apologies in advance if it's not the right place to post that. I started adding the new EFIS events in my mobiflight setup because most of the old EFIS events don't work with the experimental version. So far so good, I got the Rose, Range and navaid 1 & 2 programmed. That's easy because they are switches.

The logic for the CSTR/WPT/VOR/etc is a bit different for me. I need to use a "if / then / else" which I've never done before

I need to program the following for each of the 5 buttons when clicked:

if (A32NX_EFIS_L_OPTION was not set to a different value) then (set A32NX_EFIS_L_OPTION to the current value ) else (set A32NX_EFIS_L_OPTION to 0)

Can someone show me how to do that for the CSTR button? I can do the other buttons from there.

THANK YOU!

This is not the right place for this question :) - I expected some feedback from you as per DM.

Nonetheless - this is how it looks in SPAD:

image

@frankkopp frankkopp merged commit b49c32f into flybywiresim:primary Oct 22, 2021
@frankkopp frankkopp deleted the briefing-apiupdate branch October 22, 2021 16:10
frankkopp added a commit that referenced this pull request Oct 23, 2021
* Added link to ECAM ELEC page

* Added API table to ELEC panel

* Added EXT LT and INT LT panels

* Added SIGNS panel

* Added ADIRS panel

* Added RCDR panel

* Added OXYGEN panel

* Added FIRE panel

* Added FUEL panel

* Added AC panel

* Added Anit Ice panel

* Added ILCP panel

* Added pedestal lighting panel

* Added light panels

* Added ISIS panels and headlines

* Added FCU, EFIS, Warning panels (not complete)

* Added FCU, EFIS, Warning panels (not complete)

* Added FCU, EFIS, Warning panels

* Added Switching, RMP, EFIS, ND

* Added Radar

* Added ATC-TCAS

* Added Engine panel

* Added Speed Brake panel

* Added Flaps panel

* Added Parking Brake panel and correction to flaps

* Added Rudder Trim panel

* Added Cockpit Door and Flight Stick

* Added Calls Panel

* Marking unclear things with notes

* Inline style for list line height

* Click to expand for collapsible admonition

Co-authored-by: Val <reyes.nico@gmail.com>

* Highlighting for Experimental notes

* Added Flaps simconnect with note broken

* Rain Repellent issue fixed - removed note

* feat: announcement bar (#210)

* feat: announcement bar v2

* center announcement

* use latest NOTAM as announcement

* style(fix-info-guide): remove alignment for side by side images and center (#246)

* docs(ap): reference forced "modern" flight model and small fixes (#248)

* docs(ap): reference forced "modern" flight model and small fixes

* remove flight model reference from one of the admonitions

* update(versions): add latest commits to master in curated list (#247)

* update(versions): add latest commits to master in curated list

* prune list - mav review

* docs(reported-issues): duplicate ailerons and keyboard issues from cAP page (#253)

* docs(PFD Briefing): corrections and updates (#252)

* initial typo from review

* MMO subscript

* typo decision speed

* V2 speed clarifications + engine loss blurb

* correct subscript for MMO

* typo in v2

* donbikes changes to v2

* grammar changes to v2

* fix empty space end of document

* docs(reported-issues): add unicode character issue (#254)

* docs: Extension of Troubleshooting chapter (#256)

* Extension of Troubleshooting chapter

* Typo

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: Val <reyes.nico@gmail.com>

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* Change to "Learn How to Fly the A32NX"

* Changed order and highlight important parts

* Changed headline

* Remove "as long" from sentence

* Rephrased item 2.

Co-authored-by: Val <reyes.nico@gmail.com>
Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* docs(reported-issues): update default FMS issue and move deadzone issue to fixed (#258)

* docs(reported-issues): update default FMS issue and move deadzone issue to fixed

* grammar changes

* grammar changes + additional information

* clarify workarounds

* Typo fix ThrottleCalibration

* Added topic link for Manual Configuration

* feat: discord bot commands list + changelog (#257)

* feat: Discord bot commands list + changelog

* navigation

* update projects index.md

* docs(update): sim version and add shield.io badge to other stable references (#259)

* Update to flyPad Settings +ISIS +RMP-Spacing (#260)

* fix(reported-issues): quick fix to reflect dev/experimental is compatible.

* build: create requirements.txt to install dependencies on build and deploy (#263)

* build: create requirements.txt

* force version in requirements for mkdocs-material

* update documentation.md to reflect new install method + other changes

* Added link to flight-deck API to API index.md

* Added Taxi, Rwy Turn Off and Landing Circuit and Brakes

* Updated please report error paragraph

* Updated some remarks

* Updated flaps to reflect current Dev

* Added spoiler LVAR

* Changed order slightly

* Made statement of order a note

* Added docs issues reporting

Co-authored-by: Val <reyes.nico@gmail.com>
Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>
frankkopp added a commit that referenced this pull request Oct 31, 2021
* Added link to ECAM ELEC page

* Added API table to ELEC panel

* Added EXT LT and INT LT panels

* Added SIGNS panel

* Added ADIRS panel

* Added RCDR panel

* Added OXYGEN panel

* Added FIRE panel

* Added FUEL panel

* Added AC panel

* Added Anit Ice panel

* Added ILCP panel

* Added pedestal lighting panel

* Added light panels

* Added ISIS panels and headlines

* Added FCU, EFIS, Warning panels (not complete)

* Added FCU, EFIS, Warning panels (not complete)

* Added FCU, EFIS, Warning panels

* Added Switching, RMP, EFIS, ND

* Added Radar

* Added ATC-TCAS

* Added Engine panel

* Added Speed Brake panel

* Added Flaps panel

* Added Parking Brake panel and correction to flaps

* Added Rudder Trim panel

* Added Cockpit Door and Flight Stick

* Added Calls Panel

* Marking unclear things with notes

* Inline style for list line height

* Click to expand for collapsible admonition

Co-authored-by: Val <reyes.nico@gmail.com>

* Highlighting for Experimental notes

* Added Flaps simconnect with note broken

* Rain Repellent issue fixed - removed note

* feat: announcement bar (#210)

* feat: announcement bar v2

* center announcement

* use latest NOTAM as announcement

* style(fix-info-guide): remove alignment for side by side images and center (#246)

* docs(ap): reference forced "modern" flight model and small fixes (#248)

* docs(ap): reference forced "modern" flight model and small fixes

* remove flight model reference from one of the admonitions

* update(versions): add latest commits to master in curated list (#247)

* update(versions): add latest commits to master in curated list

* prune list - mav review

* docs(reported-issues): duplicate ailerons and keyboard issues from cAP page (#253)

* docs(PFD Briefing): corrections and updates (#252)

* initial typo from review

* MMO subscript

* typo decision speed

* V2 speed clarifications + engine loss blurb

* correct subscript for MMO

* typo in v2

* donbikes changes to v2

* grammar changes to v2

* fix empty space end of document

* docs(reported-issues): add unicode character issue (#254)

* docs: Extension of Troubleshooting chapter (#256)

* Extension of Troubleshooting chapter

* Typo

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: Val <reyes.nico@gmail.com>

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* Update docs/fbw-a32nx/support/index.md

Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* Change to "Learn How to Fly the A32NX"

* Changed order and highlight important parts

* Changed headline

* Remove "as long" from sentence

* Rephrased item 2.

Co-authored-by: Val <reyes.nico@gmail.com>
Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>

* docs(reported-issues): update default FMS issue and move deadzone issue to fixed (#258)

* docs(reported-issues): update default FMS issue and move deadzone issue to fixed

* grammar changes

* grammar changes + additional information

* clarify workarounds

* Typo fix ThrottleCalibration

* Added topic link for Manual Configuration

* feat: discord bot commands list + changelog (#257)

* feat: Discord bot commands list + changelog

* navigation

* update projects index.md

* docs(update): sim version and add shield.io badge to other stable references (#259)

* Update to flyPad Settings +ISIS +RMP-Spacing (#260)

* fix(reported-issues): quick fix to reflect dev/experimental is compatible.

* build: create requirements.txt to install dependencies on build and deploy (#263)

* build: create requirements.txt

* force version in requirements for mkdocs-material

* update documentation.md to reflect new install method + other changes

* Added link to flight-deck API to API index.md

* Added Taxi, Rwy Turn Off and Landing Circuit and Brakes

* Updated please report error paragraph

* Updated some remarks

* Updated flaps to reflect current Dev

* Added spoiler LVAR

* Changed order slightly

* Made statement of order a note

* Added docs issues reporting

Co-authored-by: Val <reyes.nico@gmail.com>
Co-authored-by: NUT <87286435+NUTTTTTTTT@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants