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

Add customizable startup alert #123

Closed

Conversation

knJayden
Copy link

Add a selector in visual settings to select from a few different startup alert options

FrogAi and others added 30 commits February 16, 2024 16:55
date: 2024-02-05T10:16:07
master commit: 7694712
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
Added toggle to use DragonPilot's acceleration profiles.

Credit goes to DragonPilot!

https: //github.com/dragonpilot-community/dragonpilot
Co-Authored-By: eFini <[email protected]>
Co-Authored-By: Kumar <[email protected]>
Co-Authored-By: Eric Brown <[email protected]>
Added toggle to make the acceleration more aggressive when following a lead.
Added toggles to customize the volume level for each individual sound.
Added toggle for Always On Lateral / No disengage lateral on gas and brake.

Lots of credit goes to "pfeiferj"! Couldn't of done it without him!

https: //github.com/pfeiferj/openpilot
Co-Authored-By: Jacob Pfeifer <[email protected]>
Added function to automatically update FrogPilot on either a daily or weekly schedule.
Changed out the "X" in the settings menu with a "Back" button.
Added toggle to display a red path in the adjacent lane when a vehicle is detected in the blind spot.
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
Co-Authored-By: Eric Brown <[email protected]>
Added back the date to the home screen and cleaned up the software version text for a more classic/cleaner look.
Added toggles for "Conditional Experimental Mode".

Conditions based on road curvature, turn signals, speed, lead speed, navigation instructions, and stop signs/stop lights are all individually toggleable.

Co-Authored-By: eFini <[email protected]>
Co-Authored-By: Kumar <[email protected]>
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
Added toggles to customize the lane lines, path, road edges, path edges, and an "Unlimited Length" mode that extends the road UI out as far as the model can see.
Added toggles to customize the personality profiles.
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
Added toggle to shut down the device after being offroad for a specified amount of time.
FrogAi and others added 3 commits May 13, 2024 11:19
@FrogAi FrogAi reopened this May 14, 2024
Copy link

github-actions bot commented May 14, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

@FrogAi FrogAi force-pushed the MAKE-PRS-HERE branch 2 times, most recently from 95fbe32 to 04bdd0a Compare May 30, 2024 10:45
@knJayden
Copy link
Author

Not stale. I will look at the conflicts this week.

garrettpall and others added 8 commits June 15, 2024 15:13
- Fixed an issue that was preventing lane changes when manually nudging the steering wheel with a lane change timer set
commit 8f83a4e
Merge: adb17add ff54650
Author: James <[email protected]>
Date:   Sun Jun 23 17:00:05 2024 -0700

    Merge pull request FrogAi#144 from garrettpall/frogpilot-volt-sng-port

    GM: 2017 Volt SNG Hack

commit adb17ad
Author: FrogAi <[email protected]>
Date:   Tue Jun 18 12:41:04 2024 -0700

    June 18th, 2024 Patch

    - Fixed an issue that was preventing lane changes when manually nudging the steering wheel with a lane change timer set

commit e93f22e
Author: FrogAi <[email protected]>
Date:   Sun Jun 16 18:30:00 2024 -0700

    Improve stop sign/stop light detection

commit ff54650
Author: garrettpall <[email protected]>
Date:   Thu May 30 18:42:44 2024 -0400

    2017 Volt SNG

commit 84d726c
Author: FrogAi <[email protected]>
Date:   Sun Jun 9 21:33:58 2024 -0700

    June 9th, 2024 Patch

commit 0e4d4e9
Author: FrogAi <[email protected]>
Date:   Tue May 28 22:53:42 2024 -0700

    June 1st, 2024 Update

commit a6c3044
Merge: e6d93e7 ae7d85b
Author: James <[email protected]>
Date:   Wed May 22 17:42:00 2024 -0700

    Merge pull request FrogAi#141 from mike86437/Clarity-Regen

    Honda Clarity regen paddle support

