Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(flight_model): Add drag from landing lights #8554

Merged
merged 12 commits into from
Apr 9, 2024
Prev Previous commit
Next Next commit
Merge branch 'master' into feat_land_light_drag
  • Loading branch information
2hwk authored Mar 19, 2024
commit 4c60c912d97743647f42547c643744e7035f11b9
2 changes: 2 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
1. [EFB/SIMBRIEF] Option to import SimBrief Fuel & Payload when SimBrief Data is imported - @Fragtality (Fragtality) + @Maximilian-Reuter
1. [FLIGHTMODEL] Fixes some crosswind issues - @donstim (donbikes)
1. [LIGHTS] Movement of landing lights now requires power and position is output into LVAR - @Maximilian-Reuter
1. [CDU] Fix auto weight and balance import on INIT B during GSX boarding not using the target values - @Maximilian-Reuter
1. [FAC] Improve sideslip estimation - @lukecologne (luke)
1. [FLIGHTMODEL] Landing lights or RAT extended now have drag - @Crocket63 (crocket)

## 0.11.0
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.