Skip to content

Releases: flybywiresim/aircraft

v0.7.4-rc2

12 Dec 18:44
69a247b
Compare
Choose a tag to compare
v0.7.4-rc2 Pre-release
Pre-release
docs: added additional changelog items

v0.7.4-rc1

10 Dec 04:08
Compare
Choose a tag to compare
v0.7.4-rc1 Pre-release
Pre-release
build: bump version to v0.7.4-rc1

v0.7.3

21 Nov 02:00
Compare
Choose a tag to compare

This release provides compatibility with Sim Update 7 along with a fix for printer CTDs.

This is the last stable release before the merging of our custom FMS version 1 (cFMS v1). Please use this version if you wish to stay on the default FMS. We however strongly recommend using Development and the new FMS unless you need the v0.7.0 base for third-party compatibility.


  1. [FMS] Fixed default flight plan interface for SU7 - @Benjozork (Benjamin Dupont)
  2. [PRINTER] Use Coherent events for printer data transmission - @Saschl (Saschl)

v0.7.3-rc2

20 Nov 17:19
Compare
Choose a tag to compare
v0.7.3-rc2 Pre-release
Pre-release
  1. [PRINTER] Use Coherent events for printer data transmission - @Saschl (Saschl)

v0.7.3-rc1

20 Nov 02:05
Compare
Choose a tag to compare
v0.7.3-rc1 Pre-release
Pre-release
  1. [FMS] Fixed default flight plan interface for SU7 - @Benjozork (Benjamin Dupont)

v0.7.2

08 Nov 18:48
db3e3d6
Compare
Choose a tag to compare
  • [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

05 Nov 12:06
fdf4f1a
Compare
Choose a tag to compare
v0.7.2-rc2 Pre-release
Pre-release
build: updated version

v0.7.2-rc1

04 Nov 15:28
aa6d46f
Compare
Choose a tag to compare
v0.7.2-rc1 Pre-release
Pre-release
  • [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

28 Oct 18:06
8d8fb71
Compare
Choose a tag to compare

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

26 Oct 19:40
8d8fb71
Compare
Choose a tag to compare
v0.7.1-rc1 Pre-release
Pre-release
  • [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)