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

Enable HomeLink and Autopark (Summon) #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2017

  1. WIP.

    virgilm committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    fba41b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Initial commit, homelink works.

    TODO: wake up car before? - otherwise does not work
    TODO: replace hardcoded coordinates
    TODO: exception handling
    TODO: refactor code?
    Virgil Mihailovici authored and Virgil Mihailovici committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6663ac1 View commit details
    Browse the repository at this point in the history
  2. Remove location hardcoding.

    Asking for status wakes up the car, so the command always succeeds.
    Started some refactoring.
    virgilm committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    31828a3 View commit details
    Browse the repository at this point in the history
  3. Adding forward, reverse autopark.

    Moar refactoring. Fixed synchronization issue.
    virgilm committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    df4d7ad View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Set two timers.

    Virgil Mihailovici authored and Virgil Mihailovici committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    396999c View commit details
    Browse the repository at this point in the history