UI Update - Add Skins#140
Closed
klaus385 wants to merge 63 commits intocommaai:develfrom
klaus385:comma-ui-update
Closed
UI Update - Add Skins#140klaus385 wants to merge 63 commits intocommaai:develfrom klaus385:comma-ui-update
klaus385 wants to merge 63 commits intocommaai:develfrom
klaus385:comma-ui-update
Conversation
Merge with v0.3.3
…s via /data/params/d/UISkin setting
Merge from commaai/openpilot:devel
…into update-ui-v3
…into update-ui-v3
openpilot 0.3.4
Merge with 0.3.4
…into update-ui-v3
openpilot v0.3.5 release
…into update-ui-v3
openpilot v0.3.5 release
…eloads the PNGs because the UIScene is re-initialized so the PNGs are taken out of UIScene struct
openpilot v0.3.6 tweaks
openpilot v0.3.6
Author
|
@energee just fixed this issue of stripping the colors though the size increases on each image. Which I assume that's what you meant by heavy. |
Contributor
|
The delay in starting up visiond is because it has to extract and load the PNGs into memory. So if you can speed that process up that would solve the delay issue. Otherwise, you can just remove the use of those PNGs and get rid of the "notch" code so it's just the background circles around the speeds. |
added 15 commits
October 11, 2017 10:56
…i-update Updating ui-update branch with recent commits to release.
…omma-ui-update Updating commai-ui-update with recent commits to release.
…o comma-ui-update Updating branch with recent commits to commai develop branch. That in my ui-update branch.
Author
|
Updated for 0.3.8.2 still praying you will merge this or if not then is their a ui update coming up the pipe? |
|
Can you post screenshots? |
Author
|
@mcampa sure though with the updates of 0.4 these UI changes are irrelevant. Thus, I’m closing this Pull Request. |
rbiasini
pushed a commit
that referenced
this pull request
Nov 17, 2018
293fa33 Honda: fixed message forwarding addresses from can2 to can0 799c338 Chrysler safety controls (#130) c05b15b Toyota frc on (#141) 8291971 Toyota: using a more generalized CRUISE_ACTIVE bit that works on all cars 6f157aa Toyota frc on (#140) 8d2470c bumped panda version 915ee4f Honda: forwarding CAN0 to camera, so camera can stay on (#139) git-subtree-dir: panda git-subtree-split: 293fa33
legonigel
pushed a commit
that referenced
this pull request
Mar 26, 2019
3a55ae9 New camry steer message (#149) 6cd0238 Add 2019 CR-V Hybrid DBC (#148) 721e9b2 Subaru: set speed can be in kph and it needs 8 bits 0e98b2c Subaru: update LKAS_State 945b6ad Subaru: slightly touched wheel speed factor 608a4a6 Add files via upload (#147) 6a29f7e Subaru: fixed DOOR_OPEN sgs 434debb Adds dbc for 2017 lexus is300h (hybrid) (#146) 679dd42 Subaru: some cleanup to dbc 38140d2 Subaru: endianess consistency in wheel speeds 8281813 Subaru Global: more endianess consistency. Still a long way to go a3b78a3 Subaru Global: simplified Stalk Message b8250bc fixed sign in steering angle 9552df4 Subaru: left steer is positive 4aca14c SUBARU LKAS: minus sign to steer command to match standard convention a6cc574 Merge pull request #145 from Jafaral/master abcb9a2 Add Mazda CX-5 2017 GT f4a8f79 Pedal: back again at 6 bytes 3fd25bf Pedal: same checksum and counter (#143) 2c74c55 Toyota pedal: messages are now 7 bytes 732f3fc Toyota pedal: added counter acf0da7 Subaru global dbc (#142) e0fa5d0 Subaru: added global dbc cb22125 change chrysler radar to all big endian to avoid OP can parser bug (#141) ecf99e0 chrysler car model in LKAS message so we can use CAN packer (#140) git-subtree-dir: opendbc git-subtree-split: 3a55ae9
mespiritu
pushed a commit
to mespiritu/openpilot
that referenced
this pull request
Apr 1, 2019
Matched gas profiles from dynamic follow to release2
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 10, 2019
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this pull request
Jun 30, 2019
* Honda: forwarding CAN0 to camera, so camera can stay on * forward cam on toyota * fwd some honda camera msgs * add crv and rdx steering msg to honda fwd filter * only fwd cam on toyota if frc is connected * toyota: remove unused variables * toyota: don't forward frc bus when switch 1 is high
SippieCup
pushed a commit
to SippieCup/openpilot
that referenced
this pull request
Jan 17, 2020
SebastienLubrano
pushed a commit
to SebastienLubrano/openpilot
that referenced
this pull request
Aug 9, 2021
CT921
pushed a commit
to CT921/openpilot
that referenced
this pull request
Apr 22, 2022
Change unsafeMode to resolve controls mismatch
mlocoteta
pushed a commit
to mlocoteta/openpilot
that referenced
this pull request
Jul 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@pjlao307 decided that he wasn't going to be updating his ui-update branch. However, I am one of the users that greatly appreciates it. As such I have talked with @pjlao307 before submitting this updated pull request for 0.3.7 of openpilot.
This pull request allows for the other "Add Skins" pull request to be closed. As such I hope that this request will be able to be merged so others can have the option of using skins.