Skip to content

Commit

Permalink
doc: changelog and pb simvar
Browse files Browse the repository at this point in the history
  • Loading branch information
tracernz committed Dec 8, 2022
1 parent c4d94ae commit 75fe2ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
1. [ADIRU] Implemented wind speed computation from TAS/GS/HDG - @tracernz (Mike)
1. [FMGC] Show proper transition names and final approach slope from AAU1 - @tracernz (Mike)
1. [FMGC] Don't accept blank input or / for hold distance - @tracernz (Mike)
1. [ADIRU/ND/PFD] Initial support for polar navigation - @tracernz (Mike)

## 0.9.0

Expand Down
5 changes: 5 additions & 0 deletions docs/a320-simvars.md
Original file line number Diff line number Diff line change
Expand Up @@ -1594,9 +1594,14 @@ In the variables below, {number} should be replaced with one item in the set: {
- TODO flag table

- A32NX_ADIRS_USES_GPS_AS_PRIMARY
- TODO delete (this is an FM function, not ADIRU)
- Bool
- Whether or not the GPS is used as the primary means of navigation/position determination.

- A32NX_PUSH_TRUE_REF
- Bool
- True reference pushbutton status

## Radio Receivers

- A32NX_RADIO_RECEIVER_USAGE_ENABLED
Expand Down

0 comments on commit 75fe2ab

Please sign in to comment.