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

Pulling from head repo to fork repo #3

Merged
merged 6 commits into from
Dec 23, 2020
Merged

Commits on Dec 2, 2020

  1. [STRAT-101] Added force due to acceleration to calculations of force,…

    … energy, and torque in alt_gain.py (#90)
    
    * Add onboarding message.
    
    * Testing git (#67)
    
    Aryaman's first PR to the repo! Congrats!
    
    * trying to fix merge conflicts with README.md
    
    * considering force of acceleration in energy, force, and torque calcs in alt_gain.py
    
    * forgot to uncomment some lines in my last commit, sorry!
    
    * fixing issues with last pr
    
    * attempt #3.
    
    Co-authored-by: e-wai <[email protected]>
    Co-authored-by: Aryaman Singh <[email protected]>
    3 people authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ebf5b40 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#94)

    Make sure everyone knows to adjust the `pytest` command because API key isn't publicly available
    e-wai authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    091a2e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. [STRAT-114] Route Model Refactor- Elevations Finalized (#93)

    * completed elevations file refactor
    
    * Fixed formatting and removed redundant code
    
    Co-authored-by: krishnakalavadia <[email protected]>
    krishna-kalavadia and krishnakalavadia authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    44b93de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ceaca View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

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

Commits on Dec 12, 2020

  1. [STRAT-114] Routes file finalized (#92)

    * routes code completed; tests removed
    * added a Base URL to config example
    * speedlimits file has parser, url_builder
    * removed 'get' from routes code, added comments
    * common code with a 'get' function for now
    ufshk authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    ac2634c View commit details
    Browse the repository at this point in the history