Commit Graph

19 Commits

Author SHA1 Message Date
FrogAi 89e4c209f9 Screen brightness control
Added toggle to control the screen brightness.
2024-03-15 14:43:27 -07:00
FrogAi 7d6e36fdb7 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-03-15 14:43:27 -07:00
FrogAi 7ec91e918b Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-15 14:43:27 -07:00
FrogAi 2cf1bc5c7e Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
2024-03-15 14:43:26 -07:00
FrogAi bce0b38bf3 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-15 14:43:26 -07:00
FrogAi 34dda4888d Numerical temperature gauge
Added toggle to replace the "GOOD", "OK", and "HIGH" temperature statuses with a numerical temperature gauge based on the highest temperature between the memory, CPU, and GPU and a function to swap between it by simply taping on the "Temp" gauge itself.
2024-03-15 14:43:26 -07:00
FrogAi 692cb4e7c1 Nudgeless lane change
Added toggles for nudgeless lane changes, lane detection, and one lane change per signal activation with a lane change delay factor.
2024-03-15 14:43:25 -07:00
FrogAi 7dc3a2007f Map Turn Speed Control
Added toggle for "Map Turn Speed Control".

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-03-15 14:43:19 -07:00
FrogAi 0cb2322e9f Holiday Themes 2024-03-15 14:43:17 -07:00
FrogAi e2bbb1ff26 Green light alert
Added toggle to alert the user when a red light turns to green.
2024-03-15 14:43:17 -07:00
FrogAi a586dcb929 Fired the babysitter
Added toggles to dsiable the "System Overheated" alert and all logging.
2024-03-15 14:43:16 -07:00
FrogAi fea77d7b77 Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-15 14:43:14 -07:00
FrogAi d6463ef777 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-15 14:43:14 -07:00
FrogAi 07c03cdf90 Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-15 14:43:13 -07:00
FrogAi 9e6d432be4 Conditional Experimental Mode
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 <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-03-15 14:43:13 -07:00
FrogAi 262ab52973 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-03-15 14:43:13 -07:00
FrogAi e0f1ab3ec3 Always On Lateral
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 <jacob@pfeifer.dev>
2024-03-15 14:43:12 -07:00
FrogAi 57847a08dc Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-15 14:43:12 -07:00
FrogAi 1d1c2c36a7 FrogPilot Setup 2024-03-15 14:43:11 -07:00