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

Tesla devel #465

Closed
wants to merge 1,051 commits into from
Closed

Tesla devel #465

wants to merge 1,051 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    8f19a1d View commit details
    Browse the repository at this point in the history
  2. completely UNtested

    Gernby committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    e222d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c2d40 View commit details
    Browse the repository at this point in the history
  4. Be unsafe

    SippieCup committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    bbbc186 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25eb0c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6108071 View commit details
    Browse the repository at this point in the history
  7. IC tweaks

    BogGyver committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d32b7d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2b2d4b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    56fb7bb View commit details
    Browse the repository at this point in the history
  10. stop steering a 0mph

    BogGyver committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    7c70b05 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ea632d2 View commit details
    Browse the repository at this point in the history
  12. PID readability

    David Abrahams committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    287edbf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    074563a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98027ec View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    48df871 View commit details
    Browse the repository at this point in the history
  2. Revert back to 0.00006

    SippieCup authored Dec 7, 2018
    Configuration menu
    Copy the full SHA
    3499d71 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    0b2f7b2 View commit details
    Browse the repository at this point in the history
  4. PCC: Less P, more I in PID

    geohot committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a2305ab View commit details
    Browse the repository at this point in the history
  5. Removed logos

    Why you gotta make stuff so distracting when the goal is wanting the screen off 🥇
    SippieCup authored Dec 7, 2018
    Configuration menu
    Copy the full SHA
    cab492f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06c88c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3127be View commit details
    Browse the repository at this point in the history
  8. Update sterrrateCost

    SippieCup committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    e478620 View commit details
    Browse the repository at this point in the history
  9. steerRateCost = 2.0

    BogGyver committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    57c379a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'comma_devel' into tesla_devel

    David Abrahams committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    00214f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de425b9 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'comma_devel' into tesla_pedal

    David Abrahams committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a7c377b View commit details
    Browse the repository at this point in the history
  13. PCC PID twiddling

    David Abrahams committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    45d4c22 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. PCC value fiddling

    geohot committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    2477b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6db6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    499909a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from Gernby/tesla/tesla_pedal

    Add angular acceleration and rate to Tesla's lateral control
    SippieCup authored Dec 8, 2018
    Configuration menu
    Copy the full SHA
    a05e480 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb27dc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    073418f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    2e8942a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d89d7db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21076a0 View commit details
    Browse the repository at this point in the history
  10. PCC twiddling

    geohot committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    adfbf7b View commit details
    Browse the repository at this point in the history
  11. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    796d17d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. PCC twiddling

    David Abrahams committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    f3b8b01 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove longitudinal 'off' UI buttons"

    This reverts commit 9fed713.
    I suspect that commit caused the UI buttons to be inconsistent.
    David Abrahams committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    54e3b3d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    5d9ae5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'comma_devel' into tesla_pedal

    David Abrahams committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    ab6e164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c76a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868a199 View commit details
    Browse the repository at this point in the history
  5. PCC Follow: twiddling

    David Abrahams committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    addfff1 View commit details
    Browse the repository at this point in the history
  6. PCC PID based off a more realistic Tesla torque curve

    David Abrahams committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    35024c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6639107 View commit details
    Browse the repository at this point in the history
  8. PCC: rescale PID based on new torque curve

    David Abrahams committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    e043395 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. PCC twiddling

    geohot committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    5700a32 View commit details
    Browse the repository at this point in the history
  2. PCC: twiddling

    geohot committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    45cf0c4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    db55576 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. latest working dev code

    BogGyver committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    82f1242 View commit details
    Browse the repository at this point in the history
  2. untested merge

    Gernby committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    044bd29 View commit details
    Browse the repository at this point in the history
  3. battling shitty git

    Gernby committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    be6bc31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cb32e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89418e4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    046bd20 View commit details
    Browse the repository at this point in the history
  7. still trying to un-git myself

    Gernby committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    37c7196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    982c7e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Updated PCC

    SippieCup authored Dec 13, 2018
    Configuration menu
    Copy the full SHA
    828f315 View commit details
    Browse the repository at this point in the history
  2. PCC: correct PID speed units

    I presume these maps should be in m/s since all other OP internals are. This may require retuning the PID values.
    DavidWAbrahams authored Dec 13, 2018
    Configuration menu
    Copy the full SHA
    ff98838 View commit details
    Browse the repository at this point in the history
  3. PCC: Const PID values

    Speed-variable PID values are probably unnecessary for Teslas. Our (regen only) braking is so weak that it's probably ok to pump it at highway speed.
    DavidWAbrahams authored Dec 13, 2018
    Configuration menu
    Copy the full SHA
    2d56a9e View commit details
    Browse the repository at this point in the history
  4. Hopefully not corrupted by git

    Gernby committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    53bdee4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05eae19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2b706c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8387db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f919770 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62e9cac View commit details
    Browse the repository at this point in the history
  10. Set long control bit

    David Abrahams committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a209618 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'tesla_pedal' of https://github.com/AllWashedOut/openpilot

    … into tesla_pedal
    David Abrahams committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    0756607 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'tesla_pedal-0.5.7' into tesla_pedal

    David Abrahams committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    8a39a09 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    ad78e25 View commit details
    Browse the repository at this point in the history
  2. bug fix in ALCA for Gernby

    BogGyver committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    6d811e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592a0aa View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Configuration menu
    Copy the full SHA
    5b9708c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7e043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0579016 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Set default UI to have camera background

    David Abrahams committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    6343c89 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bog_pedal' into tesla_pedal

    David Abrahams committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    d6196a0 View commit details
    Browse the repository at this point in the history
  3. BBUI draw cleanup

    David Abrahams committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    e3a1344 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Revert "Be unsafe"

    This reverts commit bbbc186.
    SippieCup committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b2ddcf6 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove speed limit UI element (available on IC)"

    This reverts commit db7e043.
    SippieCup committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    a809e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6697427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19fd583 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb3ebcb View commit details
    Browse the repository at this point in the history
  6. final fixes for speed

    BogGyver committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b0f8a78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55c35ab View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. merge boggyver changes

    SippieCup committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d158d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322d986 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

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

