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

UI Update - Add Skins #140

Closed
wants to merge 63 commits into from
Closed

UI Update - Add Skins #140

wants to merge 63 commits into from

Commits on Jul 3, 2017

  1. Merge pull request #1 from commaai/devel

    Merge with v0.3.3
    pjlao307 committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    c8269e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Update UI to v3

    Vehicle Researcher committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    d946503 View commit details
    Browse the repository at this point in the history
  2. Add arial font

    Vehicle Researcher committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    f4198fd View commit details
    Browse the repository at this point in the history
  3. Fix speed text not centering in background circle

    Vehicle Researcher committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    d17416e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. Add skin v3 to UI, set current UI to default and allow switching skin…

    …s via /data/params/d/UISkin setting
    Vehicle Researcher committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    026ab2a View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Vehicle Researcher committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    8ec5da4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from commaai/devel

    Merge from commaai/openpilot:devel
    pjlao307 committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    6505ce2 View commit details
    Browse the repository at this point in the history
  4. More code cleanup

    Vehicle Researcher committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    145e885 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'update-ui-v3' of https://github.com/pjlao307/openpilot

    …into update-ui-v3
    Vehicle Researcher committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    1b2cc76 View commit details
    Browse the repository at this point in the history
  6. More code cleanup

    pjlao307 committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    e689c87 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'update-ui-v3' of https://github.com/pjlao307/openpilot

    …into update-ui-v3
    Vehicle Researcher committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    e2d3636 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Merge pull request #120 from commaai/devel

    openpilot 0.3.4
    espes committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    0fba33b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from commaai/devel

    Merge with 0.3.4
    pjlao307 committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    d06c3b2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'update-ui-v3' of https://github.com/pjlao307/openpilot

    …into update-ui-v3
    Vehicle Researcher committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    de95bb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Merge pull request #9 from commaai/devel

    openpilot v0.3.5 release
    pjlao307 committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    979f9b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'update-ui-v3' of https://github.com/pjlao307/openpilot

    …into update-ui-v3
    Vehicle Researcher committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    be8953f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #121 from commaai/devel

    openpilot v0.3.5 release
    espes committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    b111277 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    28ed206 View commit details
    Browse the repository at this point in the history
  2. Fix default skin to actually use default value

    Vehicle Researcher committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    4f98ce2 View commit details
    Browse the repository at this point in the history
  3. Add delay to fix flashing issue with calibration bar

    Vehicle Researcher committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    9f62eb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Fix memory leak issue, looks like each time visiond is connected it r…

    …eloads the PNGs because the UIScene is re-initialized so the PNGs are taken out of UIScene struct
    Vehicle Researcher committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    51ebcee View commit details
    Browse the repository at this point in the history
  2. Revert awareness time to 6 min

    Vehicle Researcher committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    4e08f28 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Configuration menu
    Copy the full SHA
    558aa39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0d424 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    14040fb View commit details
    Browse the repository at this point in the history
  2. Fixing UI to Show Hours

    Stephen Klaus committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    3b09edd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from commaai/devel

    openpilot v0.3.6 tweaks
    pjlao307 committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    a501a39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #123 from commaai/devel

    openpilot v0.3.6
    espes committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    cd25fac View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Merge branch 'update-ui-v3' of https://github.com/pjlao307/openpilot

    …into ui-update
    Stephen Klaus committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    a8f1c48 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Updating Repository with 0.3.6.1 Changes

    Stephen Klaus committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    8652ea3 View commit details
    Browse the repository at this point in the history
  2. Attempting to Enable Beta-FCW

    Stephen Klaus committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    37be767 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Merge pull request #126 from commaai/devel

    openpilot v0.3.6.1
    espes committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    606c21b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Resolving merge conflict(s)

    Stephen Klaus committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    220e21b View commit details
    Browse the repository at this point in the history
  2. Fixing Coding Issue in ui.c

    Stephen Klaus committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    86682ed View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Updating gitignore

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    9eef0b6 View commit details
    Browse the repository at this point in the history
  2. Resolving Merge Conflict

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    340488a View commit details
    Browse the repository at this point in the history
  3. Fixing Diff within RELEASES file.

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    e81b8c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    242a31c View commit details
    Browse the repository at this point in the history
  5. Fixing diff's from commai to ui-update branch

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    b1f7b89 View commit details
    Browse the repository at this point in the history
  6. Fixing more diff's from commai to ui-update branch

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c38e80b View commit details
    Browse the repository at this point in the history
  7. Fixing Varible Naming Error.

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    2ce38f6 View commit details
    Browse the repository at this point in the history
  8. Testing Commenting Out Calibration Check in controlsd.py

    Stephen Klaus committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    fc73702 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Merge pull request #137 from commaai/devel

    openpilot v0.3.7
    espes committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    577608b View commit details
    Browse the repository at this point in the history
  2. Updating Submodules with latest commits

    Stephen Klaus committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    e82aa57 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devel' of https://github.com/commaai/openpilot into ui-…

    …update
    
    Updating recent commits to devel branch from Comma AI
    Stephen Klaus committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    7ace54d View commit details
    Browse the repository at this point in the history
  4. Removing duplicate code causing multiple calibration status bar's to …

    …be drawn.
    Stephen Klaus committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    a0bc356 View commit details
    Browse the repository at this point in the history
  5. Initial Commit for Updated UI for Commma AI openpilot

    Stephen Klaus committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    729c4a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Fixing FCW to be False not true.

    Stephen Klaus committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    15f6f78 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Merge branch 'release' of https://github.com/commaai/openpilot into u…

    …i-update
    
    Updating ui-update branch with recent commits to release.
    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    ccbcc5a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release' of https://github.com/commaai/openpilot into c…

    …omma-ui-update
    
    Updating commai-ui-update with recent commits to release.
    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    ebd9f89 View commit details
    Browse the repository at this point in the history
  3. Updating ui-update with recent changes.

    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    6a793bf View commit details
    Browse the repository at this point in the history
  4. Updating comma-ui-update with recent changes.

    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    9d04921 View commit details
    Browse the repository at this point in the history
  5. Testing read_db_value(...) to be same as origin

    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    58dbab6 View commit details
    Browse the repository at this point in the history
  6. Changed read_db_value to match origin more closely.

    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    3e6958f View commit details
    Browse the repository at this point in the history
  7. Changed read_db_value to match origin more closely.

    Stephen Klaus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    95f7329 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Updating all submodules

    Stephen Klaus committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    c215600 View commit details
    Browse the repository at this point in the history
  2. Updating all submodules

    Stephen Klaus committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    a133d6e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Upating submodules

    Stephen Klaus committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    286d0f2 View commit details
    Browse the repository at this point in the history
  2. Upating submodules

    Stephen Klaus committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    4e2ab21 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Resolved Auto-Merge conflicts

    Stephen Klaus committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    1edd99e View commit details
    Browse the repository at this point in the history
  2. Updating Submodules

    Stephen Klaus committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    77d2866 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Merge branch 'ui-update' of https://github.com/klaus385/openpilot int…

    …o comma-ui-update
    
    Updating branch with recent commits to commai develop branch. That in my
    ui-update branch.
    Stephen Klaus committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    2dce41a View commit details
    Browse the repository at this point in the history
  2. Updated controld.py comment showing as a diff

    Stephen Klaus committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    0f7b3d1 View commit details
    Browse the repository at this point in the history