Commit Graph

24 Commits

Author SHA1 Message Date
FrogAi 02304b4440 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-03-29 06:20:56 -07:00
FrogAi bf4cf90326 Screen brightness control
Added toggle to control the screen brightness.
2024-03-29 06:20:55 -07:00
FrogAi eeae28d419 Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-29 06:20:52 -07:00
FrogAi 26359d359d 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-03-29 06:20:49 -07:00
FrogAi 7733590f23 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-29 06:20:48 -07:00
FrogAi 666b83b333 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-29 06:20:47 -07:00
FrogAi 826ff40aa2 Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-03-29 06:20:39 -07:00
FrogAi 8b3d82c2d1 Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-03-29 06:20:38 -07:00
FrogAi 5fc4ce70d1 Holiday Themes 2024-03-29 06:20:35 -07:00
FrogAi ace1319d01 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-29 06:19:37 -07:00
FrogAi bb00bc32ec Green light alert
Added toggle to alert the user when a red light turns to green.
2024-03-29 06:19:37 -07:00
FrogAi c6ff5f060f Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-29 06:19:35 -07:00
FrogAi b3822acfb4 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-29 06:19:34 -07:00
FrogAi 91f7a17710 Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-29 06:19:28 -07:00
FrogAi 91b929673b 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-29 06:19:28 -07:00
FrogAi 556384e88c Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-29 06:19:27 -07:00
FrogAi e81751f7ea 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-29 06:19:21 -07:00
FrogAi 9979aa83b7 Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-29 06:19:20 -07:00
FrogAi faac436897 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-03-26 10:06:53 -07:00
FrogAi f165cd7043 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-26 10:06:52 -07:00
FrogAi 0fc6f72b61 Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-26 10:06:50 -07:00
FrogAi 2059eecb74 Add back the drive stats to the home screen 2024-03-26 10:06:48 -07:00
FrogAi 248f8e2f55 Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-03-26 10:06:46 -07:00
FrogAi a21ff4fbfe FrogPilot Setup 2024-03-26 10:06:45 -07:00