Commit Graph

24 Commits

Author SHA1 Message Date
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 1dc7d0266e DragonPilot's Toyota tune
Co-Authored-By: eFini <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-03-29 06:19:27 -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 8ff92b670f Disable uploading while onroad
Added toggle to disable uploading to connect.comma.ai while driving and without a WiFi connection to prevent large amounts of data usage.
2024-03-29 06:19:26 -07:00
FrogAi 0f4ad4f770 Disable openpilot longitudinal control
Added toggle to disable openpilot longitudinal control.
2024-03-29 06:19:25 -07:00
FrogAi a0906cbb0b Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-29 06:19:24 -07:00
FrogAi ed027eaf3f Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-29 06:19:24 -07:00
FrogAi d03c13bcac Cydia's Toyota tune
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-03-29 06:19:22 -07:00
FrogAi 973509ed79 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-29 06:19:22 -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 a99738b98a 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-26 10:06:55 -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 029ed5f0d5 Automatic updates scheduler
Added function to automatically update FrogPilot on either a daily or weekly schedule.
2024-03-26 10:06:51 -07:00
FrogAi 8665ff72a4 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-26 10:06:50 -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 23265b0574 Aggressive acceleration when following a lead
Added toggle to make the acceleration more aggressive when following a lead.
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 2c340634b2 Acceleration/deceleration profiles
Added toggle to use DragonPilot's acceleration/deceleration profiles.

Credit goes to DragonPilot!

https: //github.com/dragonpilot-community/dragonpilot
Co-Authored-By: eFini <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-03-26 10:06:47 -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
FrogAi 7d7f0054e5 openpilot v0.9.6 release
date: 2024-02-21T23:02:42
master commit: 0b4d08fab8e35a264bc7383e878538f8083c33e5
2024-03-06 14:05:23 -07:00