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

Solve experiment with drive cycle #1793

Merged
merged 15 commits into from
Nov 10, 2021

Commits on Apr 28, 2021

  1. Simulate Drive Cycle In Experiment

    This commit simulates drive cycle ('A' or 'V' or 'W') in experiment only if drive cycle of particular type is initial instruction in experiment and there are no further drive cycle related instructions.
    alibh95 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b1a9184 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Format Code

    alibh95 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    351183b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    e30edb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8630d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    855b972 View commit details
    Browse the repository at this point in the history
  4. #1788 fix tests

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2248834 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0470216 View commit details
    Browse the repository at this point in the history
  6. #1788 fixed base_solver

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    412f294 View commit details
    Browse the repository at this point in the history
  7. #1788 Tino's comments

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b94158f View commit details
    Browse the repository at this point in the history
  8. #1788 fix tests

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5cdf51d View commit details
    Browse the repository at this point in the history
  9. #1788 update CHANGELOG

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    134d11c View commit details
    Browse the repository at this point in the history
  10. flake8

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b4e16b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b381471 View commit details
    Browse the repository at this point in the history
  12. #1788 improve coverage

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6565cd5 View commit details
    Browse the repository at this point in the history
  13. flake8

    brosaplanella committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1f6c1f9 View commit details
    Browse the repository at this point in the history