Skip to content

Releases: junzis/openap

v2.2

27 Dec 22:10
Compare
Choose a tag to compare

What's Changed

  • improve the fuel model
  • handle more aircraft types based on engine parameters
  • change fuel model data to CSV format
  • update ndarrayconvert logics
  • bug fixing for bada4 add-on

Full Changelog: v2.1...v2.2

v2.1

11 Dec 20:51
Compare
Choose a tag to compare

What's Changed

  • Add BADA4 wrapper as an add-on
  • Refactor trajectory generation module
  • New temperature approximation for casadi/aero_override.py
  • Fix missing attribute use_synonym in FuelFlow init by @nhuet in #50
  • Adding temperature shift to atmosphere model by @dus42 in #54

Full Changelog: v2.0...v2.1

OpenAP v2.0 release

28 Jun 21:41
Compare
Choose a tag to compare

Changes:

  • new fuel flow model with higher accuracy
  • minor updates in the performance modules

OpenAP v1.5 release

15 Apr 20:52
8559381
Compare
Choose a tag to compare

What's Changed

  • Rework fuzzy logic for Python 3.12
  • Close yaml files after opening by @Missing-Tech in #46

Full Changelog: v1.4...v1.5

OpenAP v1.4 release

09 Apr 13:17
Compare
Choose a tag to compare

What's Changed

  • New parameters in aircraft properties: pax information
  • New aircraft models GLF6
  • Updated synonyms
  • Use poetry for package managment

Full Changelog: v1.3...v1.4

OpenAP v1.3 release

13 Jun 13:52
Compare
Choose a tag to compare

This release is minor updates in OpenAP, including:

  • General updates in model data
  • Changes in fuel flow model polynomial model
  • Changes in idle thrust
  • New LGPL v3 license

OpenAP v1.2 release

08 Oct 21:03
Compare
Choose a tag to compare

This release is major updates in OpenAP, including:

  • Added new aircraft types
  • Update aircraft database
  • Add new aircraft synonyms
  • Major update in emission model
  • Add support for integration with CasADi

OpenAP v1.1 release

09 Apr 20:44
443bd2e
Compare
Choose a tag to compare

Overall improvement in different modules, such as drag polar, fuel flow, and emission.