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

OpenPilot Spinner reverts to comma/doesnt take #11

Open
Coltonton opened this issue Oct 12, 2020 · 2 comments
Open

OpenPilot Spinner reverts to comma/doesnt take #11

Coltonton opened this issue Oct 12, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Coltonton
Copy link
Owner

No idea what's going on, im trying to investigate why/how the OpenPilot Spinner reverts to comma.ai's

the program replaces the imp_spinenr_comma so no idea where its coming back from...

@Coltonton
Copy link
Owner Author

Coltonton commented Oct 13, 2020

In the meantime the fix is to just rerun the program and try again. It usually works then! I'm still trying to hunt down the problem.

Alternatively if you run your own OpenPilot fork you are free to take the imp_spinner_comma.png from your desired them from the respective theme folder in ./contributed-themes/selected_theme/spinner/ and replace in your fork:

The 3 files you can edit to change up the OpenPilot Spinner are :
openpilot/selfdrive/assets/img_spinner_comma.png (The logo)
openpilot/selfdrive/assets/img_spinner_track.png (The spinner)
openpilot/selfdrive/ui/spinner.c (The code)

NOTE you will need to run cd /data/openpilot/selfdrive/ui/spinner && make if you are going to be git pulling these changes to your EON. If you fresh clone your fork, it will be made automatically on the initial launch!

@Coltonton Coltonton self-assigned this Oct 13, 2020
@Coltonton Coltonton added the bug Something isn't working label Oct 13, 2020
@Coltonton Coltonton pinned this issue Oct 13, 2020
@Coltonton
Copy link
Owner Author

still active, if spinner is replaced, it may be updated when OP is updated, to be fixed tm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant