Releases: eurocontrol-bada/pybada
Releases · eurocontrol-bada/pybada
0.1.5
0.1.4
What's Changed
- Remove explicit
object
inheritance by @tomasr8 in #8 - Remove obsolete coding directive by @tomasr8 in #10
- Remove duplicate dict keys by @tomasr8 in #11
- Best angle of climb speed Vx calculation by @eurohenco in #13
- Add a basic ruff config by @tomasr8 in #14
- atmosphere - pressure altitude & ISA temperature deviation addition by @eurohenco in #19
- speed brakes management + ruff check by @eurohenco in #20
New Contributors
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- TP overhaul
- addition of initial mass calculation example
- fixing constantRating segment fuel flow while in idle
- addressing point vs integrated calculation
- minor bug fixes