Releases: flybywiresim/aircraft
v0.7.3-rc1
- [FMS] Fixed default flight plan interface for SU7 - @Benjozork (Benjamin Dupont)
v0.7.2
- [MCDU] Hide POSITION UPDATE AT field on PROG page when GPS is available - @BlueberryKing (BlueberryKing)
- [MCDU] Sort approaches by type - @tracernz (Mike)
- [FCU] Autopilot button integ light brightness corrected - @tracernz (Mike)
- [FBW/AP/ATHR] Only enable client data section when a model runs externally - @aguther (Andreas Guther)
- [FBW/AP/ATHR] Added local variables to enable logging of flight controls and/or throttle events - @aguther (Andreas Guther)
- [AP] Fixed VMAX speed protection for several modes not working properly - @aguther (Andreas Guther)
- [AP] Added support for event AUTOPILOT_DISENGAGE_SET to disengage AP - @aguther (Andreas Guther)
- [AP] Reduced speed margin of speed protection to 5 kn - @aguther (Andreas Guther)
v0.7.2-rc2
build: updated version
v0.7.2-rc1
- [MCDU] Hide POSITION UPDATE AT field on PROG page when GPS is available - @BlueberryKing (BlueberryKing)
- [MCDU] Sort approaches by type - @tracernz (Mike)
- [FCU] Autopilot button integ light brightness corrected - @tracernz (Mike)
- [FBW/AP/ATHR] Only enable client data section when a model runs externally - @aguther (Andreas Guther)
- [FBW/AP/ATHR] Added local variables to enable logging of flight controls and/or throttle events - @aguther (Andreas Guther)
- [AP] Fixed VMAX speed protection for several modes not working properly - @aguther (Andreas Guther)
- [AP] Added support for event AUTOPILOT_DISENGAGE_SET to disengage AP - @aguther (Andreas Guther)
v0.7.1
Our latest release provides compatibility with Sim Update 6 among other improvements and fixes.
Changelog
- [FBW] Improved speed dependent roll law model - @IbrahimK42 (IbrahimK42)
- [SOUND] Pack sounds use new APU model variables - @tracernz (Mike)
- [HYD] Placeholder simvar to trigger ptu high pitch sound - @crocket6 (crocket)
- [ADIRS] Use heading as track at low ground speeds - @beheh (Benedict Etzel)
- [PFD] Fix mach number flickering between mach 0.45 and 0.5 - @beheh (Benedict Etzel)
- [AP] Improved flight director guidance
- [FBW] Improved turn coodination in manual flight - @aguther (Andreas Guther)
- [FBW] Roll normal law is no longer using elasticity table - @IbrahimK42 (IbrahimK42)
- [AP] Improved LOC law and condition - @aguther (Andreas Guther)
- [AP] Improved LOC ALIGN law - @aguther (Andreas Guther)
- [AP] improved G/S law - @aguther (Andreas Guther)
- [AP] Allow V/S push and pull during ALT CPT - @aguther (Andreas Guther)
- [AP] Soft Altitude mode uses now FMGC flight phase to detect cruise situation
- [MCDU] Fix GPS ground speed monitor to show ground speed in knots rather than meters/second - @donstim (donbikes#4084)
- [AP] Improved LOC* law - @aguther (Andreas Guther)
- [AP] Improved ROLL OUT law - @aguther (Andreas Guther)
- [ENGINE] Refactor FADEC and fuel consumption code (comments, variable nomenclature and overall clean-up) - @Taz5150 (TazX [Z+2]#405)
- [UTILS] Fix lbs to kgs units conversion to match MSFS - @donstim (donbikes#4084)
- [EFB] OFP supports all formats - @tracernz (Mike)
- [MODEL] Landing lights retract fully and independently - @tracernz (Mike)
- [AP] Improved SPD/MACH law model - @IbrahimK42 (IbrahimK42)
- [AP/FBW] Improved behavior in cruise when using high sim rate with roll performance - @aguther (Andreas Guther) and @IbrahimK42 (IbrahimK42)
- [FMGC] Fixed issue with TO flight phase transition when no V2 is entered and airport is near sea level - @aguther (Andreas Guther)
- [MISC] Fix for incrementing ISIS pressure values - @RichardPilbery (tricky_dicky#3571)
- [MCDU] Fix GPS ground speed on IRS status page to show ground speed in knots rather than meters/second - @donstim (donbikes#4084)
- [MCDU] Fixed length limitation for system messages - @derl30n (Leon)
- [FMGC] Use correct variable to determine lateral AP mode for APPROACH phase switch - @aguther (Andreas Guther)
- [ENGINE] Correctly adapt fuel burn with sim rate - @aguther (Andreas Guther)
- [MCDU] Fixed transition alt init and display - @derl30n (Leon)
- [AP] Fixed V/S, FPA or ALT* speed protection to engage too early on high altitudes - @aguther (Andreas Guther)
- [ECAM] Fixed misaligned items on ecam memos - @tyler58546 (tyler58546)
- [FBW] Fixed instability of roll law due to turbulence or low performance - @IbrahimK42 (IbrahimK42) and @aguther (Andreas Guther)
v0.7.1-rc1
- [FBW] Improved speed dependent roll law model - @IbrahimK42 (IbrahimK42)
- [SOUND] Pack sounds use new APU model variables - @tracernz (Mike)
- [HYD] Placeholder simvar to trigger ptu high pitch sound - @crocket6 (crocket)
- [ADIRS] Use heading as track at low ground speeds - @beheh (Benedict Etzel)
- [PFD] Fix mach number flickering between mach 0.45 and 0.5 - @beheh (Benedict Etzel)
- [AP] Improved flight director guidance
- [FBW] Improved turn coodination in manual flight - @aguther (Andreas Guther)
- [FBW] Roll normal law is no longer using elasticity table - @IbrahimK42 (IbrahimK42)
- [AP] Improved LOC law and condition - @aguther (Andreas Guther)
- [AP] Improved LOC ALIGN law - @aguther (Andreas Guther)
- [AP] improved G/S law - @aguther (Andreas Guther)
- [AP] Allow V/S push and pull during ALT CPT - @aguther (Andreas Guther)
- [AP] Soft Altitude mode uses now FMGC flight phase to detect cruise situation
- [MCDU] Fix GPS ground speed monitor to show ground speed in knots rather than meters/second - @donstim (donbikes#4084)
- [AP] Improved LOC* law - @aguther (Andreas Guther)
- [AP] Improved ROLL OUT law - @aguther (Andreas Guther)
- [ENGINE] Refactor FADEC and fuel consumption code (comments, variable nomenclature and overall clean-up) - @Taz5150 (TazX [Z+2]#405)
- [UTILS] Fix lbs to kgs units conversion to match MSFS - @donstim (donbikes#4084)
- [EFB] OFP supports all formats - @tracernz (Mike)
- [MODEL] Landing lights retract fully and independently - @tracernz (Mike)
- [AP] Improved SPD/MACH law model - @IbrahimK42 (IbrahimK42)
- [AP/FBW] Improved behavior in cruise when using high sim rate with roll performance - @aguther (Andreas Guther) and @IbrahimK42 (IbrahimK42)
- [FMGC] Fixed issue with TO flight phase transition when no V2 is entered and airport is near sea level - @aguther (Andreas Guther)
- [MISC] Fix for incrementing ISIS pressure values - @RichardPilbery (tricky_dicky#3571)
- [MCDU] Fix GPS ground speed on IRS status page to show ground speed in knots rather than meters/second - @donstim (donbikes#4084)
- [MCDU] Fixed length limitation for system messages - @derl30n (Leon)
- [FMGC] Use correct variable to determine lateral AP mode for APPROACH phase switch - @aguther (Andreas Guther)
- [ENGINE] Correctly adapt fuel burn with sim rate - @aguther (Andreas Guther)
- [MCDU] Fixed transition alt init and display - @derl30n (Leon)
- [AP] Fixed V/S, FPA or ALT* speed protection to engage too early on high altitudes - @aguther (Andreas Guther)
- [ECAM] Fixed misaligned items on ecam memos - @tyler58546 (tyler58546)
- [FBW] Fixed instability of roll law due to turbulence or low performance - @IbrahimK42 (IbrahimK42) and @aguther (Andreas Guther)
v0.7.0
Our largest release to date, featuring entirely custom systems developed and tested meticulously with our pilot staff and QA team.
Please see our curated release notes with detailed information here: https://docs.flybywiresim.com/release-notes/v070/
Note: Throttle calibration is now required.
Guide: https://docs.flybywiresim.com/fbw-a32nx/feature-guides/flyPad/throttle-calibration/
We are also opening a new channel on Discord flight-school to help you get more familiar and ask questions about flying the A32NX. (This is not the support channel for bugs and issues).
Download using our new installer: https://api.flybywiresim.com/installer
Download directly: https://flybywiresim.com/
Our installation guide: https://docs.flybywiresim.com/fbw-a32nx/installation/
Support Guide: https://docs.flybywiresim.com/fbw-a32nx/support/
Known Issues and Workarounds: https://docs.flybywiresim.com/fbw-a32nx/support/reported-issues/
Note: Latest Development Version is still recommended. Not Available on MSFS Marketplace
v0.7.0-rc3
build: bump version
v0.7.0-rc2
build: bump version
v0.7.0-rc1
build: bump version