Commit Graph

22 Commits

Author SHA1 Message Date
FrogAi 88c4c8b176 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-18 06:36:05 -07:00
FrogAi 336b705544 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-18 06:36:04 -07:00
FrogAi 5569e51c7f 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-18 06:35:56 -07:00
FrogAi c0866a8c1e Increase max speed by 5 on short press
Added toggle to increase the value of the max speed by 5 instead of 1 and an additional function to enable/disable it by taping the "Max" speed icon in the onroad UI.
2024-03-18 06:35:53 -07:00
FrogAi ee5bdd6c5b Holiday Themes 2024-03-18 06:35:50 -07:00
FrogAi 240297119c Hide current speed in onroad UI
Added toggle to hide the current speed from the onroad UI and an additional function to enable/disable it by clicking on it via the onroad UI.
2024-03-18 06:35:49 -07:00
FrogAi 8a01dc2228 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-18 06:35:47 -07:00
FrogAi f59e1326f3 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-18 06:35:46 -07:00
FrogAi ccced42b4f Experimental Mode activation via steering wheel / onroad UI
Added toggle to enable or disable Experimental Mode from the steering wheel or onroad UI.
2024-03-18 06:35:43 -07:00
FrogAi 555909ebc9 Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-18 06:35:41 -07:00
FrogAi 5a478ac2f6 Draw adjacent paths in onroad UI
Added toggle to draw the adjacent paths in the onroad UI to visualize what other lanes the model sees.
2024-03-18 06:35:40 -07:00
FrogAi 1e93f04868 Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-18 06:35:39 -07:00
FrogAi 0b05453de6 Detect if the map is open 2024-03-18 06:35:37 -07:00
FrogAi f55e1e49ea Customize the model visuals in the onroad UI
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.
2024-03-18 06:35:35 -07:00
FrogAi a2e893ae2b Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-18 06:35:34 -07:00
FrogAi 1997b2533e 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-18 06:35:33 -07:00
FrogAi 708871e8b2 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-03-18 06:35:31 -07:00
FrogAi 8ac63afb2f Blind spot path
Added toggle to display a red path in the adjacent lane when a vehicle is detected in the blind spot.
2024-03-18 06:35:31 -07:00
FrogAi 5a7625d7fe 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-18 06:35:29 -07:00
FrogAi b9abb67264 Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-03-18 06:35:25 -07:00
FrogAi 9cbbedd4c1 FrogPilot Setup 2024-03-18 06:35:24 -07:00
FrogAi 7d7f0054e5 openpilot v0.9.6 release
date: 2024-02-21T23:02:42
master commit: 0b4d08fab8e35a264bc7383e878538f8083c33e5
2024-03-06 14:05:23 -07:00