Commit Graph

30 Commits

Author SHA1 Message Date
FrogAi 2e7b6f4adf 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-15 14:43:19 -07:00
FrogAi 1bece435d6 Increase interactive timeout when onroad to 30 seconds 2024-03-15 14:43:19 -07:00
FrogAi 0cb2322e9f Holiday Themes 2024-03-15 14:43:17 -07:00
FrogAi 4c1fdd91a4 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-15 14:43:17 -07:00
FrogAi 53630f41f0 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-15 14:43:17 -07:00
FrogAi 8a1b2b9139 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-15 14:43:16 -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 5ea073b028 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-15 14:43:15 -07:00
FrogAi d773687b47 Error log button 2024-03-15 14:43:15 -07:00
FrogAi 98070a29c2 Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-15 14:43:15 -07:00
FrogAi 37d7bccbef 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-15 14:43:15 -07:00
FrogAi d63a5dd1a1 Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-15 14:43:15 -07:00
FrogAi b4cc7befbc Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-15 14:43:14 -07:00
FrogAi b442d011bd Detect if the map is open 2024-03-15 14:43:14 -07:00
FrogAi 8e40f93af1 Delete driving footage button 2024-03-15 14:43:14 -07:00
FrogAi bfcb43d69b 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-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 f7cfde7612 Cleaned up home screen UI
Added back the date to the home screen and cleaned up the software version text for a more classic/cleaner look.
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 1d38f32b5e 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-15 14:43:12 -07:00
FrogAi c04e2caab6 Backup and restore FrogPilot
Added functionality to automatically and manually backup/restore FrogPilot.
2024-03-15 14:43:12 -07:00
FrogAi 018a8deb41 Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-03-15 14:43:12 -07:00
FrogAi e85c572b8b Automatic updates scheduler
Added function to automatically update FrogPilot on either a daily or weekly schedule.
2024-03-15 14:43:12 -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 72fa7762bc Add back the drive stats to the home screen 2024-03-15 14:43:11 -07:00
FrogAi f6000afd1d Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-03-15 14:43:11 -07:00
FrogAi 1d1c2c36a7 FrogPilot Setup 2024-03-15 14:43:11 -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