You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Air brakes controller functions now support 8-parameter signature (#854)
* solved environment parameter global usage, now can be used locally
* f string placeholder changes in test file
* ENH: Update air brakes controller to support 8-parameter signature and improve environment access
* make lint
* solved environment parameter global usage, now can be used locally
* f string placeholder changes in test file
* ENH: Update air brakes controller to support 8-parameter signature and improve environment access
* make lint
* fix tests
---------
Co-authored-by: Nitheesh Krishna <nitheeshhs@gmail.com>
Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
Co-authored-by: Mateus Stano Junqueira <69485049+MateusStano@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
31
31
Attention: The newest changes should be on top -->
32
32
33
33
### Added
34
+
35
+
- ENH: Air brakes controller functions now support 8-parameter signature [#854](https://github.com/RocketPy-Team/RocketPy/pull/854)
34
36
- TST: Add acceptance tests for 3DOF flight simulation based on Bella Lui rocket [#914] (https://github.com/RocketPy-Team/RocketPy/pull/914_
35
37
- ENH: Add background map auto download functionality to Monte Carlo plots [#896](https://github.com/RocketPy-Team/RocketPy/pull/896)
36
38
- MNT: net thrust addition to 3 dof in flight class [#907] (https://github.com/RocketPy-Team/RocketPy/pull/907)
0 commit comments