Commit Graph

17 Commits

Author SHA1 Message Date
FrogAi
bf662b69ba Open Street Maps integration
Added OSM to openpilot to use speed limits and road names.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-04-11 07:13:18 -07:00
FrogAi
3c3120cec1 Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-04-11 07:13:08 -07:00
FrogAi
f4726bf095 Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-04-11 07:13:07 -07:00
FrogAi
ae0c294aab Holiday Themes 2024-04-11 07:13:03 -07:00
FrogAi
7437d97c2e 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-04-11 07:13:01 -07:00
FrogAi
f2cd6e256a Green light alert
Added toggle to alert the user when a red light turns to green.
2024-04-11 07:13:00 -07:00
FrogAi
0c6cb60677 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-04-11 07:12:59 -07:00
FrogAi
9f12f67d06 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-31 02:14:05 -07:00
FrogAi
0a675d40aa 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-31 02:13:59 -07:00
FrogAi
f59a61cc8f Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-31 02:13:58 -07:00
FrogAi
b11db103c8 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-31 02:13:52 -07:00
FrogAi
786e52880d Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-31 02:13:51 -07:00
FrogAi
e20aaf75e5 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-31 02:13:48 -07:00
FrogAi
a76689801d Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-31 02:13:45 -07:00
FrogAi
ca8c8498bc Add back the drive stats to the home screen 2024-03-31 02:13:42 -07:00
FrogAi
f01d5fb25a Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-03-31 02:13:41 -07:00
FrogAi
6c946fc97a FrogPilot Setup 2024-03-31 02:13:40 -07:00