Skip to content

Latest commit

 

History

History
1425 lines (1402 loc) · 112 KB

CHANGELOG.md

File metadata and controls

1425 lines (1402 loc) · 112 KB

Changelog

0.12.0

  1. [EFB/ATSU] Added NOAA (aviationweather.gov) as a METAR source - @tracernz (Mike)
  2. [EFB] Fixed the main page and landing calculator to use the selected METAR source - @tracernz (Mike)
  3. [FMS] Improve layout of PERF CLB, PERF CRZ and PERF DES pages according to H3 - @BlueberryKing (BlueberryKing)
  4. [FMS] Implement CHECK SPEED MODE message - @BlueberryKing (BlueberryKing)
  5. [PFD] The ILS frequency is now visible even when a LOC is not received - @tracernz (Mike)
  6. [ATSU] Fixed GROUND REQ page not updating after successful station insert - @BravoMike99 (bruno_pt99)
  7. [MCDU] Dash alternate time predictions if alternate fuel is manually inserted @BravoMike99 (bruno_pt99)
  8. [BLEED] Add Air starter unit to enable ground starts - @Maximilian-Reuter (_Chaoz_)
  9. [MCDU] FUEL PRED layout improvemnts @BravoMike99 (bruno_pt99)
  10. [EFCS] Add precontrol to roll angle controller to improve dynamic response - @lukecologne (luke)
  11. [EFCS] Increase maximum sim rate limit to 8 due to improvements in roll law stability - @lukecologne (luke)
  12. [HOPPIE] Remove ATSU/AOC source checks - @auroraisluna (alepouna)
  13. [PFD] Graphical improvements and updates to the FMA - @BravoMike99 (bruno_pt99)
  14. [PFD] Hide '+' sign on V/S & FPA FMA if selected value is 0 - @BravoMike99 (bruno_pt99)
  15. [API] Added EX1 event handling for fbw.wasm c++ code - @frankkopp (Frank Kopp)
  16. [OVHD] LDG ELEV now has auto position - @tracernz (Mike)
  17. [EFB] Added new F/O camera view, and adjusted captain view to suit new flyPad orientation - @tracernz (Mike)
  18. [OVHD] Fire button LEDs now split by power supply - @tracernz (Mike), @Repsol2k
  19. [OVHD] No PED Label instead of NO SMOKING when selected - @tracernz (Mike)
  20. [FWC/PANEL] GEAR NOT DOWN warnings added including red arrow on panel - @tracernz (Mike)
  21. [MODEL] Fixed some glaring issues with the flight deck model - @MoreRightRudder, @Repsol2k, @tracernz
  22. [MODEL] Replaced overhead decals - @Repsol2k
  23. [MODEL] General improvements to 3d model and textures - @MoreRightRudder, @Repsol2k, @tracernz
  24. [MODEL] Folding armrests - @Repsol2k
  25. [LIGHTING] Fixed Automatic Lighting on Spawn depending on outside lightcondition - @Maximilian-Reuter (_Chaoz_)
  26. [EFCS] Implement calculated yaw damper gain - @lukecologne (luke)
  27. [EFCS] Decrease yaw damper at low speeds on ground, down to 0 below 40kts - @lukecologne (luke)
  28. [FLIGHTMODEL] Fix pitch trim on approach - @donstim (donbikes)
  29. [GENERAL] Added C++ WASM framework and migrated all flypad-backend code to it - @frankkopp (Frank Kopp)
  30. [EFB] C++ WASM framework, extra-backend to replace flypad-backend, smooth dial turning for Lighting Presets - @frankkopp (Frank Kopp)
  31. [FMS] Fix ORIGIN/DEST not being reported to API - @nathaninnes (Sabes)
  32. [PFD] Improve FMA preselect speed & mach text - @aaronschweig (aaronschweig), @BravoMike99 (bruno_pt99)
  33. [EWD] Fixed PACKS indication when no FADECS - @ArtemisPlayer (ArtemisPlayer)
  34. [FLIGHTMODEL/ICE PROT] - Interim fix for A/I system bug and quicker windscreen clearing of ice - @donstim (donbikes)
  35. [ND] Worked around a font rendering bug with the ND chrono - @tracernz (Mike)
  36. [TELEX] Decrease API poll rate to random number between 45-70 seconds - @auroraisluna (alepouna)
  37. [AUTOFLIGHT] Fixed managed speed not engaging when V2 is confirmed after a departure runway change - @tracernz (Mike)
  38. [GSX/EFB] FBW Chocks & Cones are usable with GSX Fuel/Payload Sync and react to GSX Pushback - @Fragtality (Fragtality)
  39. [GSX] Fixed GSX pin not actually disabling NWS - @Maximilian-Reuter (_Chaoz_)
  40. [EFB/FBW] Added option for TOGA off axis for devices where the TOGA button is built into the throttle - @ImmortalCake
  41. [FCU] Fixed SPD display in MACH mode to include decimal - @budzique (Joe Jackson)
  42. [FMS] Fixed an issue where blank rows were shown on the arrivals page - @tracernz (Mike)
  43. [GSX/FUEL] Refuel process now starts automatically when GSX fuel hose is connected - @Fragtality (Fragtality)
  44. [EFB] Instant refuel now allowed with GSX Fuel Sync active and reflects GSX refuel being active - @Fragtality (Fragtality)
  45. [FMS] Fixed PROG page REC MAX upper limit - @tshomas (shomas)
  46. [ND] Fixed manual/RMP tuning flags for ADFs - @tracernz (Mike)
  47. [EFCS] Freeze rudder trim when below 200 ft RA - @aguther (Andreas Guther)
  48. [AP] Tuning of Autoland especially in Crosswind situations - @aguther (Andreas Guther)
  49. [HYD] Updated hydraulic positioning loop for nose steering - @Crocket63 (crocket)
  50. [ND] Fixed asterisk font on ND - @ArtemisPlayer (ArtemisPlayer)
  51. [FLIGHTMODEL/ICE PROT] Fix anti-ice systems by re-enabling engine bleed air source - @ngreatorex (Neil Greatorex)
  52. [GSX/FUEL] Allow Refuel Process to finish when GSX L-Vars go 0 due to SimConnect Issues - @Fragtality (Fragtality)
  53. [EFCS] Reworked, more realistic flare law - @aguther (Andreas Guther)
  54. [AP] Increased nz limit for SRS mode during go-arounds - @aguther (Andreas Guther)
  55. [AP] Further tuned Autoland in Crosswind Situations - @aguther (Andreas Guther)
  56. [EFB] Automatically unfocus EFB input fields when the camera shifts away from the EFB - @tracernz (Mike)
  57. [MCDU] Make dest fuel amber instead of alternate if below min fuel in FUEL PRED page - @BravoMike99 (bruno_pt99)
  58. [AP] Add NAV on GA capability - @lukecologne (luke)
  59. [ND] Fix ND ETA of TO waypoint display prior to takeoff and after landing. - Alex Milshtein (@alexm1987 on Discord)
  60. [EFCS/AP/ATHR] Improved support of Active Pause - @aguther (Andreas Guther)
  61. [EFB] Updated taxi, landing, parking & secure checklists to november 2023 revision - @BravoMike99 (bruno_pt99)
  62. [ND/TCAS] Fixed disappearing TCAS targets - @ArtemisPlayer (ArtemisPlayer)
  63. [FCU] Fix the QFE indicator not illuminating - @BenJuan26 (BenJuan26)
  64. [FCU] Disabled QFE mode - @tracernz (Mike)
  65. [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
  66. [EFB/SIMBRIEF] Option to import SimBrief Fuel & Payload when SimBrief Data is imported - @Fragtality (Fragtality) + @Maximilian-Reuter
  67. [FLIGHTMODEL] Fixes some crosswind issues - @donstim (donbikes)
  68. [LIGHTS] Movement of landing lights now requires power and position is output into LVAR - @Maximilian-Reuter
  69. [CDU] Fix auto weight and balance import on INIT B during GSX boarding not using the target values - @Maximilian-Reuter
  70. [FAC] Improve sideslip estimation - @lukecologne (luke)
  71. [FWC] Implement overspeed VMO/MMO warning - @tracernz (Mike)
  72. [MISC] Fixed wrong msfs plane acceleration during reverser use causing autobrake wrong brake inputs - @Crocket63 (crocket)
  73. [EFB] Fix default value for boarding rate - @tracernz (Mike)
  74. [EFB] Added missing localization for SimBridge related settings in SimOptions page - @implasmatbh (Plasma)
  75. [FWC] Implement non-cancellable master warning for overspeed and gear not down - @tracernz (Mike)
  76. [EFB] Checklist restructure to add more capabilities and use json configs - @frankkopp (Frank Kopp)
  77. [FLIGHTMODEL] Landing lights or RAT extended now have drag - @Crocket63 (crocket)
  78. [ATHR/FADEC] Improved reverse thrust limit - @aguther (Andreas Guther)
  79. [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)
  80. [GENERAL] Added environ AIRCRAFT_PROJECT_PREFIX to allow for custom aircraft project prefixes - @2hwk (2Cas)
  81. [EFB] Read from VFS JSON5 markup for Ground > Payload page - @2hwk (2Cas)
  82. [FADEC] Fadec rewrite/cleanup/commenting using cpp framework - @frankkopp (Frank Kopp)
  83. [EFB] Added warning for not compatible aircraft type to simbrief import - @2hwk (2Cas)
  84. [EFCS] Fix ground spoiler retraction after increasing TLA slightly above 0 - @lukecologne (luke)
  85. [FWC] Improved LDG LT memo to take into account light position - @BravoMike99 (bruno_pt99)
  86. [PRESS] Add pressurization system failures - @mjuhe (Miquel Juhe)
  87. [EFB] Added simrate indicator to status bar - @2hwk (2Cas)
  88. [EFB] Added simrate and pause on TOD controls to control center - @2hwk (2Cas)
  89. [FMS] Implement missed approach route - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
  90. [AUTOFLIGHT] Implement NAV IN GA - @lukecologne (luke)
  91. [FMS] Implement ability to program alternate routing - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
  92. [FMS] Fix stringing logic between SID/STAR and enroute - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
  93. [FMS] Improve altitude/speed constraint robustness on procedures - @Benjozork (Benjamin Dupont), @tracernz (Mike), @saschl (saschl#9432), @BlueberryKing (BlueberryKing)
  94. [ISIS] Fixed localiser deviation when on the back beam - @tracernz (Mike)
  95. [FMS/AP/ND/PFD] Added support for localiser back course approaches - @tracer (Mike)
  96. [ND] Fix color of navaids at the active leg termination - @BlueberryKing (BlueberryKing)
  97. [EFB] Added a takeoff performance calculator - @donstim (donbikes), @tracernz (Mike)
  98. [MCDU] Removed V-speed auto-fill function - @tracernz (Mike)
  99. [PFD] Implement alerts within artificial horizon (ROP, ROW, OANS, stall, windshear) @flogross89 (Flo)
  100. [MCDU] Fixed ZFW Autofill with lbs during boarding @ShreyasKallingal

0.11.0

  1. [FMS] Implement vertical navigation functions - @BlueberryKing (BlueberryKing)
  2. [EFB] Added pause at T/D function - @2hwk (2Cas#1022)
  3. [FMS] Add a default RNP of 0.3 for RNP AR procedure legs - @tracernz (Mike)
  4. [EFB] Fixed Simbridge failing to connect if remote setting is enabled then disabled - @DevonDF (Devon#9451)
  5. [SD] Corrected fuel transfer valve amber logic - @tracernz (Mike)
  6. [FMS] TO SPEEDS TOO LOW uses FQI fuel quantity after engine start to avoid spurious warnings - @tracernz (Mike)
  7. [ND] Fix ROSE VOR/LS conditions and ILS course - @tracernz (Mike)
  8. [HYD] Added hydraulic reverser actuators - @Crocket63 (crocket)
  9. [SD] Added a display duration of 3s for STS page - @pluce
  10. [EIS] Added > character to the font - @KiloEchoVictor (Kevin)
  11. [ND] Mask the map below the TCAS/WXR and FM messages - @tracernz (Mike)
  12. [FMS] Improved robustness of ILS selection - @tracernz (Mike)
  13. [MCDU] The remote MCDU protocol now sends the annunciator light state - @tracernz (Mike)
  14. [MCDU] The remote MCDU protocol now sends the display and integral light brightness - @tracernz (Mike)
  15. [MCDU] The remote MCDU protocol now supports the BRT/DIM keys - @tracernz (Mike)
  16. [PFD] Corrected the NO DH logic in the FMS and PFD - @tracernz (Mike)
  17. [FDR] Add secondary engine parameters to FDR - @Taz5150 (TazX [Z+2]#0405)
  18. [FLIGHTMODEL] Fix outer to inner tank transfer valve closure - @donstim (donbikes)
  19. [SD] Corrected thickness and position of lower ECAM fuel page lines - @robertxing2004 (robeet)
  20. [SD] Corrected position of outer tank fuel quantity values - @robertxing2004 (robeet)
  21. [ISIS] Fixed the ISIS alt tape order for negative altitudes - @aweissoertel (Alex)
  22. [MCDU] Add basic annunciator support - @tracernz (Mike)
  23. [MCDU] Add basic MCDU MENU functionality - @tracernz (Mike)
  24. [MCDU] Split subsystem scratchpads - @tracernz (Mike)
  25. [APU] APU can now consume fuel - @tracernz (Mike)
  26. [EFB] Added UI message on fuel/payload page when GSX is activated - @frankkopp (Frank Kopp)
  27. [FWC] WING TANK LO LVL message now considers centre tank mode selector - @tracernz (Mike)
  28. [MCDU] PERF APPR page no longer demands QNH and TEMP when outside 180NM from destination - @robertxing2004 (robeet)
  29. [FMS] Add basic support for FA legs - @tracernz (Mike)
  30. [MCDU] Don't calculate V-speeds when FoB not available - @tracernz (Mike)
  31. [MCDU] ZFW/ZFWCG auto-fill uses desired values when boarding in progress - @tracernz (Mike)
  32. [EFB/FWC] Auto Call Outs selectable - @tracernz (Mike)
  33. [FWC] Added "twenty five hundred" and "two thousand" callouts - @tracernz (Mike)
  34. [FMS] Load procedures that reference a runway correctly - @tracernz (Mike)
  35. [MCDU/ND] Corrected altitude formatting with respect to transition altitude and transition level - @tracernz (Mike)
  36. [PFD] Adjusted size of pitch trim messages - @tracernz (Mike)
  37. [BLEED] Allow engine start from crossbleed air - @BlueberryKing (BlueberryKing)
  38. [BLEED] Improve bleed page visuals on the SD - @BlueberryKing (BlueberryKing)
  39. [BLEED] Use more accurate pneumatic valves and sensors - @BlueberryKing (BlueberryKing)
  40. [EFB] flyPad OS 3.2 - Cosmetic changes for throttle configuration settings and support for multiple airframes - @2hwk (2cas)
  41. [EFB/PAYLOAD] flyPad OS 3.2 - Allow for multi-gate boarding when multiple doors are open - @2hwk (2cas)
  42. [PAYLOAD] Re-enabled FBW sounds when using GSX Integration
  43. [SD] Connect SD BLEED page APU bleed pressure indication to correct ADRs - @BlueberryKing (BlueberryKing)
  44. [FMS] Use station declination when appropriate for fix info and place/bearing radials - @tracernz (Mike)
  45. [MCDU] Fixed the FMGC annunciator light not illuminating - @tracernz (Mike)
  46. [COND] Add Air Conditioning systems failures - @mjuhe (Miquel Juhe)
  47. [COND] Fixed Temp-Indication on CRZ page showing cockpit temperature for fwd and aft cabin - @cptnuss-ops (Lukas)
  48. [FMS] Show ILS ident and frequency on ARRIVAL page - @tracernz (Mike)
  49. [EFB/ATSU] Use MSFS METAR data rather than FSX cloud data from FBW API - @tracernz (Mike)
  50. [APU] Added xfeed APU fuel capabilities - @Taz5150 (TazX [Z+1]#0405)
  51. [ATSU] Fix ATIS Auto Update LSK6L to ATIS page instead of ATC MENU - @BravoMike99 (bruno_pt99)

0.10.0

  1. [PFD] Corrected low VLS near max flight level - @lukecologne (luke)
  2. [FMGC] Fix loading VHF navaids without region - @tracernz (Mike)
  3. [EFB] Added pretty release name to flyPad about page - @frankkopp (Frank Kopp)
  4. [ADIRU] Implemented wind speed computation from TAS/GS/HDG - @tracernz (Mike)
  5. [FMGC] Show proper transition names and final approach slope from AAU1 - @tracernz (Mike)
  6. [FMGC] Don't accept blank input or / for hold distance - @tracernz (Mike)
  7. [HYD] Faster core hydraulics solver - @Crocket63 (crocket)
  8. [ATSU] Fix LSK6L not returning to ATSU DATALINK page in ATC MENU - @BravoMike99 (Bruno_pt99#5802)
  9. [MCDU] Fix flight plan page approach name formatting - @tracernz (Mike)
  10. [ATSU] Added CPDLC addresses used on VATSIM in EPWW FIR - @laxentis
  11. [ATSU] Update LPPC FANS B area with newly introduced codes - @pinatacolada
  12. [HYD] Trimmable physical assemblies - @Crocket63 (crocket)
  13. [HYD] Simulation of the rudder mechanical assembly and yaw dampers - @Crocket63 (crocket)
  14. [HYD] Simple temperature simulation - @Crocket63 (crocket)
  15. [FLIGHTMODEL] Reduced flap induced drag - @donstim (donbikes#4084)
  16. [MODEL] Modified wheelchocks and safety cone behaviour based on beacon switch position - @frankkopp (Frank Kopp)
  17. [SD] Port SD to full react-based instrument - @saschl (saschl#9432)
  18. [MISC] Enable parking brake so aircraft does not move during pre-flight cinematic - @saschl (saschl#9432)
  19. [EFB] Fix and improve pushback system and add API documentation - @frankkopp (Frank Kopp)
  20. [RMP] RMPs navigation backup - Julian Sebline (Julian Sebline#8476 on Discord)
  21. [SEC] Fix GND SPLR logic, add missing GND SPLR partial extension condition - @lukecologne (luke)
  22. [FMGC] Improved importing flight plans from MSFS World Map - @frankkopp (Frank Kopp)
  23. [EFB] Show correct runway numbers in landing calculator's runway widget when heading is between 0-5 degrees - @2hwk (2Cas#1022)
  24. [EFB] Added boarding time indication to Payload page - @ChristianLutzCL (Christian Lutz) @frankkopp(Frank Kopp)
  25. [ADIRU/ND/PFD] Initial support for polar navigation - @tracernz (Mike)
  26. [FLIGHTMODEL] Update gear drag - @donstim (donbikes#4084)
  27. [FLIGHTMODEL/EFB] Modified empty weight cg and loading station/fuel tank locations - @donstim (donbikes#4084)
  28. [HYD] Fix gear sequence starting when failing prox sensor - @Crocket63 (crocket)
  29. [ATSU] Coupled the DATALINK STATUS page onto the atsu - @StenAfMARS (space_viking#0186)
  30. [MISC] Added aircraft version check and user notification - @frankkopp (Frank Kopp)
  31. [FMGC] Fix station declination using wrong leg - @tracernz (Mike)
  32. [EFB] Added QuickControls to flyPad StatusBar - @Benjozork (Benjamin Dupont) @frankkopp (Frank Kopp)
  33. [SOUND] Fix announcements playing twice and adding check for power to PA - @frankkopp (Frank Kopp)
  34. [ENG] Adjust oil pressure table - @tracernz (Mike)
  35. [FBW] Added option to have two axis for rudder e.g. racing pedals - @frankkopp (Frank Kopp)
  36. [HYD] Added priority valves - @Crocket63 (crocket)
  37. [ND] Fixed LOC deviation scaling - @tracernz (Mike)
  38. [COND] Add mixer unit and recirculation fans to air conditioning system - @mjuhe (Miquel Juhe)
  39. [COND] Add trim air valves to air conditioning system - @mjuhe (Miquel Juhe)
  40. [EFB] Fix offscreen menu caused by OFP layouts - @MicahBCode (Mischa Binder)
  41. [CLOCK] Ported Clock to MSFS Avionics Framework for better performance - @MicahBCode (Mischa Binder)
  42. [FMGC] Constraints for waypoints behind the aircraft are no longer sent - @tracernz (Mike)
  43. [AOC] Update unread message count when messages are deleted - @Eearslya (Eearslya#7831)
  44. [EFB] GSX Integration - Lucky38i (Lucky38#3550)
  45. [EWD] Updated EWD to use MSFS Avionics framework - @Eearslya (Eearslya#7831)
  46. [HYD] Realistic randomized yellow accumulator starting state - @Crocket63 (crocket)
  47. [EFB] Added ability to set custom Simbridge IP address - @Alepouna (Alepouna#9824)
  48. [FUEL] Eliminate bug with inner tank zeroing when re/de-fueling - @Taz5150 (TazX [Z+2]#0405)
  49. [HYD] Refactor THS to work with both mechanical and electrical control - @lukecologne (luke)
  50. [MISC] Added workaround/fix for rendering issue with MSFS checklist - @Chryssie (Chryssie#1984)
  51. [ELEC] Make the annunciator test function dependent on DC Bus 2 being powered - @Maximilian-Reuter (Chaoz#3065)
  52. [HYD] RAT code refactor to allow for hyd or elec rat design - @Crocket63 (crocket)
  53. [FWC] Add fuel low warnings - @Eearslya (Eearslya#7831)
  54. [MCDU] Reset of flight plan and stored data on Database switch - @Maverickwoe (Garoomf#4683)
  55. [MODEL] Fixed cargo door animations - @drunkpupper25
  56. [SYSTEM] Overrided Simvar Getter and Setter functions to reduce allocations and improve performance - @saschl (saschl#9432)
  57. [PFD] Fix PFD altitude indications - @BlueberryKing (BlueberryKing)
  58. [FLIGHTMODEL/FUEL] Increased rate of fuel transfer from outer to inner tanks - @donstim (donbikes#4084)
  59. [FWC] Added takeoff surveillance 1 warnings and various other improvements - @tracernz (Mike)
  60. [SYSTEM] Update Simbridge Client fetching and state checking - @Maximilian-Reuter (Chaoz#3065)
  61. [MISC] Flight deck brightness and lighting is set automatically at spawn - @tracernz (Mike)
  62. [FMGC] Send full approach name to EIS - @tracernz (Mike)
  63. [FWC] Add FLAP LVR NOT ZERO warning above FL200 - @tracernz (Mike)
  64. [FWC] Improve takeoff config/range warnings - @tracernz (Mike)
  65. [FMGC/FWC] Add takeoff surveilance 1 functions - @tracernz (Mike)
  66. [ND] Improve accuracy of plane icon - @tracernz (Mike)
  67. [SYSTEM] Introduce Typescript based systems in VCockpit17 - @svengcz (Sven)
  68. [ATSU] ATSU as single instrument according to A20N architecture - @svengcz (Sven)
  69. [DATALINK] Splitted up ATC/AOC/Router to single components @svengcz (Sven)
  70. [ND] Fixed RNP <= 0.3 indications to appear more reliably and consistently - @tracernz (Mike)
  71. [EFB] Mitigated issue with flypad fuel page for very long translation strings - @frankkopp (Frank Kopp)
  72. [ISIS] Show baro correction during power-up sequence - @tracernz (Mike)
  73. [FWC] Add GND SPLR NOT ARMED warning - @tracernz (Mike)
  74. [FWC] Add SPD BRK STILL OUT warning - @tracernz (Mike)
  75. [EGPWS] Introduce first system for EPGWS - @svengcz (Sven)
  76. [PRESS] Merge pressurization and air conditioning system - @mjuhe (Miquel Juhe)
  77. [MCDU] Fix negative EFOB on F-PLN page - @Revyn112 (Revyn112#1010)
  78. [ADIRU] Add baro correction setting to ADIRS - @mjuhe (Miquel Juhe)
  79. [FMGC] Fixed various bugs with thrust reduction and acceleration altitude - @tracernz (Mike)
  80. [FMGC] Change PERF GO AROUND page layout to H3 - @tracernz (Mike)
  81. [FMS] Fix display of lat/lon close to zero on DUPLICATE NAMES page - @tracernz (Mike)
  82. [EWD] Fix placement of "5" and "10" scale on EWD N1 gauges - @flogross89 (Flo)
  83. [DMC] Add DMC maintenance and engineering test modes (including DMC switching) - @flogross89 (Flo)
  84. [MCDU] Fix negative EFOB on FLIGHT PLAN page - @Revyn112 (Revyn112#1010)
  85. [MCDU] Fix EFOB and FUEL PRED get dashed out at TOD - @Revyn112 (Revyn112#1010)
  86. [ELEC] A more accurate simulation of the transformer rectifiers - @Gurgel100 (Pascal)
  87. [MISC] Added extras-host for non aircraft systems like version-check, key interceptor, etc. - @frankkopp (Frank Kopp)
  88. [FMS] Implemented FMS navaid selection for navigation and display - @tracernz (Mike)
  89. [FMS] Implemented FMS LS tuning lock below 700 feet on approach - @tracernz (Mike)
  90. [FMS] Implemented navaid tuning state discretes and integrate with EFIS - @tracernz (Mike)
  91. [FMS] Send tuned navaids to the EFIS - @tracernz (Mike)
  92. [FMS] Make ILS course and slope available for database navaids - @tracernz (Mike)
  93. [MCDU] Re-implemented RADIO NAV page - @tracernz (Mike)
  94. [MCDU] Implemented SELECTED NAVAIDS page - @tracernz (Mike)
  95. [MCDU] Implemented NAVAID page - @tracernz (Mike)
  96. [MCDU/ND] Implemented SPECIF VOR/D UNAVAIL message - @tracernz (Mike)
  97. [MCDU] Implemented TUNE BBB FFF.FF, SPECIF NDB UNAVAIL messages - @tracernz (Mike)
  98. [F/CTL] Add ELAC 2 Emergency Powersupply - @lukecologne (lukecologne#1156)
  99. [FADEC] Automatic enginestarts use one igniter alternating and enabled use of FADEC GND PWR pushbuttons @Maximilian-Reuter (Maximilian Reuter)
  100. [FWC] Target a modern FWC version - @beheh (Benedict Etzel)
  101. [HYD] New aerodynamic model for RAT turbine / Added A320 RAT anti stall valve system - @Crocket63 (crocket)
  102. [W/B] Phase 1 of refactoring payload (passenger and cargo) logic into rust systems - @2hwk (2Cas#1022)
  103. [EFB] Allow payload page passenger seating to be manipulated via LocalVars - @2hwk (2Cas#1022)
  104. [EFB] GW and GWCG display on payload page - @2hwk (2Cas#1022)
  105. [FLIGHTMODEL/EFB] Updated CG for ELAC 103 - @donstim (donbikes#4084)
  106. [FLIGHTMODEL/FUEL] Update of fuel system (center tank transfer and crossfeed) - @donstim (donbikes#4084), @tracernz (Mike), @Taz5150 (TazX [Z+2]#0405)
  107. [MODEL] Fix mouse collision boxes for the fire guards on the overhead - @tracernz (Mike)
  108. [FLIGHTMODEL/FUEL] Reinstate updated outer fuel tank position from updated CG for ELAC 103 - @donstim (donbikes#4084)
  109. [MODEL] Change pitch trim scale to correct neo scale - @tracernz (Mike)
  110. [MCDU] Fix no overfly shown on forced turn on F-PLN page, return to F-PLN page on TMPY insert - @tracernz (Mike)
  111. [FMS] Handle approach transitions hidden inside other transition with Navigraph data - @tracernz (Mike)
  112. [ND] Do not draw background when busses are not powered - @saschl (saschl#9432)
  113. [MODEL] Working windshield wipers - @tracernz (Mike)
  114. [LIGHTS] Redid all cockpit interior lighting and fixed exterior wing lights - @FinalLightNL (FinalLight#2113)
  115. [BLEED] Add pressure sensors to bleed system - @BlueberryKing (BlueberryKing#6641)
  116. [HYD] Adjusted low speed pumps efficiency / cargo doors refactor - @Crocket63 (crocket)
  117. [ECAM/SD] Limit PRESS page gauges to correct range - @tracernz (Mike)
  118. [FMGC/PFD] Implemented FMGC exposure of the Minimums to the PFD - @MikioDK (Yekouri#1836)
  119. [FMS] Implement vertical navigation functions - @BlueberryKing (BlueberryKing)
  120. [EFB] Added pause at T/D function - @2hwk (2Cas#1022)
  121. [LIGHTS] Fixed trim decal emissive and floods - @FinalLightNL (FinalLight#2113)
  122. [FLIGHTMODEL/FUEL] Fix outer tank transfer behaviour - @donstim (donbikes#4084)

0.9.0

  1. [MODEL] Add Wheel Chocks and GSE Safety Cones - @bouveng (Johan Bouveng)
  2. [MCDU] Allow Wind Request from Simbrief flight plan - @USA-RedDragon (Jacob McSwain)
  3. [HYD] Fix fluid return handling of actuators - @Crocket63 (crocket)
  4. [ENGINE] Fuel persistency between each flight - @juliansebline (Julian Sebline#8476)
  5. [HYD] Now allowing reverting gravity gear extension - @Crocket63 (crocket)
  6. [TCAS] Fixed issue when turning to STBY while RA is issued - @2hwk (2Cas#1022)
  7. [GPWS] Alt callouts now finish before altitude is reached - @2hwk (2Cas#1022)
  8. [ENGINE] Improved engine model at TOGA - @Taz5150 (TazX [Z+2]#0405)
  9. [FLIGHTMODEL] Improve pitch trim and manual braking level - @donstim (donbikes#4084)
  10. [ATSU] Fix cargo weight is not set on manually PAX - @Revyn112 (Revyn112#1010)
  11. [CDSS] When off no longer displays door video - @davidwalschots (David Walschots)
  12. [FMGC] Map leg course with station declination where required - @tracernz (Mike)
  13. [HYD] Gear system now supports spawning in flight gear up - @Crocket63 (crocket)
  14. [MCDU] Added imperial runway length - @derl30n (Leon)
  15. [MCDU] Refactor and improve input handling and conversions in MCDU W&B - @sidnov (Sid)
  16. [MCDU] Improved arrivals/departure page scrolling, more true-to-life behaviour and cosmetic apperance - @2hwk ( 2Cas#1022)
  17. [PFD] Show yellow GS reference line in correct conditions - @saschl (saschl#9432)
  18. [ECAM] Fix erroneous SLATS NOT IN T.O CONFIG warning during flaps 3 takeoff - @beheh (Benedict Etzel)
  19. [MODEL] Improved rivet mesh with more variation and detail - @Grinde (Grinde#4017)
  20. [ELEC] Make battery voltmeters update one digit at a time - @beheh (Benedict Etzel)
  21. [EWD] E/WD visual improvements - @lukecologne (luke)
  22. [SFCC] Add SFCC bus outputs - @lukecologne (luke)
  23. [EWD] Use FPPU angles for flaps/slats display - @lukecologne (luke)
  24. [FMGC] Basic RNP at or below 0.3 support - @tracernz (Mike)
  25. [ND] Add TERR ON ND peaks mode map visualization - @Sven [de en] (Sven Czarnian)
  26. [SD] Improve F/CTL and WHEEL SD pages visuals - @lukecologne (luke)
  27. [MCDU] Added formatter to improve text alignment and ease integration - @derl30n (Leon)
  28. [EFB] Fix default unit to match UI and other consumers - @tracernz (Mike)
  29. [HYD] Added possibility to lock or limit hydraulic actuators velocity - @Crocket63 (crocket)
  30. [HYD] Added a new THS mechanism simulation - @Crocket63 (crocket)
  31. [HYD] More prox sensors and gear actuator failures - @Crocket63 (crocket)
  32. [MCDU] Added 4:3 aspect ratio compatibility to remote mcdu client - @tyler58546 (tyler58546)
  33. [HYD] Fixed too slow leak measurement valves operation - @Crocket63 (crocket)
  34. [ISIS] Added temporary ISIS font with arrows - @aweissoertel (Alexibexi#7550)
  35. [PFD] Improve PFD barberpole rendering and behaviour - @lukecologne (luke)
  36. [HYD] Fixed actuator position control demand consistency - @Crocket63 (crocket)
  37. [FMGC] Only emit decel point when an approach is selected - @tracernz (Mike)
  38. [HYD] Fixed SFCC computer failing to send FPPU commands - @Crocket63 (crocket)
  39. [MCDU] Fix padding of arc radii on F-PLN - @tracernz (Mike)
  40. [FMGC] Allow stringing of STARs with non-runway approaches - @tracernz (Mike)
  41. [SD] Improve COND page visuals, fix some visual bugs on the SD - @lukecologne (luke)
  42. [HYD] Aerodynamic forces applied on gear system - @Crocket63 (crocket)
  43. [HYD] Fixed Lgciu state machine when reverting gravity extension - @Crocket63 (crocket)
  44. [FMGC] Fix unnatural turn direction for path capture transition - @tracernz (Mike)
  45. [FMGC] Fix unnatural turn direction for course capture transition - @tracernz (Mike)
  46. [FMGC] Update spoiler CD for MSFS SDK clarification - @donstim (donbikes#4084)
  47. [HYD] Actuators damping chambers can be asymetrical - @Crocket63 (crocket)
  48. [FMGC] Implement procedure turns (PI leg) - @tracernz (Mike)
  49. [ECAM] Move EWD to correct AC bus - @tracernz (Mike)
  50. [FMGC] Fix inbound leg time for holds - @tracernz (Mike)
  51. [MCDU] Improved visuals of Init-A and Init-B page - @derl30n (Leon)
  52. [MODEL] Added new animated gear gravity extension handle- @tyler58546 (tyler58546), @MoreRightRudder (Mike), @Crocket63 (crocket), @Lantarius
  53. [HYD] Custom Lvar for gear lever to fix ground collision bug - @Crocket63 (crocket)
  54. [HYD] Randomised per actuator flow restrictions at plane init - @Crocket63 (crocket)
  55. [MCDU] Hide stored elements on A/C Status when there are none - @tracernz (Mike)
  56. [FMGC] Fix ident for CD legs - @tracernz (Mike)
  57. [HYD] Refactor plane accelerations and added filtering to handle ground collisions - @Crocket63 (crocket)
  58. [FMGC] Improve procedure loading performance - @tracernz (Mike)
  59. [EFB] Added Payload Loading to EFB - @2hwk (2Cas#1022)
  60. [MODEL] Remove blue highlights in lock mode - @tracernz (Mike)
  61. [RMP] Fixed the behavior of the RMPs and ACPs (VHFs only) - Julian Sebline (Julian Sebline#8476 on Discord)
  62. [PFD] Added option to sync FD/LS buttons between CPT and FO - @Eagle941 (Joe)
  63. [EFB] Add automatic loading of a lighting preset - @SpiritZephyr (Ben)
  64. [COND] Connect Air Conditioning System to Electrical System - @mjuhe (Miquel Juhe)
  65. [HYD] Default discrete of failed ADIRs impacts gear safety valve correctly - @Crocket63 (crocket)
  66. [ADDON] Simbridge Integration - @lucky38i (Alex)
  67. [SD] Visual and functional improvements/fixes to the HYD SD page - @lukecologne (luke)
  68. [HYD] Added optional auxiliary hydraulic section in core hydraulic circuits - @Crocket63
  69. [EFB] Added SimBridge Health Check icon to Status Bar - @frankkopp (Frank Kopp)
  70. [HYD] Fixed opened gear door wobbling - @Crocket63
  71. [HYD] Fix gear extending whith dual lgciu power loss - @Crocket63 (crocket)
  72. [EFB] flyPad pushback option to ignore controller inputs - @frankkopp (Frank Kopp)
  73. [FCTL] Add realistically simulated F/CTL computers: ELAC/SEC/FCDC/FAC - @lukecologne (luke)
  74. [HYD] Accelerations impacts hydraulic reservoir fluid movement - @Crocket63 (crocket)
  75. [FLIGHTMODEL] Add SU10 crosswind parameters - @donstim (donbikes#4084)
  76. [MODEL] Visible pilot avatars via flyPad setting - @frankkopp (Frank Kopp)
  77. [MODEL] Fixed screens flickering in SU10 - @tyler58546 (tyler58546)
  78. [EFB] Added Local Files support - @ErickSharp (Erick Torres) @frankkopp (Frank Kopp)
  79. [BLEED] Added custom Wing Anti-Ice model - @omrygin, @Eagle941 (Joe)
  80. [MISC] Fix FDR data for support analysis - @frankkopp (Frank Kopp)
  81. [LIGHTS] Increased max brightness of cockpit displays - @frankkopp (Frank Kopp)
  82. [EFB] Improved Aircraft Presets procedures - @frankkopp (Frank Kopp)
  83. [FMGC] Make DES SPD LIM available prior to descent - @tracernz (Mike)
  84. [LIGHTS] Redone cockpit emissives panels and ambient lighting -@FinalLightNL (FinalLight)
  85. [FMGC] Rework f-pln departure page - @tracernz (Mike)
  86. [MCDU] Support coroute loading and viewing - @lucky38i (Alex)
  87. [HYD] Fixed autobrake controller tuning - @Crocket63 (crocket)
  88. [ENGINE] Improved engine primary parameters performance (EGT & Fuel Flow) - @Taz5150 (TazX [Z+2]#0405)
  89. [ENGINE] Fix Engine Flex Calculations - @Taz5150 (TazX [Z+2]#0405)
  90. [FLIGHTMODEL] Flight Model update - @donstim (donbikes#4084)
  91. [HYD] Fix incorrect gain in down pitch commands - @Crocket63 (crocket)
  92. [PFD] Improve appearance of L/DEV and V/DEV scales - @tracernz (Mike)
  93. [HYD] Implemented Electro Hydrostatic actuators - @Crocket63 (crocket)
  94. [MISC] Change 2 way overhead switches to be also controllable with mouse wheel up/down @patsta32 (Pat)
  95. [FAC] Move Speedscale computation to FAC - @lukecologne (luke)
  96. [EFB] Added deboarding button to flyPad Payload - @frankkopp (Frank Kopp)
  97. [EFB] Improved simbridge-client connection handling - @frankkopp (Frank Kopp)
  98. [HYD] Tilting gear mechanism - @Crocket63 (crocket)

0.8.0

  1. [FBW] Improved speed dependent roll law model - @IbrahimK42 (IbrahimK42)
  2. [SOUND] Pack sounds use new APU model variables - @tracernz (Mike)
  3. [HYD] Hydraulic system updated. Multiple sections. Better regulation - @Crocket63 (crocket)
  4. [EFB] Added in-flight refueling capabilities - @Taz5150 (TazX [Z+2]#0405)
  5. [EFB] Moved setting for MCDU keyboard input into the EFB - @2hwk (2Cas#1022)
  6. [HYD] Placeholder simvar to trigger ptu high pitch sound - @crocket6 (crocket)
  7. [EFB] Neatened up failure buttons on failure page - @nathanmayall (AbsoluteNath#9406)
  8. [SOUND] Added PTU sounds in correct conditions - @hotshotp (Boris)
  9. [ADIRS] Use heading as track at low ground speeds - @beheh (Benedict Etzel)
  10. [PFD] Fix mach number flickering between mach 0.45 and 0.5 - @beheh (Benedict Etzel)
  11. [HYD] Hydraulic emergency generator physical based model - @crocket6 (crocket)
  12. [AP] Improved flight director guidance
  13. [FBW] Improved turn coodination in manual flight - @aguther (Andreas Guther)
  14. [FBW] Roll normal law is no longer using elasticity table - @IbrahimK42 (IbrahimK42)
  15. [AP] Improved LOC law and condition - @aguther (Andreas Guther)
  16. [AP] Improved LOC ALIGN law - @aguther (Andreas Guther)
  17. [AP] improved G/S law - @aguther (Andreas Guther)
  18. [AP] Allow V/S push and pull during ALT CPT - @aguther (Andreas Guther)
  19. [AP] Soft Altitude mode uses now FMGC flight phase to detect cruise situation
  20. [MCDU] Fix GPS ground speed monitor to show ground speed in knots rather than meters/second - @donstim ( donbikes#4084)
  21. [AP] Improved LOC* law - @aguther (Andreas Guther)
  22. [AP] Improved ROLL OUT law - @aguther (Andreas Guther)
  23. [ENGINE] Refactor FADEC and fuel consumption code (comments, variable nomenclature and overall clean-up) - @Taz5150 ( TazX [Z+2]#0405)
  24. [ARCH] Support ARINC 429 communication between aircraft components - @davidwalschots (David Walschots)
  25. [UTILS] Fix lbs to kgs units conversion to match MSFS - @donstim (donbikes#4084)
  26. [EFB] OFP supports all formats - @tracernz (Mike)
  27. [MODEL] Landing lights retract fully and independently - @tracernz (Mike)
  28. [LIGHTS] Sync Strobe/Beacon, EXT LT refactor + LDG LT behavior - @bouveng (Johan Bouveng)
  29. [AP] Improved SPD/MACH law model - @IbrahimK42 (IbrahimK42)
  30. [AP/FBW] Improved behavior in cruise when using high sim rate with roll performance - @aguther (Andreas Guther) and @IbrahimK42 (IbrahimK42)
  31. [PRESS] Introduce manual functionality of cabin pressurization system - @MJuhe (Miquel)
  32. [LIGHTS] Add TO/TAXI LT logic, ambience to TAXI/TO/LDG LT + min. changes to strobe/beacon/nav - @bouveng (Johan Bouveng)
  33. [FMGC] Fixed issue with TO flight phase transition when no V2 is entered and airport is near sea level - @aguther ( Andreas Guther)
  34. [MISC] Fix for incrementing ISIS pressure values - @RichardPilbery (tricky_dicky#3571)
  35. [MCDU] Fix GPS ground speed on IRS status page to show ground speed in knots rather than meters/second - @donstim ( donbikes#4084)
  36. [MCDU] Fixed length limitation for system messages - @derl30n (Leon)
  37. [FMGC] Use correct variable to determine lateral AP mode for APPROACH phase switch - @aguther (Andreas Guther)
  38. [ENGINE] Correctly adapt fuel burn with sim rate - @aguther (Andreas Guther)
  39. [PFD/FBW] Added beta target indication - @aguther (Andreas Guther)
  40. [ISIS] Added inHg and metric altitude pin programs - @tracernz (Mike)
  41. [MCDU] Fixed transition alt init and display - @derl30n (Leon)
  42. [AP] Fixed V/S, FPA or ALT* speed protection to engage too early on high altitudes - @aguther (Andreas Guther)
  43. [MODEL] Add MCDU annunciator lights - @tracernz (Mike)
  44. [LIGHTS] Add ambient lt for all INTEG LT emssivies + C&D ambient fix - @bouveng (Johan Bouveng)
  45. [ECAM] Fixed misaligned items on ecam memos - @tyler58546 (tyler58546)
  46. [ECAM] Revised fuel page to match neo - @RichardPilbery (tricky_dicky#3571)
  47. [RMP] Added 25 kHz VHF spacing option - @tyler58546 (tyler58546)
  48. [MCDU] Scratchpad rewrite - @derl30n (Leon)
  49. [ATHR/ENGINE] Improved CLB thrust limit for improved FLEX N1 numbers - @aguther (Andreas Guther)
  50. [FBW] Improved roll stability in turbulence or with performance issues - @IbrahimK42 (IbrahimK42) and @aguther ( Andreas Guther)
  51. [MCDU] Hide POSITION UPDATE AT field on PROG page when GPS is available - @BlueberryKing (BlueberryKing)
  52. [MCDU] Sort approaches by type - @tracernz (Mike)
  53. [MODEL] Add four portholes. Two opposite the existing ones, and two above the wing. - @igor8518 (Igor Milovidov)
  54. [MODEL] Add dynamic registration decal option - @tracernz (Mike)
  55. [FCU] Autopilot button integ light brightness corrected - @tracernz (Mike)
  56. [FBW/AP/ATHR] Only enable client data section when a model runs externally - @aguther (Andreas Guther)
  57. [FBW/AP/ATHR] Added local variables to enable logging of flight controls and/or throttle events - @aguther (Andreas Guther)
  58. [AP] Fixed VMAX speed protection for several modes not working properly - @aguther (Andreas Guther)
  59. [AP] Added support for event AUTOPILOT_DISENGAGE_SET to disengage AP - @aguther (Andreas Guther)
  60. [AP] Reduced speed margin of speed protection to 5 kn - @aguther (Andreas Guther)
  61. [MODEL] Removed glass due to issues with brightness in clouds since SU6 - @aguther (Andreas Guther)
  62. [ECAM] Converted ECAM SD cabin pressure page to React - @RichardPilbery (tricky_dicky#3571)
  63. [FBW] Reduced rotation law maximum pitch rate from 12°/s to 8°/s - @aguther (Andreas Guther)
  64. [AP] Added support for events AP_MACH_INC/DEC and AP_ALT_INC/DEC - @aguther (Andreas Guther)
  65. [SOUND] Added ALT increment selector and fixed ISIS sounds - @ImenesFBW (Imenes)
  66. [AP] Added support for other default events to basically push/pull all FCU buttons - @aguther (Andreas Guther)
  67. [MCDU] Fix backlight, brightness - @tracernz (Mike)
  68. [MODEL] Adjust heat effect on ENG1+2 - @bouveng (Johan Bouveng)
  69. [PFD] Fixed speed tape outline at low speeds - @beheh (Benedict Etzel)
  70. [FM] Fetch transition alt and level from SimBrief - @tracernz (Mike)
  71. [FBW] Intermediate support for aileron keyboard events - @aguther (Andreas Guther)
  72. [FLIGHT MODEL] Fixed station locations and loads consistent with real A320 W&B manual - @ghosh9691
  73. [MCDU] Boarding and W/B AOC Pages update with Simbrief Integration - @viniciusfont
  74. [MCDU] Updated boarding logic, separate loading for pax and baggage - @sidnov (Sid)
  75. [FLIGHT MODEL] Updated OEW/dry operating weight, max payload, station weights - @sidnov (Sid)
  76. [EFB/UI] Override in-game fuel UI and fuel initialization - @Taz5150 (TazX [Z+2]#0405)
  77. [FCU] FCU backlight is fed from proper bus - @tracernz (Mike)
  78. [HYD] Realistic hydraulic nose steering - @crocket6 (crocket)
  79. [CLK/ND] Fixed/Improved chrono & ET behavior on time shift - @vkrizan (Viliam)
  80. [AP] Added TCAS modes for Autopilot and Flight Director guidance - @aguther (Andreas Guther)
  81. [PFD] Added new messages and modes for TCAS - @lukecologne (lukecologne#1156)
  82. [FDR] Added additional data to the FDR - @aguther (Andreas Guther)
  83. [ATHR] Fixed ATHR being armed in flight when TOGA applied without GA condition - @aguther (Andreas Guther)
  84. [EFB] Fixed landing performance calculator clear button and wind magnitude, made small ui improvements - @ghitier ( Guillaume H.)
  85. [ECAM] Fixed gross weight being shown without engines running - @BlueberryKing (BlueberryKing)
  86. [FLIGHT MODEL] Fixes co-pilot not being shown in external view - @donstim (donbikes#4084)
  87. [BLEED] Replace default bleed system - @BlueberryKing (BlueberryKing)
  88. [ENGINE/ MODEL] Implement engine shutdown and realistic engine animation - @Taz5150 (TazX [Z+2]#0405)
  89. [ATSU] Use https for SimBrief - @tracernz (Mike)
  90. [FM] Stored waypoints - @tracernz (Mike)
  91. [ATSU] Import lat/lon waypoints correctly from SimBrief - @tracernz (Mike)
  92. [MCDU] Added manual ILS tuning by ident on RAD NAV page - @tracernz (Mike)
  93. [MCDU] Support manual entry of forward LS course - @tracernz (Mike)
  94. [MCDU] Increase timeout for airport loading - @tracernz (Mike)
  95. [AP] Fixed CLB not engaging correctly on take-off - @aguther (Andreas Guther)
  96. [AP] Added time delay to ALT condition - @aguther (Andreas Guther)
  97. [LIGHTS] Add external PARK BRK LT - @bouveng (Johan Bouveng)
  98. [AP] Fixed missing HDG sync on FD/AP engagement when FD and AP have been off - @aguther (Andreas Guther)
  99. [FDR] Added additional values to help debug in some cases - @aguther (Andreas Guther)
  100. [ATHR] Added switch to use externally defined thrust limits and separated thrust limits into own model - @aguther ( Andreas Guther)
  101. [FBW] Improved sideslip controller - @IbrahimK42 (IbrahimK42)
  102. [API] DOME light switch did not move when set to "dim" via SimConnect - @pre-martin (Martin)
  103. [AP] Further improved ALT CST* and ALT CST conditions - @aguther (Andreas Guther)
  104. [MCDU] Added support for connecting MCDU to external devices - @tyler58546 (tyler58546)
  105. [ATHR] Improvement of ATHR laws - @IbrahimK42(IbrahimK42), @aguther (Andreas Guther)
  106. [MISC] Fixed flap configuration in final.flt and runway.flt files - @donstim (donbikes#4084)
  107. [MISC] Added Home Cockpit mode to remove backlight bleed and reflections in displays - @ssewell (Shane Sewell)
  108. [EFB] Added Reset to Defaults button to EFB throttle calibration page - @frankkopp (Cdr_Maverick#6475)
  109. [HYD] Added more accurate simulation model of PTU - @Gurgel100 (Pascal)
  110. [BLEED] Fix potential NaN calculations for fast flows - @Crocket63
  111. [HYD] Reservoirs connected to pneumatics and first failures - @Crocket63
  112. [ATSU] Don't include airport as a waypoint in route uplink - @tracernz (Mike)
  113. [HYD] Increased reservoirs air pressure to avoid low air fault on pumps - @Crocket63
  114. [EFB] Fix FAA TAF option - @tracernz (Mike)
  115. [AP] Improved SPD/MACH law to be more robust in edge cases - @IbrahimK42 (IbrahimK42)
  116. [FBW] Improved normal law (flight path stability when speed changed, pitch rates) - @aguther (Andreas Guther)
  117. [AP] Improved ALT engage conditions (now +/- 40 ft and 0.8 s) - @aguther (Andreas Guther)
  118. [AP] Inhibit ALT* for 3 s after changing FCU altitude - @aguther (Andreas Guther)
  119. [AP] Separated and improved Nz used by different autopilot laws - @aguther (Andreas Guther)
  120. [AP] Improved HDG/TRK law on small changes - @aguther (Andreas Guther)
  121. [AP] Do not disengage SRS on RTO, engage it only in FLX detent when FLX is configured - @aguther (Andreas Guther)
  122. [ATHR] Improved thrust limits, FLX limits now CLB when entered into FMGC - @aguther (Andreas Guther)
  123. [AP] Improved LOC ALGIN and ROLL OUT during Autoland - @aguther (Andreas Guther)
  124. [HYD] Simple hydraulic model placeholder for flaps and slats - @Crocket63
  125. [FBW] Fix: do not compensate ground spoilers in C* law - @aguther (Andreas Guther)
  126. [EFB] Added Hoppie configuration to ATSU/ATC page - @svengcz (Sven Czarnian)
  127. [EFB] Added Datalink simulation rate - @svengcz (Sven Czarnian)
  128. [ATSU] Add PDC/CPDLC communication via Hoppie - @svengcz (Sven Czarnian)
  129. [AP] Fix: adjustment of vertical speed limitation in SPD/MACH law - @IbrahimK42 (IbrahimK42)
  130. [HYD] Ailerons hydraulic control (only visual and hydraulics) - @Crocket63
  131. [MISC] Animation speed/behaviors for button, switches and knobs - @bouveng (Johan Bouveng)
  132. [AP] Added Autoland capability for special terrain profiles, i.e. KSEA 16R - @aguther (Andreas Guther)
  133. [ATHR] Adjustment of ATHR SPD/MACH gains - @IbrahimK42 (IbrahimK42)
  134. [ATHR] Fix ATHR Alt Soft Mode - @IbrahimK42 (IbrahimK42)
  135. [HYD] Elevator hydraulic control (only visual and hydraulics) - @Crocket63
  136. [HYD] Simplified max step loop updater - @Crocket63
  137. [MISC] Fix for bleed/hyd system failure in some conditions - @Crocket63
  138. [ECAM] Add pack abnormally off warnings - @tracernz (Mike)
  139. [ELEC] Fix emergency elec on init in flight wrongly triggering the RAT - @Crocket63
  140. [ATHR] Fix ATHR Speed Undershoot - @IbrahimK42 (IbrahimK42)
  141. [FLIGHTMODEL] Improved pitch stability in turbulence - @aguther (Andreas Guther)
  142. [AP] Fix DES not being armed in ALT CST and altitude constraint changing to FCU altitude - @aguther (Andreas Guther)
  143. [COND] Add cabin temperature simulation and control - @mjuhe (Miquel Juhe)
  144. [COND] Improve air conditioning pack flow model - @mjuhe (Miquel Juhe)
  145. [FBW] Fix Rudder Trim Signal - @IbrahimK42 (IbrahimK42)
  146. [TCAS] Implemented traffic advisories, resolution advisories, and collision avoidance logic - @wpine215 (Iceman) @2hwk (2Cas#1022)
  147. [PFD] Implemented TCAS guidance on vertical speed tape - @wpine215 (Iceman)
  148. [SOUNDS] Connected TCAS TA/RA logic to TCAS Wwise events - @wpine215 (Iceman) @2hwk (2Cas#1022)
  149. [ENGINE] Overall improvement of thrust limits - @Taz5150 (TazX [Z+2]#0405)
  150. [HYD] Aerodynamic model affects moving parts - @Crocket63
  151. [ATC] Implement ident button and fix auto mode - @tracernz (Mike)
  152. [FLIGHTMODEL] Prevent default stall warning bool from being activated - @donstim (donbikes#4084)
  153. [EFB] Colored raw Metar in EFB weather widget - @frankkopp (Frank Kopp)
  154. [AP] Fix Target Altitude to be set in all FM requested modes - @IbrahimK42 (IbrahimK42)
  155. [AP] Fix G/S condition - @aguther (Andreas Guther)
  156. [DUs] Override MSFS menu animation setting for display units - @tracernz (Mike)
  157. [AP] Furhter improved FLARE law for various conditions - @aguther (Andreas Guther)
  158. [SOUNDS] Use estimated landing rate for touchdown sound selection - @aguther (Andreas Guther)
  159. [ATHR] Increase spool up/down speed for THR IDLE and THR CLB to better match real plane - @aguther (Andreas Guther)
  160. [FLIGHTMODEL] Flight model improvements - @donstim (donbikes#4084)
  161. [SPEEDS] Fix GS mini not being limited by VFE-5 in CONF FULL - @donstim (donbikes#4084)
  162. [MCDU] Fix crash when clearing DIR TO waypoint - @tracernz (Mike)
  163. [HYD] Improved hydraulic valves stability - @Crocket63
  164. [ATHR] Fix Speed/Mach Idle transition in strong headwind - @IbrahimK42 (IbrahimK42)
  165. [HYD] Added variables for sound update - @Crocket63
  166. [SOUNDS] Add rain sounds in cockpit - @Mico975 (Mico)
  167. [SOUNDS] Add passenger announcements and ambience - @hotshotp (Boris)
  168. [EFB] Added setting for colored METAR in EFB weather widget - @frankkopp (Frank Kopp)
  169. [MCDU] Added button press sound to remote mcdu - @frankkopp (Cdr_Maverick#6475)
  170. [MCDU] Improved Remote MCDU with CLR hold and light-dark mode - @frankkopp (Frank Kopp)
  171. [MCDU] Improved mcdu server command line handling - @frankkopp (Cdr_Maverick#6475)
  172. [RA] Add dual Radio Altimeter simulation - @beheh (Benedict Etzel)
  173. [HYD] Fix nose wheel position during pushback - @Crocket63
  174. [MCDU] Improved Remote MCDU communication by reducing update frequency - @frankkopp (Frank Kopp)
  175. [FLIGHTMODEL] Additional flight model improvements to better match real airplane performance data - @donstim ( donbikes#4084)
  176. [FMGC] Re-implement altitude and speed constraints - @tracernz (Mike)
  177. [HYD] Smoothed nose wheel steering when pushing back - @Crocket63
  178. [EFB] Add first officer flypad - @tracernz (Mike)
  179. [CLK] Added simvars for Clock CHR and ET - @ssewell (Shane Sewell)
  180. [HYD] Fixed PTU starting sound trigger - @Crocket63
  181. [HYD] Removed blue reservoir absolute air sensor (removed on new neo) - @Crocket63
  182. [MODEL] Split master caution and warning lamps - @tracernz (Mike)
  183. [MCDU] Improved resilience of FMGC main loop - @aguther (Andreas Guther)
  184. [AP] Corrected guidance for OP DES, CLB and DES for small flight level changes - @aguther (Andreas Guther)
  185. [AP] Improved roll law transition from flight to ground mode during Autoland - @aguther (Andreas Guther)
  186. [AP] Improved V/PATH law - lukecologne (luke)
  187. [ADIRS] Improve ADR SSM behaviour, add missing data to the IR - @luke (lukecologne#1156)
  188. [PFD] Improve SPD and MACH flag behaviour, add FPV flag - @luke (lukecologne#1156)
  189. [MCDU] Update init/fuel prediction pages to H3 - @tracernz (Mike)
  190. [MCDU] Implement ground temp on INIT A - @tracernz (Mike)
  191. [BLEED] Attached hydraulic reservoirs to both engine bleed systems - @Gurgel100 (Pascal)
  192. [COND] More accurately define air conditioning knob rotations - @rare-potato(Rare Potato#9693)
  193. [PFD] Add EIS S14 features (A/BRK info on PFD, white SELECTED ALT) to the PFD - @luke (lukecologne#1156)
  194. [MODEL] Fix mirrored right main gear wheel UV - @bouveng (Johan Bouveng)
  195. [EFB] Fix Metar parser error - @brainshot (brainshot) @frankkopp (Frank Kopp)
  196. [MODEL] Add custom cargo door hinge for texturing - @bouveng (Johan Bouveng)
  197. [MISC] Fix Home Cockpit mode to honor backlight bleed configuration in PFD/ND test mode - @ssewell (Shane Sewell)
  198. [FMGC] Updates flight model info for FMGC guidance - @donstim (donbikes#4084)
  199. [FLIGHTMODEL] Improved gear contact points - @donstim (donbikes#4084)
  200. [MCDU] Update Simbrief API integration with new weights and balance features - @sidnov (Sid)
  201. [EFB] EFB Setting to enable MCDU Server connection to avoid too many connection attempts - @frankkopp (Frank Kopp)
  202. [FMGC] FAF altitude constraints on precision approaches treated correctly - @tracernz (Mike)
  203. [EICAS] Fixed issue where CRUISE page was viewable on ground. - @patmack14 (Patrick Macken)
  204. [EWD] Rewritten EWD in React - @RichardPilbery (tricky_dicky#3571) & @beheh (Benedict Etzel)
  205. [EWD] Rewritten logic for FWC into React - @RichardPilbery (tricky_dicky#3571) & @beheh (Benedict Etzel)
  206. [HYD] Removed ground spoiler group until animations are modified - @Crocket63
  207. [MODEL] Add new decal mesh next to fwd doors - @bouveng (Johan Bouveng)
  208. [MODEL] Add bandit/window mask + ext door decals & tail details - @bouveng (Johan Bouveng)
  209. [MCUD] Add LSK for vert rev at destination - @tracernz (Mike)
  210. [MODEL] Add detailed rivet mesh to allow for ALDB+COMP+NORM ribbons - @bouveng (Johan Bouveng)
  211. [SD] Rewrite Bleed page to React - @RichardPilbery (tricky_dicky#3571)
  212. [FMGC] Implement "coarse" prediction system for turn speeds - @tracernz (Mike)
  213. [BLEED] Converted bleed system to use mass flow instead of volume flow - @Gurgel100 (Pascal)
  214. [FMGC] Add runway-by-itself approaches - @tracernz (Mike)
  215. [FMGC] Automatic airway waypoint intersection - @tracernz (Mike)
  216. [HYD] Adjusted droop characteristics and randomness of surfaces actuators - @Crocket63
  217. [PFD] Reimplement PFD with msfs-avionics framework for improved performance - @saschl (saschl#9432)
  218. [GPWS] Mute "100 above" callout during autoland - @patmack14 (Patrick Macken)
  219. [MCDU] Refactored mcdu key input events - @derl30n - (Leon)
  220. [AUTOTHRUST] Added configuration option to allow change of key increment size - @aguther (Andreas Guther)
  221. [FLIGHTMODEL] Start fuel transfer for both tanks when EITHER inner tank reaches the trigger level - @donstim ( donbikes#4084)
  222. [FMGC] Add lat/lon waypoint ident option - @tracernz (Mike)
  223. [HYD] PTU model refinement and simulated potential wear state probabilities - @Crocket63
  224. [HYD] Reduced engine driven pumps efficiency in active regulation area - @Crocket63
  225. [FMGC] Implemented Airport Button - @patmack14 (Patrick Macken)
  226. [RMP] Fixed colour of SEL indicator - @tracernz (Mike)
  227. [MISC] Added custom Autobrake event for SimConnect - @aguther (Andreas Guther)
  228. [EWD] Fixed failures not re-triggering when resolved - @tricky_dicky (Richard Pilbery)
  229. [SOUND] Prevent autopilot disconnect from sounding on C+D spawn - @tricky_dicky (Richard Pilbery) and @saschl (saschl#9432)
  230. [FMGC] Removed flight phase transition from TAKEOFF to PREFLIGHT - @beheh (Benedict Etzel)
  231. [FMGC] Added flight phase transition to DONE when on ground > 30 s and engines off - @aguther (Andreas Guther)
  232. [ATSU] Add FANS-C simulation for CPDLC - @Sven [de en] - (Sven Czarnian)
  233. [ATSU] Add VDL3-simulation of datalink transport protocol - @Sven [de en] - (Sven Czarnian)
  234. [FMGC] Improve robustness of ILS auto-tuning - @tracernz (Mike)
  235. [OVHD] Fixed fire push button not being able to be stowed - Julian Sebline (Julian Sebline#8476 on Discord)

0.7.0

  1. [HYD] First building block, more to come. Hydraulics do not impact the sim YET. - @crocket6 (crocket)
  2. [HYD] Connected hydraulics element to electrical buses. - @crocket6 (crocket)
  3. [ENGINE] Fixed fuel consumption model - @Taz5150 (TazX [Z+2]#0405)
  4. [ENGINE] Fixed fuel flow being 0 at Start-up - @Taz5150 (TazX [Z+2]#0405)
  5. [MCDU] Fixed input and display issues on PERF/W&B and INIT pages - @felixharnstrom (Felix Härnström)
  6. [MCDU] Progress page only shows GPS Primary when it should - @Username23-23 (NONAmr2433 #8777)
  7. [ND] Add VOR/ADF needles to ILS arc display - @tracernz (Mike)
  8. [MCDU] Add hard sign to temp field on PERF APPR, remove FLS/FINAL APP, adjust alignment - @tracernz (Mike)
  9. [ADIRS] Add on delay for ON BAT light - @tracernz (Mike)
  10. [MISC] Added 3D brake gauge - @tyler58546 (tyler58546), @DarkOfNova (DarkOfNova)
  11. [ECAM] Refactor flight control page to use React - @RichardPilbery (tricky_dicky#3571)
  12. [ELEC] The BCL commands the BAT contactor be closed when the BAT push button is moved from OFF to AUTO - @davidwalschots (David Walschots)
  13. [MCDU] Implement BRG/DIST function on PROG page - @tracernz (Mike)
  14. [MCDU] Fix max page number on duplicate waypoint selection - @tracernz (Mike)
  15. [MCDU] Show max distance of 9999 NM on duplicate waypoint selection - @tracernz (Mike)
  16. [DU] Display units only run their self-test when unpowered over 10 seconds - @davidwalschots (David Walschots)
  17. [DISPLAYS] RMP backlight, ATC and RTPI font color and backlight - @marcman86 (marcman86#4907)
  18. [RMP] Enabled LED indicators when testing ANN lights - @ImenesFBW (Imenes)
  19. [EFB] Fix fuel tank capacity values - @donstim (donbikes#4084)
  20. [MISC] Fixed EVAC button animation - @tyler58546 (tyler58546)
  21. [ECAM] Improved alternating of igniters - @joseph-tobin (joseph#1001)
  22. [TEXTURE] Upscaled the existing FBW livery to 8K - @FoxinTale (Aubrey)
  23. [CHECKLISTS] Added missing Fuel Pumps checkpoint - @sidnov (sidnov#8337)
  24. [ELEC] All external and internal lights are powered by the correct electrical bus. - @davidwalschots (David Walschots)
  25. [ELEC] Equipment such as wipers and display units are powered by the correct electrical bus - @davidwalschots (David Walschots)
  26. [ELEC] Button and indication lights are powered by the correct electrical bus - @davidwalschots (David Walschots)
  27. [ELEC] Engines keep running when electrical systems are lost - @davidwalschots (David Walschots)
  28. [ELEC] When turning the BAT pb to AUTO, the battery charge limiter has a 1 second startup delay - @davidwalschots ( David Walschots)
  29. [MCDU] Fixed entry of in.Hg baro settings ending in zero - @tracernz(Mike)
  30. [PFD] Reimplemented and improved PFD in react - @lukecologne (lukecologne#1156)
  31. [FBW] New custom fly-by-wire system - @aguther (Andreas Guther)
  32. [AUTOPILOT] New custom autopilot system - @aguther (Andreas Guther)
  33. [AUTOTHRUST] New custom autothrust system - @aguther (Andreas Guther)
  34. [ENGINE] New engine model with custom EGT and fuel flow logic - @Taz5150 (TazX [Z+2]#0405)
  35. [FLIGHTMODEL] New flight model adapted to new engine model - @donstim (donbikes#4084)
  36. [FLIGHTMODEL] Added separated flaps position for 1 and 1+F - @donstim (donbikes#4084), @aguther (Andreas Guther)
  37. [FLIGHTMODEL] Custom spoiler logic and realistic impact on flight model - @donstim (donbikes#4084), @aguther (Andreas Guther)
  38. [EFB] Added throttle calibration for autothrust system - @Saschl (saschl#9432)
  39. [ECAM] Add REFUELG message to upper ECAM when refuelling via fuel page on EFB - @sidnov (sidnov#8337)
  40. [EFB] Disabled LINK MCDU button on dashboard page - @ExampleWasTaken (ExampleWasTaken#0886)
  41. [MCDU] Do not show duplicate names page with 1 option, fix return key - @tracernz (Mike)
  42. [MCDU] Removed invalid chars from- and updated AOC TELEX warning message - @ExampleWasTaken (ExampleWasTaken#0886)
  43. [ND] Fix Behaviour of TAS and Wind Info displayed inflight and on Take-Off - @ChruutvoLuzi (ChruutvoLuzi#8902)
  44. [SOUND] Improved engine, ground roll, and ambience sounds - @hotshotp (Boris)
  45. [SOUND] Added CVR test sound - @hotshotp (Boris)
  46. [ELEC] Pushing the GEN 1 LINE push button to OFF opens the GEN 1 contactor - @davidwalschots (David Walschots)
  47. [ELEC] Add ground service electrical buses - @davidwalschots (David Walschots)
  48. [FLIGHTMODEL] Fixed excessive weathervaning stability - @donstim (donbikes#4084)
  49. [AUTOPILOT] Improved ROLL OUT and G/S laws - @aguther (Andreas Guther)
  50. [FMGC] Added VS descent phase initiation - @MisterChocker (Leon)
  51. [SOUND] Added glareshield chrono button sound - @ImenesFBW (Imenes)
  52. [MCDU] Disallow ATIS request when no airport is specified - @ExampleWasTaken (ExampleWasTaken#0886)
  53. [FBW] New high angle of attack and high speed protection - @lukecologne (luke), @aguther (Andreas Guther)
  54. [FBW] Adapt pitch attitude protection for configuration - @aguther (Andreas Guther)
  55. [FBW] Realistic rudder pedals animation only following pilot input or trim - @aguther (Andreas Guther)
  56. [FCU] Added more custom events that can be triggered via SimConnect to control the FCU - @aguther (Andreas Guther)
  57. [MISC] Autobrake can be armed via keybindings - @Saschl (saschl#9432)
  58. [FWC] Fix pushing of MASTER WARN and MASTER CAUT not disabling aural warnings - @davidwalschots (David Walschots)
  59. [ELEC] EMER ELEC PWR overhead MAN ON push button triggers emergency generator start (RAT not yet simulated) - @davidwalschots (David Walschots)
  60. [ELEC] RAT & EMER GEN fault light illuminates when applicable - @davidwalschots (David Walschots)
  61. [FBW] Realistic rudder trim deflection and reset rate - @aguther (Andreas Guther)
  62. [FBW] Elevator trim wheels no longer move when stop is reached - @aguther (Andreas Guther)
  63. [AP] Improved V/S and FPA speed protection mode - @aguther (Andreas Guther)
  64. [MISC] Seatbelt sign state can be toggled via external events - @Saschl (saschl#9432)
  65. [MISC] Standby instrument brightness buttons can now be held down rather than pressed to -/+ brightness - @2hwk ( 2Cas#1022)
  66. [AP] Fixed and improved mode transitions related to LAND modes - @aguther (Andreas Guther)
  67. [ENGINE] Adapt engine IDLE N1 based on environmental conditions - @Taz5150 (TazX [Z+2]#0405), @aguther (Andreas Guther)
  68. [ECAM] Added hydraulics page on SD - @RichardPilbery (tricky_dicky[Z+0]#3571)
  69. [ND] ND Waypoint Icon Size, Icon Outlines, Airplane Icon Color and Outline - @marcman86 (marcman86#4907)
  70. [ELEC] ENG FIRE push button deactivates IDG - @davidwalschots (David Walschots)
  71. [AP] Improved OP CLB/DES, CLB/DES speed hold characteristics - @aguther (Andreas Guther)
  72. [MCDU] Fixed sometimes bad error message on crz fl entry - @MisterChocker (Leon)
  73. [ECP] Corrected EMER CANC ECAM button emissive behavior - @ImenesFBW (Imenes)
  74. [ECAM] Change flight control page to use hydraulic simulation vars - @lukecologne (luke)
  75. [HYD] Blue electric pump override button changed to momentary latched - @Crocket63 (crocket)
  76. [LIGHTS] Add OVHD ANN LT DIM functionality - @bouveng (Johan Bouveng)
  77. [PFD] Add baro setting flash when passing TA/TL - @lukecologne (luke)
  78. [FLIGHT MODEL] Fix flap transition bounce - @donstim (donbikes#4084)
  79. [FBW] Added visual aileron droop and anti-droop - @aguther (Andreas Guther)
  80. [FLIGHT MODEL] Force usage of modern flight model - @aguther (Andreas Guther)
  81. [MODEL] Reverse thrust animation no longer proportional to thrust lever position - @tracernz (Mike)
  82. [HYD] Brakes are now connected to hydraulic system - @crocket63 (crocket)
  83. [ADIRS] Fix ADIRUs not aligned starting on runway - @davidwalschots (David Walschots)
  84. [FLIGHT MODEL] Adds new parameters introduced by SU4 - @donstim (donbikes#4084)
  85. [LIGHTS] Correct Korry button labels - @tracernz (Mike), @tyler58546 (tyler58546)
  86. [OVHD] Correct EVAC button behaviours - @tracernz (Mike)
  87. [OVHD] Fix invisible fault emissive decal on centre fuel pump 2 - @tracernz (Mike)
  88. [VFX] Add APU exhaust heat blur effect - @wpine215 (Iceman)
  89. [MCDU] Improve robustness of Lat/Lon & P-B/P-B input parsing - @tracernz (Mike)
  90. [RTPI] Add separate RTPI font file - @sidnov (Sid)
  91. [AP+PFD] Added triple click and FMA mode reversion logic - @aguther (Andreas Guther)
  92. [AP] Automatically arm NAV on ground when flight plan becomes available - @aguther (Andreas Guther)
  93. [FCU] Automatically connect flight directors when FCU is powered on - @aguther (Andreas Guther)
  94. [HYD] New custom auto brakes replace default one - @crocket63 (crocket)
  95. [MISC] Chrono auto-brightness - @sidnov (Sid)
  96. [AP] Improved disengage conditions for ROLL OUT and when excessive pitch or roll attitude - @aguther (Andreas Guther)
  97. [FBW] Improved ground spoiler logic - @aguther (Andreas Guther)
  98. [ATHR] Fixed incorrect THR LK activation when A/THR disconnect buttons have been used - @aguther (Andreas Guther)
  99. [ECAM] Convert Cruise page to React - @RichardPilbery (tricky_dicky[Z+0]#3571)
  100. [ATHR] Support flight director off take-off procedure - @aguther (Andreas Guther)
  101. [MCDU] Fixed tropo entry validation - @MisterChocker (Leon)
  102. [AP/FMGC] Improved managed speed and V2 validity - @aguther (Andreas Guther)
  103. [FCU] Init FCU with SPD 100 kn, HDG = 0° and ALT 100 ft - @aguther (Andreas Guther)
  104. [FBW] Inhibit alpha floor and protection law for 10 s after flight start / plane reload - @aguther (Andreas Guther)
  105. [FLIGHT MODEL] Increased gear drag, reduced flap drag - @donstim (donbikes#4084)
  106. [ATHR/FADEC] Fixed potential engagement of reverse thrust in flight - @aguther (Andreas Guther)
  107. [ECAM] Fix REFUELG message being shown on ECAM even when refueling is complete - @BlueberryKing (BlueberryKing#6641)
  108. [MCDU] ILS auto-tuning for departure and improved for approach - @tracernz (Mike)
  109. [MCDU] Added clear scratchpad on CLR held down - @tracernz (Mike) and @MisterChocker (Leon)
  110. [MCDU] Fixed performance page refresh on flight phase transition - @MisterChocker (Leon)
  111. [FMGC] Added reset of fmgc variables - @MisterChocker (Leon)
  112. [ATHR] Fixed permanent A/THR disconnect (15s press) not being able to activate with 3D button on thrust levers - @aguther (Andreas Guther)
  113. [ND] TCAS symbols correctly display in 10, 20, 40nm ARC/ROSE views + bug fixes - @2hwk (2Cas#1022)
  114. [ENGINE] Cold Engine start-up model (primary parameters) - @Taz5150 (TazX [Z+2]#0405)
  115. [ATSU] Aircraft can only be fueled when on ground - @erso44 (Ersin Karakilic)
  116. [ATHR/FWC] Adapted take-off A/THR engagement and added thrust lever not set warning - @aguther (Andreas Guther)
  117. [TEXTURE] Added a white dot to the test button and corrected DISCH alignment on the fire panel - @ImenesFBW (Imenes)
  118. [ECAM] Added ISA DEV to ECAM - @BlueberryKing (BlueberryKing#6641)
  119. [AOC] Reworked airport handling on AOC Weather Request Page - @MisterChocker (Leon)
  120. [EFB] Add flypad themed simbrief maps to EFB/OFP - @bouveng (Johan Bouveng)
  121. [SOUND] Added blue and yellow electric hydraulic pump sounds - @hotshotp (Boris)
  122. [SOUND] Further improved ambience and engine sounds - @hotshotp (Boris)
  123. [ELEC] Improve electrical system implementation to allow for implementing advanced scenarios - @davidwalschots (David Walschots)
  124. [MCDU] MCDU accepts direct keyboard input (enabled by new option in A32NX Realism Settings). - @2hwk (2Cas#1022)
  125. [ISIS] Implement automatic brightness adjustment for standby instrument - @BlueberryKing (BlueberryKing#6641)
  126. [HYD] Fixed catering door movement wrongly starting the yellow elec pump - @crocket63 (crocket)
  127. [SOUND] Added custom FCU and GPWS, push-button sounds @ImenesFBW - (Imenes)
  128. [ECAM] Implement amber REV message while reverser doors are in transit. - @BlueberryKing (BlueberryKing#6641)
  129. [HYD] Switched hydraulics to new engine model simvars - @Crocket63 (crocket)
  130. [LIGHTS] New potentiometer for lights, emissives and screens. - @bouveng (Johan Bouveng)
  131. [SOUND] Improved engine startup sound and added wiper sounds - @hotshotp (Boris)
  132. [FCU] Fix FCU DISPLAY AC1 BUS power. - @bouveng (Johan Bouveng)
  133. [HYD] Fixed autobrake inputs response for rotating knob type controllers - @Crocket63 (crocket)
  134. [ECAM] Autoswitch ECAM pages use proper FWC phase logic - @2hwk (2Cas#1022)
  135. [HYD] Added basic LGCIU implementation with per wheel weight on wheels sensors - @Crocket63 (crocket)
  136. [MISC] Improved logic for chronometer operations - @sidnov (Sid)
  137. [DISPLAYS] Fix Self-Test no longer triggers when spawning from an in-flight state i.e. cruise/landing/takeoff on runway - @2hwk (2Cas#1022)
  138. [SOUND] Improved engine startup, idle sounds, and cabin wind - @hotshotp (Boris)
  139. [MODEL] Swap EFIS WPT and VOR D buttons - @tracernz (Mike)
  140. [MODEL] Fix no-smoking/no-PED switch animation - @tracernz (Mike)
  141. [DISPLAYS] Add pixelated screens - @bouveng (Johan Bouveng)
  142. [ADIRS] Simple ATT mode implementation (does not yet include HDG entry) - @davidwalschots (David Walschots)
  143. [ADIRS] The longest instead of the shortest remaining alignment time is displayed on the upper ECAM - @davidwalschots (David Walschots)
  144. [ADIRS] IR1, IR3, or IR2 can be pushed OFF to disconnect output of IR information from that particular ADIRU - @davidwalschots (David Walschots)
  145. [ADIRS] ADR1, ADR3, or ADR2 can be pushed OFF to disconnect output of ADR information from that particular ADIRU - @davidwalschots (David Walschots)
  146. [ADIRS] GPS PRIMARY LOST is only indicated when none of the IRs are aligned or ON - @davidwalschots (David Walschots)
  147. [ADIRS] Switching panel's ATT HDG and AIR DATA knobs functionality - @davidwalschots (David Walschots)
  148. [ADIRS] Upper ECAM shows IR x IN ATT ALIGN when any ADIRU is in ATT mode alignment - @davidwalschots (David Walschots)
  149. [ADIRS] Wind, TAS, and GS indications depend on availability of IR and ADR data - @davidwalschots (David Walschots)
  150. [ADIRS] SAT, TAT, and ISA indications depend on the selected ADR (1 or 3) - @davidwalschots (David Walschots)
  151. [PRESS] First implementation of automatic pressurization system - @MJuhe (Miquel)
  152. [MISC] Added annunciator lights to interactive checklist - @oim1 (oim)
  153. [MISC] Workaround for altitude issues of MSFS - @aguther (Andreas Guther)
  154. [MODEL] Un-mirror sharklet textures - @tracernz (Mike)
  155. [DISPLAYS] Improved pixelated screens, only appears when camera is close to displays - @2hwk (2Cas#1022)
  156. [MISC] Change back to airliner hud in external view for SU5 - @donstim (donbikes#4084)
  157. [TEXTURE] Improved cockpit textures and screen reflections - @MoreRightRudder (Mike), @tyler58546 (tyler58546)
  158. [MCDU] DEST EFOB and ALT DEST EFOB amber coloring fixed - @erso44 (Ersin Karakilic)
  159. [EFB] Add tabbed settings page to EFB - @ErickSharp (Erick [Z-6]#6484)
  160. [FCU] Added LVAR for selected speed and only fill active LVAR for VS or FPA mode
  161. [MODEL] Removed unused material to fix potential crash to desktop - @aguther (Andreas Guther)
  162. [ARCH] Failures are supported - @davidwalschots (David Walschots)
  163. [HYD] Updated fix for autobrake rotating knob type controllers - @Crocket63 (crocket)
  164. [MODEL] Fix Cockpit Door Video Toggle - @sidnov (Sid)
  165. [MISC] Added JP, FI, SE, NO and NL language support for tooltips. - @kpotschi (MelodyConnor)
  166. [ECAM] Rewrite fuel page for React - @Benjozork (Benjamin Dupont) and @RichardPilbery (tricky_dicky[Z+0]#3571)
  167. [LIGHTS] Added workaround for missing lighting definitions in Asobo templates - @cloudynetwork (Peter Joseph)
  168. [MODEL] Change ECAM button lights to white - @tracernz (Mike)
  169. [GPWS] Fix "retard" callout so it plays at less than 20 ft radio altitude with autopilot off - @donstim ( donbikes#4084)
  170. [FADAC] Fix "fuel used. Fuel used is reset to zero when an engine is restarted on the gound. - john P Maguire#9027
  171. [SOUNDS] Replace all remaining Asobo sounds - @hotshotp (boris#8008)
  172. [SOUNDS] Implement an early version of closed vs open cockpit door sounds - @hotshotp (boris#8008)
  173. [OVHD] CVR ground test auto-resets on first engine start - @tracernz (Mike)
  174. [GENERAL] Added Notification to user via popup + notification when settings change requires aircraft reload. - @2hwk (2Cas#1022
  175. [ECAM] ENG oil temperature amber while below takeoff minimum - @tracernz (Mike)
  176. [MISC] Sync settings across instruments - @tracernz (Mike)
  177. [MCDU] Remove some settings from MCDU the are now in the FlyPad - @tracernz (Mike)
  178. [EFB] Persist sound and EFB settings correctly - @tracernz (Mike)

0.6.0

  1. [CDU] Added WIND page - @tyler58546 (tyler58546)
  2. [SOUND] Improved engine startup and fly by sound - @hotshotp (Boris#9134)
  3. [SOUND] Added new vent test and ext pwr relay random sounds - @hotshotp (Boris#9134)
  4. [SOUND] Seatbelt sign now has a delay - @hotshotp (Boris#9134)
  5. [PFD] Added auto brake status to FMA - @MisterChocker (Leon)
  6. [UTILS] Added Vfe and Vfen table - @MisterChocker (Leon)
  7. [PFD] Fixed wrong Vfe and Vfen indication - @MisterChocker (Leon)
  8. [SOUND] Reworked interior and exterior apu sound - @hotshotp (Boris#9134)
  9. [SOUND] Added new MCDU button sounds - @hotshotp (Boris#9134)
  10. [GENERAL] Added TRK/FPA mode including FPV/FPD on PFD - @theomessin (Theodore Messinezis)
  11. [ECAM] Added missing unit conversion to cruise and engine page - @MisterChocker (Leon)
  12. [MCDU] Horizontal slew arrows now appear in the correct location - @tyler58546 (tyler58546)
  13. [MCDU] Vertical slew arrows have been added on pages that can be scrolled - @tyler58546 (tyler58546)
  14. [MCDU] The "F-PLN" title has been removed from the flight plan page - @tyler58546 (tyler58546)
  15. [MCDU] The flight plan page now shows the flight number in the top left corner - @tyler58546 (tyler58546)
  16. [MCDU] The flight plan page now shows "TMPY" in the top line when displaying the temporary flight plan - @tyler58546 (tyler58546)
  17. [MCDU] The "FROM" indicator on the flight plan page is now in the top line - @tyler58546 (tyler58546)
  18. [UTILS] Added speed conversions and fixed Mmo - @MisterChocker (Leon)
  19. [MISC] Fixed cockpit door button states - @ImenesFBW (Imenes)
  20. [TEXTURE] Various UV/texture fixes - @tyler58546 (tyler58546)
  21. [CHECKLISTS] Removed various outdated INOPs from the checklist - @Venorcis (Venorcis)
  22. [MCDU] Improved scratchpad handling on - @MisterChocker (Leon)
  23. [ADIRS] Added "ON BAT" light to ADIRS panel - @tyler58546 (tyler58546)
  24. [MCDU] Fixed INIT-A CRZ Temp insert - @MisterChocker (Leon)
  25. [MCDU] Fixed APPR/GO AROUND page order - @beheh (Benedict Etzel)
  26. [OPTIONS] Changed unit option changes only effective after aircraft reload - @MisterChocker (Leon)
  27. [ECAM] Fixed engineering mode overlay displaying on upper ECAM in some cases - @davidwalschots (David Walschots)
  28. [MCDU] Fixed "V1/VR/V2 DISAGREE" check - @MisterChocker (Leon)
  29. [FLIGHTMODEL] Fixed structural load factor limitations - @donstim (donbikes#4084)
  30. [ECAM] Improved Ecam Memo TO Flaps and TO Config. Allows for Config 3 TO - @MisterChocker (Leon)
  31. [DISPLAYS] Optimize performance by throttling instrument updates - @XSJoJo (Jorim Jaggi)
  32. [ECAM] Added F/CTL FLAP/MCDU DISAGREE check - @MisterChocker (Leon)
  33. [MISC] Changed AIRCOND knobs starting position to 12 o'clock - @ImenesFBW (Imenes)
  34. [FCU] Fixed baro knob overlapping text and emissive removed - @DarkOfNova (DarkOfNova), @ImenesFBW (Imenes)
  35. [SOUND] Reworked engine spool up and startup sounds - @hotshotp (Boris)
  36. [SOUND] Reworked pack sounds - @hotshotp (Boris)
  37. [SOUND] Reworked touchdown sounds - @hotshotp (Boris)
  38. [SWITCHES] Make necessary push buttons momentary - @Benjozork (Benjamin Dupont)
  39. [SWITCHES] Change push button sound - @Benjozork (Benjamin Dupont)
  40. [SWITCHES] Change light switch sound - @Benjozork (Benjamin Dupont)
  41. [MISC] Added printer - @tyler58546 (tyler58546), @DarkOfNova (DarkOfNova)
  42. [ECAM] Added CONF/FLAPS 3 memos when GPWS LDG FLAPS 3 enabled - @tracernz (Mike)
  43. [MISC] Disabled left tiller deflection emissive - @ImenesFBW (Imenes)
  44. [CDU] Add landing config selection (CONF3 or FULL) on Perf Appr page - @tracernz (Mike)
  45. [TEXTURE] Added inHg/hPa above the QNH knob - @ImenesFBW (Imenes)
  46. [MCDU] Vapp entry/clear display and error improvements - @tracernz (Mike)
  47. [TEXTURE] Added throttle lever detent decal and removed extra S from compass - @ImenesFBW (Imenes)
  48. [APU] Realistic start cycle in terms of time, N, and EGT - @davidwalschots (David Walschots)
  49. [APU] Usage of APU GEN and BLEED fluctuates EGT - @davidwalschots (David Walschots)
  50. [APU] APU GEN output appears around 84% N - @davidwalschots (David Walschots)
  51. [APU] Out of range APU GEN output appears in amber - @davidwalschots (David Walschots)
  52. [APU] EGT is rounded to the nearest 5 degrees on the ECAM - @davidwalschots (David Walschots)
  53. [APU] APU is available 2 seconds after 95% N or at 99.5% N - @davidwalschots (David Walschots)
  54. [APU] APU enters cooldown mode when APU BLEED was used in the last two minutes before shutdown - @davidwalschots ( David Walschots)
  55. [APU] When APU BLEED is ON and the APU isn't supplying bleed air, the overhead APU BLEED fault light turns on - @davidwalschots (David Walschots)
  56. [APU] The APU automatically shuts down when the left inner fuel tank is empty, unless unlimited fuel is on - @davidwalschots (David Walschots)
  57. [APU] Automatic shutdown triggers FWC cautions on Upper ECAM - @davidwalschots (David Walschots)
  58. [APU] Automatic shutdown causes the APU to be shown as unavailable on SYS - @davidwalschots (David Walschots)
  59. [APU] Releasing the APU FIRE button makes the APU go into emergency shut down - @davidwalschots (David Walschots)
  60. [APU] Emergency shutdown triggers FWC cautions on Upper ECAM - @davidwalschots (David Walschots)
  61. [APU] Emergency shutdown causes the APU to be permanently shown as unavailable on SYS - @davidwalschots (David Walschots)
  62. [APU] BLEED PSI is shown when ADIRS1 on NAV, waiting for alignment is no longer necessary - @davidwalschots (David Walschots)
  63. [APU] BLEED PSI is shown as 0 when the APU bleed air valve is not open, as the pressure transducer is downstream of the valve. - @davidwalschots (David Walschots)
  64. [GPWS] Fixed "too low terrain" warning on 2nd departure - @vkrizan (Viliam)
  65. [RMP] Separate radio management panels for each side and complete rewrite - @theomessin (Theodore Messinezis)
  66. [FLIGHTMODEL] Updated landing gear contact point values to closer match reality - @wpine215 (Iceman) and @donstim ( donbikes#4084)
  67. [TEXTURE] Various cockpit decal texture fixes and updates - @ImenesFBW (Imenes)
  68. [MCDU] Rework PERF TAKE OFF page - @beheh (Benedict Etzel)
  69. [SOUND] Fixed FCU knobs sounds - @ImenesFBW (Imenes)
  70. [MCDU] Fix AOC RCVD MSGS scrolling, add arrows, and update on receipt - @tracernz (Mike)
  71. [ECAM] Add TCAS STBY warning - @paul92ilm (Lussion)
  72. [ECAM] Adjusted brake temp algorithm for new wheel sizes - @donstim (donbikes#4084)
  73. [CORE] Fixed approach Vs being used during climb - @MisterChocker (Leon)
  74. [CORE] Fixed Take Off Vls config 3 - @MisterChocker (Leon) and @donstim (donbikes#4084)
  75. [CORE] Fixed Config 3 V2 table - @MisterChocker (Leon)
  76. [MCDU] Added Check TO Data - @MisterChocker (Leon)
  77. [ND] Removed label from smallest circle in arc mode - @tyler58546 (tyler58546)
  78. [MISC] Added glass reflections and dust - @MoreRightRudder (Mike), @tyler58546 (tyler58546)
  79. [CDU] Support coordinate waypoints from SimBrief, various other route import fixes - @pareil6 (pareil6)
  80. [Sound] Reworked exterior engine sounds - @hotshotp (Boris)
  81. [Sound] Improved interior engine sounds - @hotshotp (Boris)
  82. [Sound] Enchanced APU and gear extension/retraction sounds - @hotshotp (Boris)
  83. [MISC] Added coffee cup to cockpit - @tyler58546 (tyler58546), @Pleasure0102 (Pleasure)
  84. [ND] Waypoints on the ND now use the correct font - @tyler58546 (tyler58546)
  85. [MISC] Added custom chronometer font - @tyler58546 (tyler58546)
  86. [RMP] Added custom RMP font - @tyler58546 (tyler58546)
  87. [MCDU] Fixed center runway id displaying on the flightplan page - @SergeySoprykin (SergeyS)
  88. [FCU] Added custom FCU font - @tyler58546 (tyler58546)
  89. [FLIGHTMODEL] Quick fix to flap lift for MSFS update 1.13.16.0 - @donstim (donbikes#4084)
  90. [LIGHTS] Fixed runway spawn postition for cruise/approach/final - @Snapmatics (Harry [Z+2]#9872)
  91. [MISC] Added custom BAT font - @tyler58546 (tyler58546)
  92. [LIGHTS] Fixed runway spawn position for dome light - @Awemeter (Awemeter#7919)
  93. [ENGINE] Ignition Switch should be on "MODE NORM" on the final phase - @Snapmatics (Harry [Z+2]#9872)
  94. [TEXTURE] Updated main landing gear textures - @Inexorable95 (Inexorable)
  95. [MISC] Added brake fan button (with on and hot label) - @Inexorable95 (Inexorable)
  96. [MISC] Better brake cooling simulation (with and without brake fan) - @Inexorable95 (Inexorable)
  97. [MISC] Added registration decal - @tyler58546(tyler58546), @DarkOfNova (DarkOfNova)
  98. [OVHD] Implement even more additional overhead button/switch functionality (MASK MAN ON, EMER ELEC PWR MAN ON, Cargo smoke DISCH, etc.) - @ErickSharp (Erick Torres)
  99. [CDU] Fix ILS frequencies not autofilling - @pareil6 (pareil6)
  100. [EFB] Landing performance calculations page - @matt-winfield (TheMightyMat#0585)
  101. [LIGHTS] Improved Exterior Lights - @Snapmatics (Harry)
  102. [SOUND] Added custom sounds to multiple buttons and Throttle Lever Reverse Locks - @ImenesFBW (Imenes)
  103. [MCDU] Added custom MCDU font - @tyler58546 (tyler58546)
  104. [MISC] Add hangar.flt - @Awemeter (Awemeter#7919)
  105. [TEXTURE] Improved cockpit decal fonts and emissives, and remade various labels in the cockpit. @FoxinTale (Aubrey)
  106. [FWC] Add aural Altitude Alert (C Chord) - @Kimbyeongjang (김병장#7165)
  107. [CAMERA] Added new interior views - @Snapmatics (Harry)
  108. [TEXTURE] Improved cockpit decal fonts and emissives, and remade various labels in the cockpit. @FoxinTale (Aubrey)
  109. [CDU] RADNAV - A manual VOR/ADF ident input is now permament - @St54Kevin
  110. [CDU] RADNAV - ID/Frequency fields now format to correct font size depending on pilot input - @St54Kevin
  111. [CDU] RADNAV - All fields now have correct format display and input restricitons - @St54Kevin
  112. [ECAM] Refactor DOORS/OXY page to use new useSimVars - @RichardPilbery (tricky_dicky[Z+0]#3571)
  113. [LIGHTS] Added ambient light to the cockpit - @ImenesFBW (Imenes)
  114. [MCDU] INIT-B page - Fixed Trip Wind value handling - @SergeySoprykin (SergeyS)
  115. [ECAM] Refactor COND page to use new useSimVars - @RichardPilbery (tricky_dicky[Z+0]#3571)
  116. [ELEC] Basic integrated drive generator implementation - @davidwalschots (David Walschots)
  117. [ELEC] A fully functional ELEC page on the lower ECAM - @davidwalschots (David Walschots)
  118. [ELEC] Contactor logic is fully modelled - @davidwalschots (David Walschots)
  119. [ELEC] GEN 1 and GEN 2 have priority over the APU and EXT PWR - @davidwalschots (David Walschots)
  120. [ELEC] EXT PWR has priority over the APU - @davidwalschots (David Walschots)
  121. [ELEC] When a single engine generator is active, it powers both AC BUS 1 and 2 - @davidwalschots (David Walschots)
  122. [ELEC] When only the APU is active, it powers both AC BUS 1 and 2 - @davidwalschots (David Walschots)
  123. [ELEC] When only EXT PWR is active, it powers both AC BUS 1 and 2 - @davidwalschots (David Walschots)
  124. [ELEC] When the BUS TIE push button is OFF, GEN n can only power AC BUS n - @davidwalschots (David Walschots)
  125. [ELEC] When the BUS TIE push button is OFF, APU and EXT PWR cannot power the aircraft - @davidwalschots (David Walschots)
  126. [ELEC] When the APU GEN push button is OFF, the APU cannot power the aircraft - @davidwalschots (David Walschots)
  127. [ELEC] When the EXT PWR push button is OFF, EXT PWR cannot power the aircraft - @davidwalschots (David Walschots)
  128. [ELEC] When the GEN n push button is OFF, GEN n cannot power the aircraft - @davidwalschots (David Walschots)
  129. [ELEC] When the IDG n push button is RELEASED, GEN n cannot power the aircraft - @davidwalschots (David Walschots)
  130. [ELEC] When AC BUS 1 is powered, it powers AC ESS BUS - @davidwalschots (David Walschots)
  131. [ELEC] When AC BUS 1 is unpowered and AC BUS 2 is powered, AC ESS BUS is automatically powered by AC BUS 2 after three seconds - @davidwalschots (David Walschots)
  132. [ELEC] When AC BUS 1 becomes powered after being unpowered, AC ESS BUS is powered by AC BUS 1 without delay - @davidwalschots (David Walschots)
  133. [ELEC] When AC ESS FEED push button is set to ALTN, AC ESS BUS is powered by AC BUS 2 without delay - @davidwalschots (David Walschots)
  134. [ELEC] In normal conditions, TR 1 supplies power to DC BUS 1, DC BAT BUS, and DC ESS BUS - @davidwalschots (David Walschots)
  135. [ELEC] In normal conditions, TR 2 supplies power to DC BUS 2 - @davidwalschots (David Walschots)
  136. [ELEC] When TR 1 is unavailable, TR 2 supplies power to DC BUS 2, DC BAT BUS, and DC BUS 1 - @davidwalschots (David Walschots)
  137. [ELEC] When TR 2 is unavailable, TR 1 supplies power to DC BUS 1, DC BAT BUS, and DC BUS 2 - @davidwalschots (David Walschots)
  138. [ELEC] When TR n is unavailable, TR ESS supplies power to DC ESS BUS - @davidwalschots (David Walschots)
  139. [ELEC] Above 100 knots, when TR 1 + 2 are unavailable, DC BAT BUS is unpowered - @davidwalschots (David Walschots)
  140. [ELEC] At or below 100 knots, when TR 1 + 2 are unavailable DC BAT BUS is powered by the batteries - @davidwalschots (David Walschots)
  141. [ELEC] In certain conditions DC ESS BUS is powered by BAT 2 - @davidwalschots (David Walschots)
  142. [ELEC] In certain conditions AC STAT INV BUS is powered by BAT 1 through the static inverter - @davidwalschots (David Walschots)
  143. [ELEC] In certain conditions AC ESS BUS is powered by BAT 1 via the static inverter - @davidwalschots (David Walschots)
  144. [ELEC] When the BAT 1 to static inverter contactor is closed, an arrow with STAT INV appears next to BAT 1 on the ECAM - @davidwalschots (David Walschots)
  145. [ELEC] Both galleys are shed when none of the main power sources (GEN 1, GEN 2, APU GEN, or EXT PWR) is powering the aircraft - @davidwalschots (David Walschots)
  146. [ELEC] The main galley is shed when the aircraft is powered by a single engine generator - @davidwalschots (David Walschots)
  147. [ELEC] The main galley is shed when the aircraft is in flight and supplied by APU GEN only - @davidwalschots (David Walschots)
  148. [ELEC] The main and secondary galley are shed when the COMMERCIAL push button is OFF - @davidwalschots (David Walschots)
  149. [ELEC] The main and secondary galley are shed when the GALY & CAB push button is OFF - @davidwalschots (David Walschots)
  150. [ELEC] When the main or secondary galley is shed GALLEY SHED is indicated on the ECAM - @davidwalschots (David Walschots)
  151. [ELEC] The AC ESS FEED FAULT light illuminates when AC ESS BUS isn't powered - @davidwalschots (David Walschots)
  152. [ELEC] The battery voltage is equal to the ECAM indicated voltage - @davidwalschots (David Walschots)
  153. [ELEC] The legend of buses is displayed in green when powered, amber otherwise - @davidwalschots (David Walschots)
  154. [ELEC] The DC BAT BUS legend becomes amber XX when unpowered - @davidwalschots (David Walschots)
  155. [ELEC] When the BAT n push button is OFF, OFF is indicated. Otherwise the electrical parameters are displayed - @davidwalschots (David Walschots)
  156. [ELEC] When DC BAT BUS powered by batteries, the BAT to DC BAT BUS wire is displayed - @davidwalschots (David Walschots)
  157. [ELEC] Transformer rectifiers legend is white, unless V or A is amber, then it is also amber - @davidwalschots (David Walschots)
  158. [ELEC] When AC BUS 1 or AC BUS 2 are unpowered, the wires leading to TR 1 and TR 2 turn amber - @davidwalschots ( David Walschots)
  159. [ELEC] ESS TR arrow and wire appear in green when ESS TR contactor is closed - @davidwalschots (David Walschots)
  160. [ELEC] A basic emergency generator implementation is created, but not yet usable until HYD is implemented - @davidwalschots (David Walschots)
  161. [ELEC] GEN 1 + 2 legend indicates amber OFF when the respective GEN push button is OFF - @davidwalschots (David Walschots)
  162. [ELEC] GEN 1 + 2 indicates electrical parameters - @davidwalschots (David Walschots)
  163. [ELEC] EXT PWR indicates electrical parameters - @davidwalschots (David Walschots)
  164. [ELEC] The static inverter legend is displayed when BAT 1 supplies AC ESS through the static inverter - @davidwalschots (David Walschots)
  165. [ELEC] The static inverter box is displayed when BAT 1 supplies AC ESS through the static inverter - @davidwalschots (David Walschots)
  166. [ELEC] IDG oil outlet temperature is indicated - @davidwalschots (David Walschots)
  167. [ELEC] When the IDG is disconnected, the IDG text becomes amber - @davidwalschots (David Walschots)
  168. [ELEC] When the IDG is disconnected, DISC appears in amber - @davidwalschots (David Walschots)
  169. [ELEC] SHED appears below the AC ESS BUS when AC ESS SHED BUS is unpowered - @davidwalschots (David Walschots)
  170. [ELEC] SHED appears below the DC ESS BUS when DC ESS SHED BUS is unpowered - @davidwalschots (David Walschots)
  171. [MISC] Added EFB cockpit camera view - @tracernz (Mike)
  172. [TEXTURE] Improved overhead panel decals - @ImenesFBW (Imenes)
  173. [MCDU] Import cost index when importing flight plan from SimBrief - @aviadnissel (Aviad)
  174. [FLIGHTMODEL] Revert flaps hotfix due to MSFS hotfix in MSFS update 1.13.17.0 - @donstim (donbikes#4084)
  175. [MISC] Fixed chrono watch colon appearance - @SergeySoprykin (SergeyS)
  176. [MCDU] Fixed options page text overlap - @MisterChocker (Leon)
  177. [CDU] Reworked Flight Phase system - @MisterChocker (Leon)
  178. [MISC] Fixed button labels not showing when unlit - @ImenesFBW (Imenes)
  179. [EFB] Added functionality to ground services page - @Saschl (saschl#9432)
  180. [MISC] Add cockpit.cfg and fixes flaps full angle in external view - @donstim (donbikes#4084)
  181. [FLIGHTMODEL] Fixed flaps to be compatible with MSFS 1.14.5.0 update - @donstim (donbikes#4084)
  182. [ELEC] Power consumption during different phases of flight - @davidwalschots (David Walschots)
  183. [ELEC] The APU generator's load % is calculated and displayed on the ECAM - @davidwalschots (David Walschots)
  184. [ELEC] The engine generator's load % is calculated and displayed on the ECAM - @davidwalschots (David Walschots)
  185. [ELEC] The static inverter consumes power from BAT 1 - @davidwalschots (David Walschots)
  186. [ELEC] The transformer rectifiers' I is calculated and displayed on the ECAM - @davidwalschots (David Walschots)
  187. [ELEC] The transformer rectifier consumes AC power from the GEN or EXT PWR source powering it - @davidwalschots ( David Walschots)
  188. [ELEC] Realistic power consumption of the APU starter motor during APU start - @davidwalschots (David Walschots)
  189. [ELEC] APU GEN, ENG GEN, EMER GEN and EXT PWR contactor only closes when potential and frequency within normal limits
    • @davidwalschots (David Walschots)
  190. [ELEC] The battery charges and discharges - @davidwalschots (David Walschots)
  191. [ELEC] The battery charge/discharge rate is displayed on the ECAM - @davidwalschots (David Walschots)
  192. [ELEC] When the battery contactor is closed, and discharge I >= 1A for over 15 seconds, an amber arrow from the battery towards the DC BAT BUS is displayed - @davidwalschots (David Walschots)
  193. [ELEC] When the battery contactor is closed, and discharge I >= 1A for over 15 seconds, the I is displayed in amber - @davidwalschots (David Walschots)
  194. [ELEC] When the battery contactor is closed, and charge I >= 1A for over 15 seconds, an arrow from the DC BAT BUS to the battery is displayed - @davidwalschots (David Walschots)
  195. [ELEC] When the battery contactor is closed, and I < 1A, a line without an arrow is displayed between the battery and the DC BAT BUS - @davidwalschots (David Walschots)
  196. [ELEC] When the battery contactor is open. No line is displayed between the battery and the DC BAT BUS - @davidwalschots (David Walschots)
  197. [ELEC] Batteries charge each other in certain situations - @davidwalschots (David Walschots)
  198. [ELEC] DC BAT BUS legend becomes amber when its U <= 25V - @davidwalschots (David Walschots)
  199. [ELEC] Battery charge limiter (BCL) is almost fully implemented - @davidwalschots (David Walschots)
  200. [ELEC] The BCL closes the contactor when BAT U < 26.5V AND BATBUS U > 27V for 225 milliseconds or more - @davidwalschots (David Walschots)
  201. [ELEC] The BCL closes the contactor when the APU MASTER SW is ON - @davidwalschots (David Walschots)
  202. [ELEC] The BCL doesn't close/opens the contactor when in EMER ELEC (AC1 + AC2 unpowered, airspeed > 100kts), and less than 45 seconds have passed since entering EMER ELEC and emergency generator not available - @davidwalschots (David Walschots)
  203. [ELEC] The BCL doesn't close/opens the contactor when in EMER ELEC, and landing gear is not up - @davidwalschots ( David Walschots)
  204. [ELEC] The BCL opens the contactor when on the ground and charge I < 4A for 10 seconds, unless APU started - @davidwalschots (David Walschots)
  205. [ELEC] The BCL opens the contactor when speed > 100 knots and charge I < 4A for 30 minutes - @davidwalschots (David Walschots)
  206. [ELEC] Following an APU start the BCL opens the contactor when charge I < 4A for 30 minutes - @davidwalschots (David Walschots)
  207. [ELEC] The BCL opens the contactor when on the ground and BAT U < 23V for 15 seconds (complete discharge protection)
    • @davidwalschots (David Walschots)
  208. [ELEC] The BCL opens the contactor on entering the EMER ELEC situation - @davidwalschots (David Walschots)
  209. [ELEC] The BCL opens the contactor when in EMER ELEC and over three minutes have passed with the APU MASTER SW in the ON position - @davidwalschots (David Walschots)
  210. [ELEC] When the battery push button is in the OFF position, the BCL is not powered. This means that any conditions which depend on external factors (such as APU start) or the timers for certain conditions are not remembered - @davidwalschots (David Walschots)
  211. [MISC] Added functionality to the console/floor light switch - @ImenesFBW (Imenes)
  212. [EFB] Added EFB fuel page and refuel logic - @Inexorable95 (Inexorable)
  213. [MCDU] Improved Message compatibility for future features - @MisterChocker (Leon)
  214. [MISC] Fixed default positions of RAM AIR, WX Mode, TCAS ALT RPTG and TCAS THRT switches - @tshomas (Shomas#2719)
  215. [MCDU] Fixed waypoint deletion not showing in TMPY flight plan after SU3 - @pareil6 (pareil6)
  216. [CORE] Fixed bug in altitude constraints calculation code - @SergeySoprykin (SergeyS)
  217. [ECAM] Fixed visual error on COND page when hot air pressure valve was off - @RichardPilbery (tricky_dicky#3571)
  218. [MISC] Fixed ecam page cycling when pressing the all button - @Saschl (saschl)
  219. [XPDR] Reimplemented XPDR in react, correct the XPDR code entry behavior - @lukecologne (luke)
  220. [MISC] Reimplemented BAT, rudder trim and Clock in react, add elapsed time feature to clock - @lukecologne (luke)
  221. [ND] Add VOR/ADF needles on ARC display mode - @tracernz (Mike)
  222. [ECAM] Visual improvements on ECAM when cabin pressure MODE SEL is set to manual - @mjuhe (Miquel)
  223. [MCDU] Rework PERF APPR page to Honeywell Rev. 2 standard - @tracernz (Mike)
  224. [FLIGHTMDDEL] Minor improvements to flap drag - @donstim (donbikes#4084)
  225. [EFB] Set font of OFP to monospace - @chkgk (Chriskgk#4359)
  226. [SOUND] Added electrical system sounds - @hotshotp (Boris)
  227. [SOUND] General improvements to cockpit and cabin ambience - @hotshotp (Boris)
  228. [MISC] Added custom loading tips - @Armankir (Arman#5297)
  229. [MCDU] Revised Reserve Weight Calculation and Default weight rule-set added - @Lucky38i (Lucky38i)
  230. [RMP] Added integral illumination to RMP volume knobs - @ImenesFBW (Imenes)
  231. [RMP] Fixed ACP CALL buttons emissive behavior - @ImenesFBW (Imenes)
  232. [TEXTURE] Fixed decal clipping issues on the overhead fuel panel - @ImenesFBW (Imenes)
  233. [TEXTURE] Updated glare shield leather, flyPad holder, tray table, overhead and push-button textures - @MoreRightRudder (Mike)
  234. [MCDU] Progress page shows current flight phase - @Username23-23 (NONAmr2433 #8777)
  235. [TEXTURE] Upscaled the external airframe decals to go nicely with the upscaled livery. @FoxinTale (Aubrey)
  236. [MCDU] Scratchpad is now limited to 22 characters - @tyler58546 (tyler58546)
  237. [MISC] Added Marketplace Data - @kiwi2021 (kiwi2022#0001)
  238. [FBW] Support additional mode to handle rudder axis plus/minus events - @aguther (Andreas Guther)
  239. [FBW] Improved pitch/C* law using streamlined pitch rate target - @aguther (Andreas Guther)
  240. [AP] Improved ALT* law that targets 0.05g capture - @aguther (Andreas Guther)

0.5.2

  1. [CDU] Changing CRZ/DES speed to acknowledge any speed restriction - @Watsi01 (RogePete)
  2. [CDU] Two tiny fixes for flightphase speeds - @Watsi01 (RogePete)
  3. [ND] Flight route now hidden in VOR ROSE and ILS ROSE modes - @2hwk (2Cas#1022)
  4. [MISC] Fixed F/O displays being synced with the captain's displays - @tyler58546 (tyler58546)
  5. [FUEL] Fix outer tank fuel transfer - @donstim - (donbikes#4084)
  6. [FLIGHTMODEL] Preliminary fix for flaps 1 unrecoverable dives - @donstim (donbikes#4084)
  7. [CDU] Fixed altitude button setting the speed on ATC request - @brookemckim (brookemckim)
  8. [API] Fix connection issues when using default ATC and SimBrief - @nistei (nistei#1362)
  9. [CHECKLISTS] Fixed typo in Descent preparation checklist - @ronson1909 (Ronson1909)
  10. [TCAS] Fixed TCAS traffic mode switch not turning - @Saschl (saschl#9432)
  11. [FLIGHTMODEL] Fixed spoiler auto-retract after landing - @donstim - (donbikes#4084)
  12. [DISPLAYS] Fixed background on DCDU and SAI to match other displays.- @nathaninnes (Nathan Innes)
  13. [MCDU] Enabled buttons on the F/O MCDU - @tyler58546 (tyler58546)
  14. [FLIGHTMODEL] Improved fix for flaps 1 unrecoverable dives - @donstim (donbikes#4084)
  15. [ECAM/CORE] Improved flap auto-retraction detection - @MisterChocker (Leon)
  16. [CDU] Error messages now print for invalid trip wind delims - @Lucky38i (Lucky38i)
  17. [TEXTURE] Fixed the overlapping text on the chronometer - @DarkOfNova (DarkOfNova)
  18. [SOUND] Made the altitude callouts louder - @hotshotp (Boris)

0.5.1

  1. [CDU] Allow SimBrief user IDs as well as usernames - @pareil6 (pareil6)
  2. [CDU] Fix incorrect block time display on INIT/REVIEW - @pareil6 (pareil6)
  3. [ECAM] Improved PACKS indication - @MisterChocker (Leon)
  4. [CDU] Improved visuals of CDU Pages - @MisterChocker (Leon)
  5. [CDU] Improved ascent constraint algorithm - @MisterChocker (Leon)
  6. [CDU] Fixed FPLN airways showing as undefined - @pareil6 - (pareil6)
  7. [CDU] Allow SimBrief OFP to override previous flight plan - @pareil6 (pareil6)
  8. [MODEL] Incorporate new Asobo model changes - @pepperoni505 (pepperoni505)

0.5.0

  1. [FLIGHTMODEL] Reworked AOA table - @donstim - (donbikes#4084)
  2. [FLIGHTMODEL] Reworked flaps - @donstim - (donbikes#4084)
  3. [FLIGHTMODEL] Reworked drag/thrust ratio - @donstim - (donbikes#4084)
  4. [ENGINE] Adjusted N1% thrust table - @MisterChocker - (Leon)
  5. [PFD] Added independent calculations for GD, Vls, Vaprot, Vamax, Vs - @MisterChocker - (Leon)
  6. [PFD] Fixed V1 not disappear after liftoff - @MisterChocker - (Leon)
  7. [CDU] Added Performance Page CI functionality - @MisterChocker (Leon)
  8. [CDU] Added Progress Page CRZ FL functionality and logic - @MisterChocker (Leon)
  9. [CDU] Added Init B page only available until engine start - @MisterChocker (Leon)
  10. [CDU] Added mcdu page id system - @MisterChocker (Leon)
  11. [CDU] Added Progress Page REC MAX FL functionality and dummy OPT - @MisterChocker (Leon)
  12. [PFD] Added proper altitude constrain visuals - @MisterChocker (Leon)
  13. [COLORS] Improved MCDU/PFD/ND/ECAM colors - @MisterChocker (Leon)
  14. [PFD] General improvements to the display layout - @MisterChocker (Leon)
  15. [PFD] Added proper selected and managed speed indication - @MisterChocker (Leon)
  16. [PFD] Added V1 indication - @MisterChocker (Leon)
  17. [PFD] Added proper speed bug behaviour when outside range (approach phase) - @MisterChocker (Leon)
  18. [ECAM] Fixed thrust rating mode START in flight misbehavior - @MisterChocker (Leon)
  19. [CDU] Fixed wrong VLS calculation - @MisterChocker (Leon)
  20. [PFD] Fixed wrong managed speed calculation on approach - @MisterChocker (Leon)
  21. [ECAM] Applied FADEC power logic to thrust rating mode and value - @MisterChocker (Leon)
  22. [ECAM] Implemented thrust rating mode indication and logic - @MisterChocker (Leon)
  23. [CDU] Added actual VLS and VApp calculation - @MisterChocker (Leon)
  24. [PFD] Added actual F and S speed calculation for approach - @MisterChocker (Leon)
  25. [ENGINE] Improved engine performance - @MisterChocker (Leon)
  26. [AERODYNAMICS] Improved overall flight performance - @MisterChocker (Leon)
  27. [MISC] Redesigned Standby instrument, fixed pitch indication - @jakluk (Jakluk)
  28. [ECAM] Fixed LDG/TO memo showing at incorrect times - @MMontalto (PiCcy)
  29. [MISC] Fixed DECEL always show up on left button only - @jokey2k (JoKeY | Markus#0001 on discord)
  30. [ECAM] Engine bleed valve closes at N2 > 50% - @RichardPilbery (Richard Pilbery)
  31. [MODEL] Spinner spiral now shows at medium blur - @lukecologne (luke)
  32. [MFD] Weather Radar now sweeps at 180 degrees, Correct masking for flight path/constr/waypoints and display elements, disabled WX/TERR ON MD in PLAN - @2hwk (2Cas#1022)
  33. [ECAM] Added ECAM ALL button functionality - @MikeKuijper (Mike Kuijper)
  34. [ECAM] Fix thrust lever position indicator on upper ECAM - @RichardPilbery (Richard Pilbery | tricky_dicky3571 on discord)
  35. [ECAM] Adjusted Engine gauges so cursor extends beyond radius of gauge - @RichardPilbery (Richard Pilbery | tricky_dicky#3571 on discord)
  36. [ECAM] Fix ECAM N1 engine indicator - @RichardPilbery (Richard Pilbery | tricky_dicky#3571 on discord)
  37. [LIGHTS] Added logo lights only turn on while on ground or flaps are extented - @linkeleven (linkeleven#2557)
  38. [CDU] Add basic airways support based on code from WorkingTitle team - @santii90 (Santiago Vazquez), @Lessar277 ( Lessar27)
  39. [TEXTURES] Changed cockpit decals resolution from 1k to 2k - @FoxinTale (Aubrey)
  40. [ECAM] Fix fuel used values on CRUISE and FUEL pages - @Lessar277 (Lessar27#1112)
  41. [MISC] Add localisation files for aircraft info when using other languages than english - @pessip (Pessi Päivärinne)
  42. [ATC] Fix CLR input for squawk code - @paul92ilm (Lussion)
  43. [TEXTURES] Fixed aft overhead circuit breaker decal from 'LIGHTNING' to 'LIGHTING' (@DarkOfNova#0001)
  44. [CAMERA] Modified a couple of the default interior camera angles. - @ZigTag (Falcon#5815), @linkeleven ( linkeleven#2557)
  45. [CDU] Fix takeoff vspeed - @linkeleven (linkeleven#2557)
  46. [ECAM] Decimal font size change - @RichardPilbery (Richard Pilbery)
  47. [CDU] Add correct UI behavior and colors for airways page - @santii90 (Santiago Vazquez)
  48. [CDU] Add ability to clear MDA/DH, add input logic for both MDA/DH - @paul92ilm (Lussion)
  49. [CHECKLISTS] Fix FD check in Taxi checklist - @Acrobot (Andrzej Pomirski)
  50. [ADIRS] Fix ADIRS lights and split into three separate units - @devsnek (devsnek#1)
  51. [ECAM] Fixed donut and AVAIL message on N1 display. Add highlight on N2 during engine start - @RichardPilbery ( Richard Pilbery)
  52. [CDU] Fix MCDU not loading when starting midair - @ThatRedMelon (Daniel Brown)
  53. [FCU] Clamp the selected altitude between 100 and 49000 - @lars-reimann (Lars Reimann)
  54. [TEXTURES] added Registry plaque and improved Textures - @Pleasure0102 (Pleasure)
  55. [GPWS] Add minimums and 100above logic - @linkeleven (linkeleven#2557)
  56. [CDU] Flight plan waypoints distances and times are now properly displayed and updated - @lousybyte (lousybyte)
  57. [CDU] Improved DECEL waypoint data and position - @lousybyte (lousybyte)
  58. [TEXTURES] Changed cockpit font and fixed spelling errors - @FoxinTale (Aubrey)
  59. [AUTO BRK] Fixed autobrake disarm behavior to match real life. MAX can no longer be selected when the aircraft is in the air. @geoffda (Geoff Darst)
  60. [FCU] Remember selected pressure mode when returning from Std mode - @lhoenig (Lukas Hoenig)
  61. [TEXTURES] upgraded to 4k Textures (pedestal,throttle unit) fixed decal texture - @Pleasure0102 (Pleasure)
  62. [PFD] Added FMAs ALT CST and ALT CST* as well as CLB magenta and DES or CLB blue - @MisterChocker (Leon)
  63. [CDU] Added CFDS display test, ATSU METAR/TAF/ATIS requests, and ATSU free text - @wpine215 (Iceman), @nistei ( Nistei), @Edwin B
  64. [CDU] Fixed error messages delete input - @MisterChocker (Leon)
  65. [CDU] Added input delay paging left/right and input 1-6L/1-6R - @MisterChocker (Leon)
  66. [GPWS] Completely redone GPWS logic, and improve Retard call logic, prevent multiple calls playing at once - lukecologne (luke)
  67. [ECAM] Improve flaps/slats panel design on upper ECAM, improve flaps/slats transition logic - @paul92ilm (Lussion)
  68. [CDU] Allow inserting landing QNH in inHg - @pessip (Pessi Päivärinne)
  69. [Systems] GO-AROUND flight phase introduced
  70. [FMA] Improved and corrected FMA logic for autopilot connect/disconnect toggle during APPR mode, GO-AROUNDs, DH/MDA and other small tweaks - @antikythera288 (mrmercury#8898 on discord)
  71. [FCU] Correct behaviour of APPR and LOC buttons when connecting/disconnecting AP - @antikythera288 (mrmercury#8898 on discord)
  72. [AUTOPILOT] fully managed GO-AROUND implemented aswell as correct FD's for hand-flying the GO-AROUND (until missed approach paths are implemented, only via preselected HDG) - @antikythera288 (mrmercury#8898 on discord)
  73. [MCDU] added fully working GO-AROUND Page - @antikythera288 (mrmercury#8898 on discord)
  74. [CDU] Fix IRS coordinates always showing N/E - @beheh (Benedict Etzel)
  75. [General] Added location reporting for the live map - @nistei (Nistei)
  76. [CDU] Init A now showing computed values and simulated computational delays - @lucky38i (Lucky38i)
  77. [CDU] Fuel Pred now showing computed values and refreshes when page is updating - @lucky38i (Lucky38i)
  78. [CDU] Add V1/VR/V2 logic and disagree message, fixed V1/VR/V2 minimum range - @paul92ilm (Lussion)
  79. [ECAM] Add T.O message category to upper ECAM - @paul92ilm (Lussion)
  80. [ECAM] Fix cabin vertical speed display to show feet/min - @MattPaxtonBel, @RichardPilbery
  81. [FCU] Fix altitude change when the increment is 1000 - @lars-reimann (Lars Reimann)
  82. [CDU] Improve LAT REV page layout - @beheh (Benedict Etzel)
  83. [PFD] Improved PFD text readability - @MisterChocker (Leon)
  84. [ECAM] Added CABIN PRESS page - @nikotina91
  85. [ECAM] Add ELEC page - @ramon54321
  86. [ND] Improved flight path shape display - @lousybyte (lousybyte)
  87. [CDU] Rework duplicate waypoint names page - @pessip (Pessi Päivärinne)
  88. [ECAM] Fixed ELEV limits display on the F/CTL page - @lousybyte (lousybyte)
  89. [CDU] Fix missing preflight flight phase - @beheh (Benedict Etzel)
  90. [CDU] Fix flight phase when spawning mid-air - @beheh (Benedict Etzel)
  91. [CDU] Fixed autothrust targeting F or S speed on climb - @MisterChocker (Leon)
  92. [ND] Added altitude constraints in flight level based on the transition altitude provided in MCDU Take Off Performace @ilyeshammadi (Ilyes Hammadi)
  93. [CDU] Added TYPE I and TYPE II message types and handling - @MisterChocker (Leon)
  94. [ECAM] Fix cabin vertical speed unit - @MrMinimal (Tom Langwaldt)
  95. [CDU] Improved constraints recognition - @MisterChocker (Leon)
  96. [PFD] Add altitude indicator alerts @ilyeshammadi (Ilyes Hammadi)
  97. [CDU] The precomputed values for ZFW/ZFWCG are now properly updated when the weight load parameters are changed - @lousybyte (lousybyte)
  98. [PFD] Improved speedband visuals - @MisterChocker (Leon)
  99. [ND] Add altitue constraint symbol and fix constraint circle color @ilyeshammadi (Ilyes Hammadi)
  100. [ECAM] Add COND page - @lcalaresu (Luc Calaresu), @highperformancedevelopments
  101. [CDU] Added check for dest data is set - @MisterChocker (Leon)
  102. [CDU] Ported system messages type II to actual type II - @MisterChocker (Leon)
  103. [ECAM] Implemented proper FWC flight phases - @beheh (Benedict Etzel)
  104. [ECAM] Updated ECAM messages - @beheh (Benedict Etzel)
  105. [CDU] New improved RADNAV page | Ability to tune navaids with identifier - @St54Kevin (Kevin Karas)
  106. [CDU] Corrected visuals for constraints on flight plan page - @MisterChocker (Leon)
  107. [ND] Add heading line to ARC and NAV map mode @ilyeshammadi (Ilyes Hammadi)
  108. [PFD] Add QNH flashing when reach transition altitude - @Kimbyeoungjang (김병장#7165)
  109. [ECAM] Added flight phase inhibit override to recall button - @beheh (Benedict Etzel)
  110. [CDU] Changed FMGC constraint classification - @MisterChocker (Leon)
  111. [CDU] Added constraints symbols logic to flight plan - @ilyeshammadi (Ilyes Hammadi)
  112. [ECAM] Changed SAT and TAT values to green colour - @RichardPilbery (Richard Pilbery)
  113. [General] Improve ground handling, steering, and suspension - @wpine215 (Iceman)
  114. [CDU] Added Airway Page airway to airway insert option - @MisterChocker (Leon)
  115. [Sound] Improved PTU, flaps, and fuel pump sounds which are no longer heard in cockpit - @hotshotp (Boris)
  116. [Sound] Improved and added new ground roll and touchdown sounds - @hotshotp (Boris)
  117. [Sound] Improved ambient avionics fan sound, and added cabin fan sound - @hotshotp (Boris)
  118. [Sound] Improved gear lever click sound - @hotshotp (Boris)
  119. [Sound] Improved nose wheel liftoff sound - @hotshotp (Boris)
  120. [Sound] Added new APU start contactor sounds - @hotshotp (Boris)
  121. [Sound] Added new realistic LEAP-1A engine sounds - @hotshotp (Boris)
  122. [Lights] Added Flood Lights - @Snapmatics (Harry)
  123. [Lights] Added Reading Lights - @Snapmatics (Harry)
  124. [Lights] Improved Screen Backlight - @Snapmatics (Harry)
  125. [Lights] Improved Exterior Lights - @Snapmatics (Harry)
  126. [Lights] Improved Interior Lights - @Snapmatics (Harry)
  127. [CDU] Improved input handling while a message is visible - @MisterChocker (Leon)
  128. [ND] Fix weather radar not showing after switching to plan view - @ilyeshammadi (Ilyes Hammadi)
  129. [Autopilot] Increase max bank angle from 20 to 25 - @wpine215 (Iceman)
  130. [PFD] Fix ALT magenta in OP DES/CLB - @MisterChocker (Leon)
  131. [ECAM] Add G LOAD indication to lower ECAM - @beheh (Benedict Etzel)
  132. [PFD] Added vR indication - @MisterChocker (Leon)
  133. [MFD] Corrected icon for the Decel point on flightplan - @LoungeFlyZ (Chris Johnson)
  134. [ND] Update ND to only show Mode Changed when mode button is used - @ilyeshammadi (Ilyes Hammadi)
  135. [TCAS] Implement first iteration of TCAS - @lukecologne (luke)
  136. [CDU] Arrival and departure page fixes and updated Honeywell-style design - @saintwolf (John Good)
  137. [ECAM] Temporary fix small word on lower ecam, status page - @Kimbyeongjang (김병장#7165)
  138. [ECAM] Add icing-related ECAM warnings and memos - @beheh (Benedict Etzel)
  139. [CDU] Fix CLR position in scratchpad - @beheh (Benedict Etzel)
  140. [General] Added INIT BARO option, INHG/HPA/AUTO - @theomessin (Theodore Messinezis)
  141. [CDU] Improved key input delays - @MisterChocker (Leon)
  142. [PFD] Changed S and F speeds data source - @MisterChocker (Leon)
  143. [ANIMATIONS] Desynced the wiper animations - @pepperoni505 (pepperoni505), @lukecologne (luke)
  144. [CDU] Added calculation for ground speed mini - @MisterChocker (Leon)
  145. [FLIGHTMODEL] Changed rudder and vertical tail parameters for improved crosswind takeoff and landing capability - @donstim - (donbikes#4084)
  146. [FLIGHTMODEL] Changed full landing flap deflection from 35 degrees to 40 degrees - @donstim - (donbikes#4084)
  147. [FLIGHTMODEL] Updated legacy flight model parameters for consistency with modern flight model - @donstim - ( donbikes#4084)
  148. [ECAM] Adjusted flaps panel - @MisterChocker (Leon)
  149. [CDU] F-PLN page visual rework - @Lollo999 (Lorenzo Pinna)
  150. [Sound] Improved ground roll - @hotshotp (Boris)
  151. [Sound] Added new heavy turbulence sounds different in cabin and cockpit - @hotshotp (Boris)
  152. [CDU] Added ground speed mini - @MisterChocker (Leon)
  153. [MISC] Fix pedestal camera position triggering radio frequency display glitch - @pareil6 (pareil6)
  154. [FLIGHTMODEL] Corrected fuel tank capacities, including unusable fuel - @donstim - (donbikes#4084)
  155. [General] Added option to switch between KG and LBS - @MisterChocker (Leon)
  156. [CDU] Improved INIT-A PAGE transition to INIT-B or FUEL PRED PAGE - @MisterChocker (Leon)
  157. [CDU] Improved Options Page - @MisterChocker (Leon)
  158. [Sound] Replaced sounds for various switches, levers, and buttons - @hotshotp (Boris)
  159. [CDU] Added Soft GA Logic - @MisterChocker (Leon)
  160. [ECAM] Improved Thrust Rating update condition - @MisterChocker (Leon)
  161. [CDU] Fix SIDs scrolling on departures page - @SergeySoprykin (SergeyS)

0.4.0

  1. [General] Add CHANGELOG.md - @nathaninnes (Nathan Innes)
  2. [ECAM] Improved Upper ECAM Visuals - @wpine215 (Iceman)
  3. [TEXTURES] Changed roughness of glareshield - @Pleasure (Pleasure)
  4. [CDU] Fixed several issues related to incorrect active waypoints - @lousybyte (lousybyte)
  5. [CDU] Fixed a crash when trying to replace a waypoint in the flight plan - @lousybyte (lousybyte)
  6. [EXTERIOR] Fixed issue in engine rotation animation that made it rotate too quickly - @lukecologne (lukecologne)
  7. [PFD] Remove code related to unrelevant aircraft - @1Revenger1 (Avery Black)
  8. [ECAM] Lower ECAM DOOR Page Colour Fix - @nathaninnes (Nathan Innes)
  9. [ND] Add DME distances, VOR/ADF needles and functioning ADF2 - @blitzcaster (bltzcstr)
  10. [OVHD] Fixed Battery Indicator Colour - @nathaninnes (Nathan Innes)
  11. [MISC] Removed Fuel Patch from MSFS Update 1.8.3 - @nathaninnes (Nathan Innes)
  12. [ND] Change ND Sizing - @nathaninnes (Nathan Innes)
  13. [GPWS] Added Pull Up, Sink Rate, Dont sink GPWS with Default Sounds & Added (Too low) terrain, flaps and gear without Sounds (Future PR by Boris) - @oliverpope03 (Oliver Pope)
  14. [Sounds] Added new sounds for fuel pumps, flaps, ground roll and rattles, touchdowns, and wind - @hotshotp (Boris)
  15. [ND] Hide the aircraft indicator in PLAN mode while ADIRS are not aligned - @lousybyte (lousybyte)
  16. [LIGHTS] Improved Strobe, Nav and beacon lights - @lukecologne (lukecologne)
  17. [Sounds] Added new startup sounds - @hotshotp (Boris)
  18. [ECAM] ELAC/SEC warning color fix, added spoiler functionality to ECAM page - @wpine215 (Iceman)
  19. [OVHD] Implemented missing functionality for multiple overhead buttons and switches - @wpine215 (Iceman)
  20. [ECAM] Improved APU ECAM visuals - @wpine215 (Iceman)
  21. [TEXTURES] Changed texture of glareshield and added details - @Pleasure0102 (Pleasure)
  22. [ECAM] Improved Fuel ECAM visuals and corrected center pump inconsistency - @wpine215 (Iceman)
  23. [MISC] Separated Captian and F/O displays - @tyler58546 (tyler58546)
  24. [ECAM] Added engine FADEC power supply logic - @tyler58546 (tyler58546)
  25. [ECAM] Improved lower engine ECAM - @lousybyte (lousybyte)
  26. [CDU] Add "Closest Airports" page - @lhoenig (Lukas Hoenig)
  27. [PFD] Fixed FD bars appearing on PFD when on the ground - @Curtis-VL (Curtis)
  28. [CDU] Added IRS Init page - @externoak (Externo)
  29. [OVHD] Implement additional overhead button/switch functionality (EMER ELEC, EVAC, air data switching, etc.) - @wpine215 (Iceman)
  30. [ECAM] Made open doors on DOOR/OXY page amber instead of green - @Benjozork (Benjamin Dupont)
  31. [PFD] Adjust vertical Flight Director offset - @veikkos (Veikko Soininen)
  32. [PFD] Fix Radio altimeter only updating every second - @lukecologne (luke)
  33. [Systems] Pitot heating should now be active while engines are running - @lousybyte (lousybyte)
  34. [TEXTURES] Higher resoloution Mainpanel, fixed glareshield texture error - @Pleasure0102 (Pleasure)
  35. [ECAM] Overhauled WHEEL Page - @Benjozork (Benjamin Dupont)
  36. [CDU] Add approach waypoints to DCT page - @lengyc0208 (lyc)
  37. [Sounds] Added 3D emitters for all sounds - @hotshotp (Boris)
  38. [Sounds] Added sounds for Evac horn, emer cabin call, mech horn, gear extend/retract, and cargo door - @hotshotp ( Boris)
  39. [CDU] Revised blue, green and amber colors on CDU - @lucky38i (Lucky38i)
  40. [CDU] Revised INIT A & B Page - @lucky38i (Lucky38i)
  41. [CDU] Fixed certain STARs not showing on arrivals page - @tyler58546 (tyler58546)
  42. [CHECKLISTS] Added several situations from QRH to checklists - @FBI#7771
  43. [ECAM] Fix ECAM wheel page being selected before all gears are downlocked - @lukecologne (luke)
  44. [MISC] Added standby instrument brightness adjustment and attitude reset - @2hwk (2Cas#1022 on discord)
  45. [MISC] Added standby instrument bugs page and corrected standby instrument font and behaviour on power loss - @2hwk ( 2Cas#1022 on discord)
  46. [PFD] Added the ability to display metric altitudes - @lousybyte (lousybyte)
  47. [ECAM] Added messages related to anti-skid / N.W. steering being off - @Benjozork (Benjamin Dupont)
  48. [CDU] Updated HOLD Page to honeywell spec, PLAN page updated to show holds - @sepiroth887 (sepiroth887)
  49. [FCU] Fixed incrementing the QNH while in hPa mode - @lousybyte (lousybyte)
  50. [CDU] Follow Green Dot speed on approach with flaps clean - @veikkos (Veikko Soininen)
  51. [ND] Fixed cyan heading bug not showing on ND in VOR and LS modes - @AdenFlorian (David Valachovic)
  52. [CDU] Improved the VERT REV page - @lousybyte (lousybyte)
  53. [PFD] Correct PFD attitude indicator onground/inflight - @MMontalto (PiCcy)
  54. [ND] Added WX/TERR on ND brightness knob, fix ND/PFD brightness tooltips - @lukecologne (luke)
  55. [ECAM] Improved ECAM bleed page visuals and functionality - @nikotina91
  56. [LIGHTS] Fixed DIM/BRT Lights inside the cockpit. Overhead should now be visible. - @Snapmatics (Harry)
  57. [OVHD] Made AIR COND knobs continuous - @Benjozork (Benjamin Dupont)
  58. [DCDU] Add basic functionality and display - @Benjozork (Benjamin Dupont)
  59. [TEXTURES] Changed color of FD Panel.
  60. [MISC] New custom display font for PFD/ND/ECAM/MCDU. Overhauled formatting, CSS, and colors of ECAM pages - @wpine215 (Iceman)
  61. [TEXTURES] Fixed Speed Plaque and cleaned up texture on cockpit, some color corrections and more decals - @Pleasure0102 (Pleasure)
  62. [TEXTURES] Changed Overhead Panel Texture (Decals, color, detail) - @Pleasure0102 (Pleasure)
  63. [LIVERY] Bundle the FlyByWire Livery with the A32NX addon - @devsnek (devsnek)
  64. [ECAM] Added cockpit door video - @Benjozork (Benjamin Dupont)
  65. [MISC] Standby Instrument stays ON if emergency power should be available, bug fixes - @2hwk (2Cas#1022 on discord)
  66. [CDU] Full +/- button functionality - @lhoenig (Lukas Hoenig)
  67. [DCDU] Fixed MSG- and MSG+ button labels - @tyler58546 (tyler58546)
  68. [ISIS] Fixed issue where ISIS was allowing a bug to be set while in the OFF state - Patrick Macken (@Pat M on Discord)
  69. [EFB] Restructured APIs and made Navigraph Auth a reusable component - @MicahBCode (Mischa Binder)
  70. [ECAM] Added F units to CRZ and COND pages for Cabin temps. Currently tied to kg/lbs option in EFB -Patrick Macken (@PatM on Discord)