commit ae7d85b
Author: mike8643 <[email protected]>
Date:   Tue May 21 08:01:37 2024 -0400

    modified regen paddle disengage alert

commit e6d93e7
Merge: ca0fa65 a2cb180
Author: James <[email protected]>
Date:   Mon May 13 15:38:50 2024 -0700

    Merge pull request FrogAi#132 from garrettpall/frogpilot-malibu-noacc

    GM: Add 2023 Chevy Malibu No ACC

commit a2cb180
Author: garrettpall <[email protected]>
Date:   Mon May 13 16:54:47 2024 -0400

    Add 2023 Chevy Malibu No ACC

commit ca0fa65
Merge: 260c7eb 3437fb7
Author: James <[email protected]>
Date:   Mon May 13 11:19:23 2024 -0700

    Merge pull request FrogAi#131 from garrettpall/frogpilot-pedal-gas-threshold

    GM: Update CAMERA_ACC_CAR pedal interceptor pressed threshold

commit 260c7eb
Merge: 4f5a3ce db41fb0
Author: James <[email protected]>
Date:   Mon May 13 11:19:10 2024 -0700

    Merge pull request FrogAi#129 from garrettpall/frogpilot-regen-error-patch

    GM: Keep single_pedal_mode true when Regen paddle pressed

commit 4f5a3ce
Merge: dc620dd 3c1d9ce
Author: James <[email protected]>
Date:   Thu May 9 21:44:58 2024 -0700

    Merge pull request FrogAi#134 from hansonxyz/MAKE-PRS-HERE

    Update HyundaiCanFD dash icons

commit dc620dd
Author: FrogAi <[email protected]>
Date:   Mon May 6 13:39:37 2024 -0700

    May 6th, 2024 Patch

commit 3c1d9ce
Author: Your Name <[email protected]>
Date:   Sat May 4 15:37:01 2024 -0500

    Updated hyundaicanfd create_lfahda_cluster (hda1) and create_steering_messages (hda2) such that the LKA icon is green on engaged, gray on lateral only, and blank on disengaged.

commit b1acffd
Author: FrogAi <[email protected]>
Date:   Wed May 1 18:15:11 2024 -0700

    May 1st, 2024 Update

commit 0ac5e5a
Merge: 3320b2d 2a48ca8
Author: James <[email protected]>
Date:   Thu Apr 25 00:03:44 2024 -0700

    Merge pull request FrogAi#130 from CHaucke89/tuning-values

    Display auto tune values in the onroad UI

commit 3437fb7
Author: garrettpall <[email protected]>
Date:   Fri Apr 19 19:18:27 2024 -0400

    GM: Update CAMERA_ACC_CAR gas pressed threshold

commit db41fb0
Author: garrettpall <[email protected]>
Date:   Sun Apr 14 15:18:19 2024 -0400

    Keep single_pedal_mode true when Regen paddle pressed

commit 2a48ca8
Author: CHaucke89 <[email protected]>
Date:   Wed Apr 17 18:51:14 2024 -0400

    Move it to the top border

commit b850bda
Author: CHaucke89 <[email protected]>
Date:   Tue Apr 16 20:30:12 2024 -0400

    Give the speedometer a bit more breathing room

commit ad4c1e6
Author: CHaucke89 <[email protected]>
Date:   Tue Apr 16 10:26:28 2024 -0400

    Text tweaks

commit 6451a15
Author: CHaucke89 <[email protected]>
Date:   Mon Apr 15 21:50:23 2024 -0400

    Display auto tune values in the onroad UI

commit 3320b2d
Merge: 7f5054f 67b122b
Author: James <[email protected]>
Date:   Thu Apr 11 17:11:19 2024 -0700

    Merge pull request FrogAi#121 from xyuelin/MAKE-PRS-HERE

    add Fingerprint for baby enclave(CN only)