Commits on Dec 23, 2018

  1. Configuration menu
    Copy the full SHA
    343d946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e79955 View commit details
    Browse the repository at this point in the history
  3. fix indentation

    SippieCup committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    d9bbf56 View commit details
    Browse the repository at this point in the history
  4. Update interface.py

    SippieCup authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    6197e72 View commit details
    Browse the repository at this point in the history
  5. Update interface.py

    SippieCup authored Dec 23, 2018
    Configuration menu
    Copy the full SHA
    ed25611 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

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

Commits on Dec 25, 2018

  1. Revert "Update interface.py"

    This reverts commit ed25611.
    SippieCup committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    2b6ed29 View commit details
    Browse the repository at this point in the history
  2. Revert "Update interface.py"

    This reverts commit 6197e72.
    SippieCup committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    fd5bb34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39fc94 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Add radar dbc for tesla radars

    WIP: still need to integrate into a format for radard
    SippieCup committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a1a57e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0134623 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

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

Commits on Dec 30, 2018

  1. Configuration menu
    Copy the full SHA
    fabc7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40c627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    926d4ec View commit details
    Browse the repository at this point in the history
  4. Update pathplanner.py

    SippieCup authored Dec 30, 2018
    Configuration menu
    Copy the full SHA
    44b4b8b View commit details
    Browse the repository at this point in the history
  5. Changes to model

    SippieCup committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    da52fe9 View commit details
    Browse the repository at this point in the history
  6. Update interface.py

    SippieCup authored Dec 30, 2018
    Configuration menu
    Copy the full SHA
    df7634c View commit details
    Browse the repository at this point in the history
  7. Update interface.py

    SippieCup authored Dec 30, 2018
    Configuration menu
    Copy the full SHA
    1083bf5 View commit details
    Browse the repository at this point in the history
  8. Update interface.py

    SippieCup authored Dec 30, 2018
    Configuration menu
    Copy the full SHA
    37ea7ee View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Update interface.py

    SippieCup authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    bab3843 View commit details
    Browse the repository at this point in the history
  2. Update model

    SippieCup committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    b78c1e4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sid' into tesla_pedal

    David Abrahams committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    5deec12 View commit details
    Browse the repository at this point in the history
  4. PCC: twiddling

    geohot committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    5213cc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

  1. model updated

    SippieCup committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    0831934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c056c76 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sid' into tesla_pedal

    David Abrahams committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    fb91811 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Roll back some BBUI changes to simplify merges

    David Abrahams committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    a916d73 View commit details
    Browse the repository at this point in the history
  2. Disable logo and PCC-OFF mode

    David Abrahams committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    d8178f2 View commit details
    Browse the repository at this point in the history
  3. Disable ACC-OFF mode

    David Abrahams committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    f74008d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from arne182/patch-4

    Revert Touch.c changes from 0.5.6
    SippieCup authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    8f59f7e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from AllWashedOut/tesla_pedal

    PCC pid values
    SippieCup authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    aaf1c54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    311ef26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b64d4ec View commit details
    Browse the repository at this point in the history
  8. Revert "Merge pull request #5 from arne182/patch-4"

    This reverts commit 8f59f7e.
    SippieCup committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    1266117 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a06021 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Merge kph fix

    SippieCup committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    d563fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Model changes

    SippieCup committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    39fe945 View commit details
    Browse the repository at this point in the history
  2. ubfinished DAS moveto Panda

    BogGyver committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    9489997 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Configuration menu
    Copy the full SHA
    627f6cf View commit details
    Browse the repository at this point in the history
  2. model update

    SippieCup committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    5462017 View commit details
    Browse the repository at this point in the history
  3. Update VERSION

    SippieCup authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    960f213 View commit details
    Browse the repository at this point in the history
  4. Revert "Update CLICKS for longer bootup time of EONS and avoid unwant…

    …ed fast charge mode"
    
    This reverts commit 627f6cf.
    SippieCup committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    3f777e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Create visions-wiggly

    BogGyver authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    1cb039b View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    BogGyver authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    9bd3d36 View commit details
    Browse the repository at this point in the history
  3. Delete visions-wiggly

    BogGyver authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    d15d67d View commit details
    Browse the repository at this point in the history
  4. added wiggly

    BogGyver committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    69bf277 View commit details
    Browse the repository at this point in the history
  5. virtual tri-state w/ ui button; human steering no longer optional; wi…

    …ggly with steerRatio 13
    BogGyver committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    a6c1653 View commit details
    Browse the repository at this point in the history
  6. Reduced Steer Ratio

    SippieCup committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    6c44d68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4985f14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f30e5ef View commit details
    Browse the repository at this point in the history
  9. Update interface.py

    SippieCup authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    f6f3c5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54b1be9 View commit details
    Browse the repository at this point in the history
  11. fixes in visiond script

    BogGyver committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    56b56f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. update steering model

    SippieCup committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    a32b559 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    943b152 View commit details
    Browse the repository at this point in the history
  2. final fix for touch on UI

    BogGyver committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    0711189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    224d24b View commit details
    Browse the repository at this point in the history
  4. fix bbui and visiond merge

    SippieCup committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    3057361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea56d6f View commit details
    Browse the repository at this point in the history
  6. remove speed limit from pos 1 and 3 of the tri state since it is alre…

    …ady on the car cluster
    BogGyver committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    06b2e9b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. PCC Follow twiddling

    David Abrahams committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    59a4874 View commit details
    Browse the repository at this point in the history
  2. revert cur_state and add longitudinal offset for camera

    The cur_state calculation that worked best included an additional _DT_MPC added to the total delay
    
    The longitudinal offset compensates for the location of the front wheels relative to the  EON
    Gernby authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    adcca6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf73c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from Gernby/patch-1

    add longitudinal offset for camera
    SippieCup authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    db16de2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b2c26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5247751 View commit details
    Browse the repository at this point in the history
  7. bring camera forward

    SippieCup committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    e7930fb View commit details
    Browse the repository at this point in the history
  8. Update latcontrol.py

    SippieCup authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    c3fef2a View commit details
    Browse the repository at this point in the history
  9. Update interface.py

    SippieCup authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    7128dd5 View commit details
    Browse the repository at this point in the history
  10. PCC Hysteresis cleanup

    David Abrahams committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    5075b3d View commit details
    Browse the repository at this point in the history
  11. Tighter limits on pedal jerk

    The pedal interceptor will take at least 2 seconds to go from 0 to
    100%, and at least 0.5 seconds to go from 100% to 0.
    David Abrahams committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    d845bff View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    ce24cca View commit details
    Browse the repository at this point in the history
  2. Update ui.c

    SippieCup authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    dd3b088 View commit details
    Browse the repository at this point in the history
  3. PCC Hysteresis cleanup

    David Abrahams committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a509051 View commit details
    Browse the repository at this point in the history
  4. Tighter limits on pedal jerk

    The pedal interceptor will take at least 2 seconds to go from 0 to
    100%, and at least 0.5 seconds to go from 100% to 0.
    David Abrahams committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1859050 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tesla_devel' of https://github.com/AllWashedOut/openpilot

    … into david_devel
    David Abrahams committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    0c07a6d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Configuration menu
    Copy the full SHA
    777eb41 View commit details
    Browse the repository at this point in the history
  2. PCC: faster braking

    geohot committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    b742bd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. PCC: more PID "I" to help on hills

    David Abrahams committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    e449974 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    c7c08c0 View commit details
    Browse the repository at this point in the history
  2. few DAS changes

    BogGyver committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    1146a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf0ef8 View commit details
    Browse the repository at this point in the history
  4. fix speed limit

    BogGyver committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    ae4d2dd View commit details
    Browse the repository at this point in the history
  5. fix das can message

    BogGyver committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    70b353d View commit details
    Browse the repository at this point in the history
  6. change max angle for accel

    SippieCup committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    f923513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5592ef View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Merge branch 'sid' into david_devel

    David Abrahams committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    7b41ace View commit details
    Browse the repository at this point in the history
  2. Actually init UJA1023 (and comment out CAN Push failed so we can actu…

    …ally see the debug log)
    appleguru committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    0810532 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    f955752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3ffbf View commit details
    Browse the repository at this point in the history
  3. PCC: more PID "I" to help on hills

    David Abrahams committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    a87f871 View commit details
    Browse the repository at this point in the history
  4. change max angle for accel

    SippieCup authored and David Abrahams committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    befdf5d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tesla_devel' of https://github.com/AllWashedOut/openpilot

    … into david_devel
    David Abrahams committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9d6d87b View commit details
    Browse the repository at this point in the history
  6. moved all can messages for Tesla into Panda. EON only sends one can m…

    …essage to Panda Panda does all the work
    BogGyver committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9d3e144 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba381a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Merge pull request #39 from jeankalud/revB_giraffe

    Merge revB_giraffe into tesla_devel
    appleguru authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9ad0bac View commit details
    Browse the repository at this point in the history
  2. revB Giraffe GPIO Changes

    appleguru committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    0aaa9d6 View commit details
    Browse the repository at this point in the history
  3. Add missing rx hook timestamp

    This grabs TIM2 CNT every rx frame, since lots of messages are using it... TODO: Should we clean up the now uneeded additional uint32_t ts = TIM2->CNT; lines in the rx hook?
    appleguru committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    f98dc5a View commit details
    Browse the repository at this point in the history
  4. PCC: Prevent stray 'disabled' notications when enabling

    David Abrahams committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    cf70f01 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tesla_devel' of https://github.com/jeankalud/openpilot

    …into tesla_devel
    David Abrahams committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    3e0c1b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8995c50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a89e9c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0a8167 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #23 from appleguru/tesla_pedal-0.5.7

    Merge in revB GPIO changes
    BogGyver authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    c989104 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06b94da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f66a66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a280ab View commit details
    Browse the repository at this point in the history
  13. working pedal over cc

    BogGyver committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    577545c View commit details
    Browse the repository at this point in the history
  14. adding warning for pedal override as well as making sure that code wo…

    …rks if no pedal present
    BogGyver committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    e338e7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f4936e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d5a33a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    755afca View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

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

