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

Refactoring and bugfixing of profiles #1365

Closed
wants to merge 4 commits into from

Commits on Jan 29, 2015

  1. Refactoring and bugfixing of profiles

    - all profiles share a common speed profile, profile_defaults.lua
    - the profile logic is encapsulated in file logic.lua
    - all parsing logic is encapsulated in file lib/parser.lua
    
    New profiles can easily created by copying profile_car.lua and override the profile_defaults.lua values.
    Markus Pullmann committed Jan 29, 2015
    Copy the full SHA
    520984e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Merge branch 'develop'

    TheMarex committed Apr 17, 2015
    Copy the full SHA
    c2fc47d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Merge branch 'develop'

    TheMarex committed Apr 22, 2015
    Copy the full SHA
    fd6daa5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Merge remote-tracking branch 'upstream/master' into develop

    Conflicts:
    	profiles/car.lua
    Markus Pullmann committed May 13, 2015
    Copy the full SHA
    1a426e9 View commit details
    Browse the repository at this point in the history