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

ENH: update master with develop for version 1.2.0 #536

Merged
merged 301 commits into from
Feb 12, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 28, 2023

  1. MNT: update CHANGELOG.

    phmbressan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    beb22ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #488 from RocketPy-Team/enh/function-reverse-arith

    ENH: Function Reverse Arithmetic Priority
    phmbressan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    191ab9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8a0cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff9c06 View commit details
    Browse the repository at this point in the history
  5. TST: add air brakes tests

    MateusStano committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1f787b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. TST: Simple refactoring

    While studying some of the tests that were written, I made some simple changes to conftest.py, test_function.py and test_solidmotor.py.
    lucasfourier committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0180755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcea30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62c8bb6 View commit details
    Browse the repository at this point in the history
  4. MNT: improve warnings

    MateusStano committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    438f4c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcdd6bd View commit details
    Browse the repository at this point in the history
  6. TST: add test

    MateusStano committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b27edc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d29dc02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31b6793 View commit details
    Browse the repository at this point in the history
  9. MNT: update changelog

    MateusStano committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cd366f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53c75b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58637d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    a6dfea3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #489 from RocketPy-Team/enh/case-sensitive-triggers

    ENH: Parachute trigger doesn't work if "Apogee" is used instead of "apogee"
    Gui-FernandesBR committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ae45abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa2dd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ca940 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8def7ad View commit details
    Browse the repository at this point in the history
  6. Merge pull request #490 from RocketPy-Team/mnt/parachute-repr-method

    MNT: Add __repr__ method to Parachute class
    Gui-FernandesBR committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a9ac31c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. TST: Restructuring the test suite

    New folders were created (called 'unit' and 'integration') and a test module named 'test_function.py' was put inside the folder called 'unit.'
    lucasfourier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    22a83d4 View commit details
    Browse the repository at this point in the history
  2. TST: Removing unnecessary files

    Removing output.json, pytest_html_report.html and the other unnecessary file of the last commit.
    lucasfourier committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f5bb9a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    2efb0b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #477 from RocketPy-Team/enh/get-attributes

    ENH: Get Instance Attributes
    MateusStano committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    feb3299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94eded4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #494 from RocketPy-Team/tst/testing-refactor

    TST: solid_motor.py testing refactors
    MateusStano committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7722736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f3a04d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    451a987 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afd4953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5f2717 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ca1f7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b57e642 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d548851 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef93760 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4224338 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    e5ddeba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26a1fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9bb78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13204ce View commit details
    Browse the repository at this point in the history
  5. Merge pull request #499 from RocketPy-Team/tst/testing-suite-reestruc…

    …turing
    
    TST: Splitting unit testing module from non unit testes inside the new 'unit' folder for the several testing modules.
    lucasfourier committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8bd1ade View commit details
    Browse the repository at this point in the history
  6. Merge pull request #495 from RocketPy-Team/doc/update-header-docs

    DOC: Update Header Related Docs
    Gui-FernandesBR committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a964662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b83059c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4dbbce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. MNT: Update interpolation method in

    linearly_interpolated_func
    Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9b9f7b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a13f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #505 from RocketPy-Team/tst/test_get_value_opt

    TST: Add unit test for get_value_opt method
    Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1a822a3 View commit details
    Browse the repository at this point in the history
  4. Update rocketpy/control/controller.py

    Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
    MateusStano and Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8b6609a View commit details
    Browse the repository at this point in the history
  5. Update rocketpy/plots/aero_surface_plots.py

    Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
    MateusStano and Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5c33807 View commit details
    Browse the repository at this point in the history
  6. Update rocketpy/plots/aero_surface_plots.py

    Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
    MateusStano and Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c4677e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89ed9fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c3a668 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #504 from RocketPy-Team/tst/fix-linearly_interpola…

    …ted_func
    
    MNT: Update interpolation method in linearly_interpolated_func
    Gui-FernandesBR committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2751568 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    8ba8202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34622e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf0fb81 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge pull request #501 from RocketPy-Team/enh/get-value-opt-method

    ENH: optimization of get_value_opt in set_get_value_opt of class Function
    styris00 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0d18940 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update rocketpy/control/controller.py

    Co-authored-by: Pedro Henrique Marinho Bressan <87212571+phmbressan@users.noreply.github.com>
    MateusStano and phmbressan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ff2e143 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    ea13c73 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. ENH : created a low pass filter implementation that works only for cs…

    …v files without headers
    klounis authored and Gui-FernandesBR committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4a426df View commit details
    Browse the repository at this point in the history
  2. add comments to the low_pass_filter method

    klounis authored and Gui-FernandesBR committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c9214da View commit details
    Browse the repository at this point in the history
  3. Add explanations to alpha values

    klounis authored and Gui-FernandesBR committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0e88aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7e5cde View commit details
    Browse the repository at this point in the history
  5. Update rocketpy/mathutils/function.py

    Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
    kalounis and Gui-FernandesBR committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5de4e81 View commit details
    Browse the repository at this point in the history
  6. Update rocketpy/mathutils/function.py

    Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
    kalounis and Gui-FernandesBR committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b06764b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e59ded View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a05767 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b024f06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d90420f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6c9a25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    18881b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7eb4a73 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #508 from RocketPy-Team/enh/filter-method

    ENH: add Function.low_pass_filter method
    kalounis committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    8a7ab31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72df17a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    69317c3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0247289 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e3b468d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. DOC: update docs

    MateusStano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    260e8d8 View commit details
    Browse the repository at this point in the history
  2. TST: update tests

    MateusStano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a631b6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #507 from RocketPy-Team/enh/new-controller-structure

    ENH: Alternative for State History
    MateusStano committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    995b97a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    127b93d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db9abb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f2946f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32fd6e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aab5366 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12a2ef4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3957b92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f86cb7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0854db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2879d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ca5ee7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46cd7cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    77e5449 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    66720b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fd47c95 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c740c38 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2134956 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4064d71 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b5a9f5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    57b89b6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a9da239 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4a350ee View commit details
    Browse the repository at this point in the history
  26. Merge pull request #513 from RocketPy-Team/enh/add-juno3-example

    DOC: add juno3 flight example
    Gui-FernandesBR committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6347371 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. ENH: add multiple argument support for shepard opt.

    - Minor bug in computation if distance zero solved
    phmbressan committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c57c200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd456f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    954be1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eab8ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fdfa55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c03d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1367e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34ed384 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #516 from RocketPy-Team/bug/empty-motor-draw

    BUG: EmptyMotor is breaking  the Rocket.draw() method
    Gui-FernandesBR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    476872f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ed16be View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    08dae44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768f0c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9140dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af6b630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f4c3c3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #510 from RocketPy-Team/bug/fix-fin-flutter

    BUG: fin_flutter_analysis doesn't find any fin set
    Gui-FernandesBR committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    086a924 View commit details
    Browse the repository at this point in the history
  7. Add of a line for saving the filtered dataset

    klounis committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    013cb50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d8af18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87f2c2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b809116 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6b85e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Added a parameter to low_pass_function : the user is now able to chos…

    …e if he wants to save the CSV or not
    klounis committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    facb1b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'enh/save-filtered-data' of https://github.com/RocketPy-…

    …Team/RocketPy into enh/save-filtered-data
    klounis committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ad62bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd897a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #518 from RocketPy-Team/enh/save-filtered-data

    ENH : Add of a line for saving the filtered dataset
    kalounis committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    14dd0f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    7f033d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #533 from RocketPy-Team/bug/3d-trajectory-plot-label

    BUG: 3D trajectory plot not labeling axes
    Gui-FernandesBR committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ee9348d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    b7b01a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a445f6e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    e57fab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59041a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    407204a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3d823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b20258 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe90f77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acbc14d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    110ef9e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge remote-tracking branch 'origin/enh/optional-discretize-mutation…

    …' into enh/optional-discretize-mutation
    phmbressan committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a1ba056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2205fdf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge pull request #519 from RocketPy-Team/enh/optional-discretize-mu…

    …tation
    
    ENH: Argument for Optional Mutation on Function Discretize
    Gui-FernandesBR committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a14e7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30be2db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696e709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1de49c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c1267f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f301352 View commit details
    Browse the repository at this point in the history
  7. MNT: update changelog

    MateusStano authored and Gui-FernandesBR committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ead9322 View commit details
    Browse the repository at this point in the history
  8. DOC: improve black formatting

    MateusStano authored and Gui-FernandesBR committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    07d4c33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b06a7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e787b11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0551317 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4225405 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Merge pull request #514 from RocketPy-Team/enh/function-savetxt

    ENH: adds new Function.savetxt method
    Gui-FernandesBR committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5ced96d View commit details
    Browse the repository at this point in the history
  2. Update docs/user/airbrakes.rst

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2a3dda4 View commit details
    Browse the repository at this point in the history
  3. Update docs/user/airbrakes.rst

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2ce1192 View commit details
    Browse the repository at this point in the history
  4. Update docs/user/airbrakes.rst

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    7ad0311 View commit details
    Browse the repository at this point in the history
  5. Update docs/user/airbrakes.rst

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    7c752fe View commit details
    Browse the repository at this point in the history
  6. Update rocketpy/control/controller.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    271e7d7 View commit details
    Browse the repository at this point in the history
  7. Update rocketpy/control/controller.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a0bc59d View commit details
    Browse the repository at this point in the history
  8. Update rocketpy/control/controller.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    347f4b8 View commit details
    Browse the repository at this point in the history
  9. Update rocketpy/prints/control_prints.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    7594cb9 View commit details
    Browse the repository at this point in the history
  10. Update rocketpy/prints/control_prints.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    dc3262b View commit details
    Browse the repository at this point in the history
  11. Update rocketpy/prints/control_prints.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a8076be View commit details
    Browse the repository at this point in the history
  12. Update rocketpy/rocket/aero_surface.py

    Co-authored-by: Giovani Hidalgo Ceotto <ghceotto@gmail.com>
    MateusStano and giovaniceotto committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    905fd87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ead9219 View commit details
    Browse the repository at this point in the history
  14. ENH: minor fixes

    MateusStano committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fa81545 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    c0408ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1216b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. MNT: improve the low pass filter and document an example

    - Persist the inputs, outputs and title of the original Function
    - Improve the method docstring
    - Add an example to the .rst file
    Gui-FernandesBR committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7895a1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from RocketPy-Team/enh/minor_adjst_function_f…

    …ilters
    
    ENH: improve Function.low_pass_filter and adds docs
    Gui-FernandesBR committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    08d3a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb42ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b55fdd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    b11b21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11df71f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    711a7dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aad48bd View commit details
    Browse the repository at this point in the history
  3. Update tests/test_environment.py

    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    MateusStano and Gui-FernandesBR committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d3e7e31 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_environment.py

    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    MateusStano and Gui-FernandesBR committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5349743 View commit details
    Browse the repository at this point in the history
  5. Update tests/test_environment.py

    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    MateusStano and Gui-FernandesBR committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    09d0b4b View commit details
    Browse the repository at this point in the history
  6. Update rocketpy/environment/environment.py

    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    MateusStano and Gui-FernandesBR committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0de4756 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2086996 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #537 from RocketPy-Team/mnt/flible_quaternions_con…

    …vertions
    
    MNT: Encapsulate quaternion conversions
    Gui-FernandesBR committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    821518a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b469931 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d690f15 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #511 from RocketPy-Team/enh/precalculate-barometri…

    …c-height
    
    ENH Precalculate Barometric Height
    phmbressan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2ebed8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48e4f5d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #515 from RocketPy-Team/enh/shepard-multiple-opt

    ENH: Shepard Optimized Interpolation - Multiple Inputs Support
    phmbressan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5d09d4a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #540 from RocketPy-Team/doc/dispersion_analysis_im…

    …ageio
    
    DOC: Installing imageio library on dispersion analysis notebook
    phmbressan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2fee77e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    2a1ab07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd44384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    862bfa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43632dc View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    bf07e2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465c74a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058ab49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    769b55c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65eba94 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    5171c91 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0d57206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be46ce8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24b9b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f3a47 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    4ee4c7d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    17eea3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad7c573 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #544 from RocketPy-Team/doc/issue-526

    DOC: Replacing git clone command with curl in notebooks.
    Gui-FernandesBR committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    435bd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6d2ab View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    31b7369 View commit details
    Browse the repository at this point in the history
  2. MNT: fix typo biuld to build

    Co-authored-by: Pedro Henrique Marinho Bressan <87212571+phmbressan@users.noreply.github.com>
    Gui-FernandesBR and phmbressan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    85c9b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbf8ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49d1801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5234f6d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    8e6b80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f155e View commit details
    Browse the repository at this point in the history
  3. Update rocketpy/plots/rocket_plots.py

    MNT: removing the unnecessary 'return None' line
    
    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    juliomachad0 and Gui-FernandesBR committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    872bd09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    243c493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ccd0b3 View commit details
    Browse the repository at this point in the history
  6. MNT: update changelog

    MateusStano committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e73aee1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df81dcd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #426 from RocketPy-Team/enh/air-brakes

    ENH: Air Brakes
    MateusStano committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1132a11 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #542 from RocketPy-Team/enh/function-csv-inputs

    ENH: Function inputs from CSV file header.
    phmbressan committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3f35ead View commit details
    Browse the repository at this point in the history
  10. Merge pull request #547 from RocketPy-Team/enh/drag-plot-on-off

    ENH: Plotting both power on and off drag curves in a single plot.
    phmbressan committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e5d1122 View commit details
    Browse the repository at this point in the history
  11. MNT: update changelog

    MateusStano committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3972de4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a1e372 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge pull request #539 from RocketPy-Team/mnt/update-makefile

    MNT: update Makefile
    Gui-FernandesBR committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bd6362c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #548 from RocketPy-Team/bug/elliptical-fins-draw

    BUG: Elliptical Fins Draw
    Gui-FernandesBR committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b2bab4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da602c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b966c4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c62677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e74362 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8c178b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37dd1b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf50451 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91229c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d85fe8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request #550 from RocketPy-Team/mnt/small-fixes-before-v1.2

    MNT: small fixes before v1.2
    Gui-FernandesBR committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    db95053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac84a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34dee18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fba7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59a5498 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #551 from RocketPy-Team/bug/-control-observed-vari…

    …ables
    
    BUG: fix `get_controller_observed_variables` in the air brakes examples
    Gui-FernandesBR committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b221d88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3330c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Merge pull request #552 from RocketPy-Team/bug/3d-trajectory-plot

    BUG: Update flight trajectory plot axes limits
    Gui-FernandesBR committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e4e67f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4fd6d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3a50c View commit details
    Browse the repository at this point in the history
  3. MNT: update CHANGELOG

    Gui-FernandesBR committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1d819d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #553 from RocketPy-Team/mnt/final-refactor-before-…

    …v1.2
    
    MNT: Final refactor before v1.2
    Gui-FernandesBR committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9da1542 View commit details
    Browse the repository at this point in the history