Skip to content

Commit ed0647d

Browse files
committed
feat: a32nx v012.md release notes
1 parent e518fc6 commit ed0647d

File tree

4 files changed

+184
-1
lines changed

4 files changed

+184
-1
lines changed

docs/release-notes/a32nx/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: A32NX Release Notes
33
nav:
44
- ...
5+
- Stable Release v0.12.0: v0120.md
56
- Stable Release v0.11.0: v0110.md
67
- Stable Release v0.10.1: v0101.md
78
- Stable Release v0.10.0: v0100.md

docs/release-notes/a32nx/v0120.md

Lines changed: 182 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,182 @@
1+
---
2+
title: A32NX Stable Release v0.12.0
3+
---
4+
5+
# A32NX Stable Release v0.12.0
6+
7+
Our latest A32NX release is packed with enhancements. Our team has integrated new functionalities across the EFB, FMS, and MCDU, bringing expanded capabilities like real-time
8+
METAR from NOAA and improved usability in critical flight systems. Notable updates include expanded GSX integration, refined autoland in crosswind conditions, and an improved
9+
system for handling overspeed warnings and landing gear alerts.
10+
11+
Highlights in this release include:
12+
13+
- [x] NOAA as a new METAR source with updated integration for landing calculations and the EFB main page.
14+
- [x] Visual and functionality upgrades across the FMS, including the PERF pages and speed mode alerts.
15+
- [x] Enhanced roll law stability, expanding the sim rate limit up to 8.
16+
- [x] New GSX payload sync options, allowing seamless fuel and pushback operations.
17+
- [x] Dynamic improvements in hydraulics, lighting, and the 3D model.
18+
19+
For a full release changelog - [see here](#changelog)
20+
21+
!!! tip "Recommended Settings"
22+
Before your first flight, please make sure to read our [Recommended Settings](../../aircraft/install/settings.md) guide.
23+
24+
!!! warning "**Navigraph + SimBrief Integration**"
25+
The authentication process for Navigraph services (SimBrief included) has changed. Please see the following page for more information:
26+
27+
[SimBrief Integration](../../aircraft/a32nx/feature-guides/simbrief.md){.md-button}
28+
29+
**Navigraph Airframe**
30+
31+
The team at Navigraph have been kind enough to include our airframe as a selectable option on SimBrief. You no longer have to save our custom airframe to your account to
32+
use it. If we decide to make any changes, it will be automatically updated in their system.
33+
34+
[Guide Here](../../aircraft/a32nx/feature-guides/simbrief.md#simbrief-airframe){.md-button}
35+
36+
!!! warning "Important User Experience Changes"
37+
38+
Please note the following changes.
39+
40+
SimBridge is now required to use the following features:
41+
42+
- Terrain on ND
43+
- MCDU Remote Display
44+
- External Printer
45+
- Local Files feature
46+
- Company Routes
47+
48+
[SimBridge Guides Here](../../tools/simbridge/index.md){.md-button}
49+
50+
- Custom Flight Management System.
51+
- See the [Special Notes Section](../../aircraft/a32nx/feature-guides/cFMS.md#special-notes) on our custom FMS page for more details.
52+
- Weather radar is inoperable as we wait for Asobo implementations.
53+
- MSFS Built-in ATC and VFR maps are partially supported. [Guides Here](../../aircraft/a32nx/feature-guides/flight-planning.md)
54+
- [Discontinuities](../../pilots-corner/a32nx/a32nx-advanced-guides/flight-planning/disco.md) may now appear in your flight plan — they are a feature and not a bug.
55+
- [Throttle calibration](../../aircraft/common/flypados3/throttle-calibration.md) is **mandatory**.
56+
57+
!!! info ""
58+
Downloads available through our [installer](../../aircraft/install/installation.md).
59+
60+
Please see our [Support Guide](../../aircraft/support/index.md) and [Reported Issues](../../aircraft/support/reported-issues.md).
61+
62+
---
63+
64+
## Changelog
65+
66+
* [API] Added EX1 event handling for fbw.wasm c++ code - @frankkopp (Frank Kopp)
67+
* [AP] Add NAV on GA capability - @lukecologne (luke)
68+
* [AP] Further tuned Autoland in Crosswind Situations - @aguther (Andreas Guther)
69+
* [AP] Increased nz limit for SRS mode during go-arounds - @aguther (Andreas Guther)
70+
* [AP] Tuning of Autoland especially in Crosswind situations - @aguther (Andreas Guther)
71+
* [ATHR/FADEC] Improved reverse thrust limit - @aguther (Andreas Guther)
72+
* [ATSU] Fixed GROUND REQ page not updating after successful station insert - @BravoMike99 (bruno_pt99)
73+
* [AUTOFLIGHT] Fixed managed speed not engaging when V2 is confirmed after a departure runway change - @tracernz (Mike)
74+
* [AUTOFLIGHT] Implement NAV IN GA - @lukecologne (luke)
75+
* [BLEED] Add Air starter unit to enable ground starts - @Maximilian-Reuter (_Chaoz_)
76+
* [CDU] Fix auto weight and balance import on INIT B during GSX boarding not using the target values - @Maximilian-Reuter
77+
* [CDU] Fix for EFOB calculation not pulling from block fuel prior to engine start - @PatM (Patrick Macken)
78+
* [ECAM] Fixed ALL ECAM Button cycling through STS page and being inconsisten on press - @Maximilian-Reuter (_chaoz_)
79+
* [EFB/ATSU] Added NOAA (aviationweather.gov) as a METAR source - @tracernz (Mike)
80+
* [EFB/FBW] Added option for TOGA off axis for devices where the TOGA button is built into the throttle - @ImmortalCake
81+
* [EFB/SIMBRIEF] Option to import SimBrief Fuel & Payload when SimBrief Data is imported - @Fragtality (Fragtality) + @Maximilian-Reuter
82+
* [EFB] Added a takeoff performance calculator - @donstim (donbikes), @tracernz (Mike)
83+
* [EFB] Added expedited presets - @frankkopp (Frank Kopp)
84+
* [EFB] Added missing localization for SimBridge related settings in SimOptions page - @implasmatbh (Plasma)
85+
* [EFB] Added new F/O camera view, and adjusted captain view to suit new flyPad orientation - @tracernz (Mike)
86+
* [EFB] Added simrate and pause on TOD controls to control center - @2hwk (2Cas)
87+
* [EFB] Added simrate indicator to status bar - @2hwk (2Cas)
88+
* [EFB] Added warning for not compatible aircraft type to simbrief import - @2hwk (2Cas)
89+
* [EFB] Added warning for not compatible aircraft type to simbrief import - @2hwk (2Cas)
90+
* [EFB] Automatically unfocus EFB input fields when the camera shifts away from the EFB - @tracernz (Mike)
91+
* [EFB] C++ WASM framework, extra-backend to replace flypad-backend, smooth dial turning for Lighting Presets - @frankkopp (Frank Kopp)
92+
* [EFB] Checklist restructure to add more capabilities and use json configs - @frankkopp (Frank Kopp)
93+
* [EFB] Fix default value for boarding rate - @tracernz (Mike)
94+
* [EFB] Fixed the main page and landing calculator to use the selected METAR source - @tracernz (Mike)
95+
* [EFB] Instant refuel now allowed with GSX Fuel Sync active and reflects GSX refuel being active - @Fragtality (Fragtality)
96+
* [EFB] Read from VFS JSON5 markup for Ground > Payload page - @2hwk (2Cas)
97+
* [EFB] Updated taxi, landing, parking & secure checklists to november 2023 revision - @BravoMike99 (bruno_pt99)
98+
* [EFCS/AP/ATHR] Improved support of Active Pause - @aguther (Andreas Guther)
99+
* [EFCS] Add precontrol to roll angle controller to improve dynamic response - @lukecologne (luke)
100+
* [EFCS] Decrease yaw damper at low speeds on ground, down to 0 below 40kts - @lukecologne (luke)
101+
* [EFCS] Fix ground spoiler retraction after increasing TLA slightly above 0 - @lukecologne (luke)
102+
* [EFCS] Freeze rudder trim when below 200 ft RA - @aguther (Andreas Guther)
103+
* [EFCS] Implement calculated yaw damper gain - @lukecologne (luke)
104+
* [EFCS] Increase maximum sim rate limit to 8 due to improvements in roll law stability - @lukecologne (luke)
105+
* [EFCS] Reworked, more realistic flare law - @aguther (Andreas Guther)
106+
* [ELEC] Use ADIRU and LGCIU signals for speed and in flight determination - @Gurgel100 (Pascal)
107+
* [EWD] Fixed PACKS indication when no FADECS - @ArtemisPlayer (ArtemisPlayer)
108+
* [FAC] Improve sideslip estimation - @lukecologne (luke)
109+
* [FADEC] Added quick start for engines and APU - @frankkopp (Frank Kopp) - @Gurgel100 (Pascal)
110+
* [FADEC] Fadec rewrite/cleanup/commenting using cpp framework - @frankkopp (Frank Kopp)
111+
* [FCU] Disabled QFE mode - @tracernz (Mike)
112+
* [FCU] Fix the QFE indicator not illuminating - @BenJuan26 (BenJuan26)
113+
* [FCU] Fixed SPD display in MACH mode to include decimal - @budzique (Joe Jackson)
114+
* [FLIGHTMODEL/ICE PROT] - Interim fix for A/I system bug and quicker windscreen clearing of ice - @donstim (donbikes)
115+
* [FLIGHTMODEL/ICE PROT] Fix anti-ice systems by re-enabling engine bleed air source - @ngreatorex (Neil Greatorex)
116+
* [FLIGHTMODEL] Fix pitch trim on approach - @donstim (donbikes)
117+
* [FLIGHTMODEL] Fixes some crosswind issues - @donstim (donbikes)
118+
* [FLIGHTMODEL] Landing lights or RAT extended now have drag - @Crocket63 (crocket)
119+
* [FMS/AP/ND/PFD] Added support for localiser back course approaches - @tracer (Mike)
120+
* [FMS] Do not transmit bearing information to ND on manual legs - @BravoMike99 (bruno_pt99)
121+
* [FMS] Fix ORIGIN/DEST not being reported to API - @nathaninnes (Sabes)
122+
* [FMS] Fix VNAV crash for steep approaches - @BlueberryKing (BlueberryKing)
123+
* [FMS] Fix stringing logic between SID/STAR and enroute - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
124+
* [FMS] Fix tailwind component of trip wind being treated as a headwind - @BlueberryKing (BlueberryKing)
125+
* [FMS] Fixed PROG page REC MAX upper limit - @tshomas (shomas)
126+
* [FMS] Fixed an issue where blank rows were shown on the arrivals page - @tracernz (Mike)
127+
* [FMS] Implement CHECK SPEED MODE message - @BlueberryKing (BlueberryKing)
128+
* [FMS] Implement ability to program alternate routing - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
129+
* [FMS] Implement missed approach route - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
130+
* [FMS] Improve altitude/speed constraint robustness on procedures - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
131+
* [FMS] Improve layout of PERF CLB, PERF CRZ and PERF DES pages according to H3 - @BlueberryKing (BlueberryKing)
132+
* [FMS] Improved NAVAID page - @tracernz (Mike)
133+
* [FMS] Run vertical predictions without V-speeds - @BlueberryKing (BlueberryKing)
134+
* [FMS] Selected navaids are now reset on entering the done flight phase - @tracernz (Mike)
135+
* [FMS] Show runway ident on lateral/vertical revision page of the missed approach point - @BlueberryKing (BlueberryKing)
136+
* [FUEL] Lowered starting fuel on C/D spawn, will only load last saved fuel on C/D spawn, center tank refuel now happens simultaneous with wing refuel - @Maximilian-Reuter
137+
* [FWC/PANEL] GEAR NOT DOWN warnings added including red arrow on panel - @tracernz (Mike)
138+
* [FWC] Fix NW STRG DISC turning amber too soon - @adoggman (Andrew)
139+
* [FWC] Implement non-cancellable master warning for overspeed and gear not down - @tracernz (Mike)
140+
* [FWC] Implement overspeed VMO/MMO warning - @tracernz (Mike)
141+
* [FWC] Improved LDG LT memo to take into account light position - @BravoMike99 (bruno_pt99)
142+
* [FWS] Improved landing memo gear logic - @tracernz (Mike)
143+
* [GENERAL] Added C++ WASM framework and migrated all flypad-backend code to it - @frankkopp (Frank Kopp)
144+
* [GENERAL] Added environ AIRCRAFT_PROJECT_PREFIX to allow for custom aircraft project prefixes - @2hwk (2Cas)
145+
* [GENERAL] Implemented a new unified VFS JSON5 markup standard for A/C configuration for FlyByWire based projects (building block for per-livery configuration) - @2hwk (2Cas)
146+
* [GPWS] Fixed behaviour and trigger conditions for GPWS Mode 4 submodes - @LeechCZ (Leech)
147+
* [GSX/EFB] FBW Chocks & Cones are usable with GSX Fuel/Payload Sync and react to GSX Pushback - @Fragtality (Fragtality)
148+
* [GSX/FUEL] Allow Refuel Process to finish when GSX L-Vars go 0 due to SimConnect Issues - @Fragtality (Fragtality)
149+
* [GSX/FUEL] Refuel process now starts automatically when GSX fuel hose is connected - @Fragtality (Fragtality)
150+
* [GSX] Fixed GSX pin not actually disabling NWS - @Maximilian-Reuter (_Chaoz_)
151+
* [HOPPIE] Remove ATSU/AOC source checks - @auroraisluna (alepouna)
152+
* [HYD] Updated hydraulic positioning loop for nose steering - @Crocket63 (crocket)
153+
* [ISIS] Fixed localiser deviation when on the back beam - @tracernz (Mike)
154+
* [LIGHTING] Fixed Automatic Lighting on Spawn depending on outside lightcondition - @Maximilian-Reuter (_chaoz_)
155+
* [LIGHTS] Movement of landing lights now requires power and position is output into LVAR - @Maximilian-Reuter
156+
* [MCDU] Dash alternate time predictions if alternate fuel is manually inserted @BravoMike99 (bruno_pt99)
157+
* [MCDU] FUEL PRED layout improvemnts @BravoMike99 (bruno_pt99)
158+
* [MCDU] Fixed ZFW Autofill with lbs during boarding @ShreyasKallingal
159+
* [MCDU] Fixed ZFW Autofill with lbs during boarding @ShreyasKallingal
160+
* [MCDU] Make dest fuel amber instead of alternate if below min fuel in FUEL PRED page - @BravoMike99 (bruno_pt99)
161+
* [MCDU] Removed V-speed auto-fill function - @tracernz (Mike)
162+
* [MISC] Fixed wrong msfs plane acceleration during reverser use causing autobrake wrong brake inputs - @Crocket63 (crocket)
163+
* [MODEL] Fixed some glaring issues with the flight deck model - @MoreRightRudder, @Repsol2k, @tracernz
164+
* [MODEL] Folding armrests - @Repsol2k
165+
* [MODEL] General improvements to 3d model and textures - @MoreRightRudder, @Repsol2k, @tracernz
166+
* [MODEL] Replaced overhead decals - @Repsol2k
167+
* [ND/TCAS] Fixed disappearing TCAS targets - @ArtemisPlayer (ArtemisPlayer)
168+
* [ND] Fix ND ETA of TO waypoint display prior to takeoff and after landing. - Alex Milshtein (@alexm1987 on Discord)
169+
* [ND] Fix color of navaids at the active leg termination - @BlueberryKing (BlueberryKing)
170+
* [ND] Fixed asterisk font on ND - @ArtemisPlayer (ArtemisPlayer)
171+
* [ND] Fixed manual/RMP tuning flags for ADFs - @tracernz (Mike)
172+
* [ND] Worked around a font rendering bug with the ND chrono - @tracernz (Mike)
173+
* [OVHD] Fire button LEDs now split by power supply - @tracernz (Mike), @Repsol2k
174+
* [OVHD] LDG ELEV now has auto position - @tracernz (Mike)
175+
* [OVHD] No PED Label instead of NO SMOKING when selected - @tracernz (Mike)
176+
* [PFD] Graphical improvements and updates to the FMA - @BravoMike99 (bruno_pt99)
177+
* [PFD] Hide '+' sign on V/S & FPA FMA if selected value is 0 - @BravoMike99 (bruno_pt99)
178+
* [PFD] Implement alerts within artificial horizon (ROP, ROW, OANS, stall, windshear) @flogross89 (Flo)
179+
* [PFD] Improve FMA preselect speed & mach text - @aaronschweig (aaronschweig), @BravoMike99 (bruno_pt99)
180+
* [PFD] The ILS frequency is now visible even when a LOC is not received - @tracernz (Mike)
181+
* [PRESS] Add pressurization system failures - @mjuhe (Miquel Juhe)
182+
* [TELEX] Decrease API poll rate to random number between 45-70 seconds - @auroraisluna (alepouna)
File renamed without changes.

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ for some of the FlyByWire Tools and other projects.
2121

2222
The A380X Release Notes section contains release notes for the A380X aircraft add-on.
2323

24-
[View Latest Here](a380x/v012.md){.md-button}
24+
[View Latest Here](a380x/v0120){.md-button}
2525

2626

2727
- <p style="font-size:24px;">[Installer Release Notes](installer/v330.md)</p>

0 commit comments

Comments
 (0)