Commits on Jan 21, 2019

  1. Some work on the DAS implementation; also added variables in carstate…

    … so people can disable ALCA or Human Steer Override features
    BogGyver committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    d7dd684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7650a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Updated lat control

    Reimplement Lat control and Path planner
    Add offset for quicker turn-in
    SippieCup committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    3319111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d21d5f View commit details
    Browse the repository at this point in the history
  3. DAS status fixes

    BogGyver committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    41731ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10b1109 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    316d094 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tesla_devel' of https://github.com/AllWashedOut/openpilot

    … into david_devel
    David Abrahams committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    32a8e6e View commit details
    Browse the repository at this point in the history
  3. Re-enable GMLAN timer after timeout

    appleguru authored and David Abrahams committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    eaa69eb View commit details
    Browse the repository at this point in the history
  4. Re-enable GMLAN timer after timeout

    appleguru authored and David Abrahams committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    deb12c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22d543d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ffc90f View commit details
    Browse the repository at this point in the history
  7. PCC: re-merge code to allow manual accel to stick

    David Abrahams committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    6185331 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'tesla_devel' into david_devel

    David Abrahams committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    5acdb63 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. added speed dependent factor to desired_angle to improve angles at lo…

    …w speed; developmental
    BogGyver committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    bfe3471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef0a6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from BogGyver/tesla_devel_bb

    Tesla devel bb
    BogGyver authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    5a83481 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c6436 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5fe4d7 View commit details
    Browse the repository at this point in the history
  6. alert improvements

    BogGyver committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    7f327e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Merge branch 'bog_devel' into david_devel

    David Abrahams committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    46d10c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd97c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Update README.md

    BogGyver authored Jan 28, 2019
    Configuration menu
    Copy the full SHA
    238c5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2a687 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. tweaks

    BogGyver committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    701458e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf380f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d64681 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    ce7e915 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b70eca9 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    fc1db08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e810d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86dc515 View commit details
    Browse the repository at this point in the history
  9. Update PCC_module.py

    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    50b10c5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #27 from BogGyver/Patch-for-pedal-from-David

    Update PCC_module.py
    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    9d908f9 View commit details
    Browse the repository at this point in the history
  11. Update PCC_module.py

    BogGyver authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    c6b8ff8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1746ebd View commit details
    Browse the repository at this point in the history
  13. ALCA asjustment for 0.5.8

    BogGyver committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    fd12371 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    8d8f723 View commit details
    Browse the repository at this point in the history
  2. Update PCC_module.py

    BogGyver authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    fcada69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from BogGyver/David's-long-speed-control-in-tu…

    …rns-for-pedal
    
    Update PCC_module.py
    BogGyver authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    c3bb46c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbec426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e00d4b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    351129a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c2368 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from BogGyver/tesla_devel_bb

    Tesla devel bb
    BogGyver authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    24c2b11 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge branch 'bog_stable' into tesla_devel

    David Abrahams committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    19d1b01 View commit details
    Browse the repository at this point in the history