commit 7f5054f
Merge: 48ac224 40145ad
Author: James <[email protected]>
Date:   Thu Apr 11 17:08:47 2024 -0700

    Merge pull request FrogAi#119 from garrettpall/frogpilot-slc-set-fix

    Round SLC for Initial Set

commit 67b122b
Merge: 46b7034 48ac224
Author: xyuelin <[email protected]>
Date:   Tue Apr 9 21:19:47 2024 +0800

    Merge branch 'FrogAi:MAKE-PRS-HERE' into MAKE-PRS-HERE

commit 48ac224
Merge: 23693df f925023
Author: James <[email protected]>
Date:   Mon Apr 8 18:25:47 2024 -0700

    Merge pull request FrogAi#126 from CHaucke89/softreboot-new

    Soft Reboot...again

commit f925023
Author: CHaucke89 <[email protected]>
Date:   Mon Apr 8 20:57:52 2024 -0400

    Add reboot back

commit dcaf55d
Author: CHaucke89 <[email protected]>
Date:   Mon Apr 8 20:08:07 2024 -0400

    This seems better

commit ff4d775
Author: CHaucke89 <[email protected]>
Date:   Mon Apr 8 06:55:48 2024 -0400

    Tweaks

commit 356a655
Author: CHaucke89 <[email protected]>
Date:   Sun Apr 7 18:30:25 2024 -0400

    Clean up C++ & fall back to reboot here too

commit 1460403
Author: CHaucke89 <[email protected]>
Date:   Sun Apr 7 18:29:09 2024 -0400

    Clean up Python & fall back to standard reboot on failure

commit bd5da55
Author: CHaucke89 <[email protected]>
Date:   Sun Apr 7 08:11:59 2024 -0400

    Add some checks

commit b8c32ba
Author: CHaucke89 <[email protected]>
Date:   Sat Apr 6 21:43:50 2024 -0400

    Meant to change this

commit 9fe8bdb
Author: CHaucke89 <[email protected]>
Date:   Sat Apr 6 11:26:23 2024 -0400

    Soft Reboot...again

commit 46b7034
Merge: 863fa54 23693df
Author: xyuelin <[email protected]>
Date:   Mon Apr 1 10:35:52 2024 +0800

    Merge branch 'FrogAi:MAKE-PRS-HERE' into MAKE-PRS-HERE

commit 23693df
Merge: 93f9714 10981f4
Author: James <[email protected]>
Date:   Thu Mar 28 12:00:39 2024 -0700

    Merge pull request FrogAi#124 from garrettpall/frogpilot-acc-main

    GM: Move acc_main_on for all platforms

commit 10981f4
Author: garrettpall <[email protected]>
Date:   Thu Mar 28 05:32:16 2024 -0400

    Update safety_gm.h

commit 863fa54
Author: xyuelin <[email protected]>
Date:   Mon Mar 18 09:59:22 2024 +0800

    Update values.py

commit e8c4a31
Author: xyuelin <[email protected]>
Date:   Mon Mar 18 09:58:33 2024 +0800

    Update interface.py

commit c060335
Author: xyuelin <[email protected]>
Date:   Mon Mar 18 09:54:23 2024 +0800

    Update fingerprints.py

commit e88ad9c
Author: xyuelin <[email protected]>
Date:   Mon Mar 18 09:53:48 2024 +0800

    Update override.toml

commit 40145ad
Author: garrettpall <[email protected]>
Date:   Fri Mar 15 20:20:46 2024 -0400

    Round SLC for Initial Set
@knJayden
Copy link
Author

This is working again @FrogAi!

I moved the toggle under Visuals -> Custom Themes -> Startup Message

@FrogAi
Copy link
Owner

FrogAi commented Aug 26, 2024

Was trying to make a Github automation to keep the "MAKE-PRS-HERE" branch automatically up to date, but it closed out all my PRs and isn't letting me re-open them. So feel free to open this back up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants