Commit Graph

39 Commits

Author SHA1 Message Date
FrogAi ddb62fbd22 Enable comma's NN for all Chevy Bolts 2024-03-18 06:35:41 -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 69aafa2d3a 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-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 23b5e866cb 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-18 06:35:39 -07:00
FrogAi 51e22d419b Disable resume required event after it's been shown 2024-03-18 06:35:38 -07:00
FrogAi 866c5e867a Disable below steer speed event after it's been shown 2024-03-18 06:35:38 -07:00
FrogAi b4d4df45da Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-18 06:35:37 -07:00
FrogAi da937c4766 Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-18 06:35:37 -07:00
FrogAi 0b05453de6 Detect if the map is open 2024-03-18 06:35:37 -07:00
FrogAi 8a033931be Delete driving footage button 2024-03-18 06:35:36 -07:00
FrogAi a4dd2da42e Cydia's Toyota tune
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-03-18 06:35:36 -07:00
FrogAi 841acdf673 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-18 06:35:35 -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 27975458ee 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-18 06:35:33 -07:00
FrogAi e27cb82eb7 Change gas pressed threshold for ASCM cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:32 -07:00
FrogAi 2bf6316599 CC longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:32 -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 0f77bd7c5f Backup and restore FrogPilot
Added functionality to automatically and manually backup/restore FrogPilot.
2024-03-18 06:35:30 -07:00
FrogAi 4fc8cee4aa Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-03-18 06:35:30 -07:00
FrogAi 13b62c6237 Automatic updates scheduler
Added function to automatically update FrogPilot on either a daily or weekly schedule.
2024-03-18 06:35:30 -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 664f9ab856 Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-18 06:35:28 -07:00
FrogAi baec2f17f1 Aggressive acceleration when following a lead
Added toggle to make the acceleration more aggressive when following a lead.
2024-03-18 06:35:28 -07:00
FrogAi 82e3232ff7 Add SDGM support
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:27 -07:00
FrogAi c1cb4a3664 Add fingerprints for non-ACC cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:27 -07:00
Eric Brown 9a3a6970be Add custom DBC file for Volt 2024-03-18 06:35:26 -07:00
FrogAi cc533861ec Add back the drive stats to the home screen 2024-03-18 06:35:26 -07:00
FrogAi 24b25dcc1e 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-18 06:35:25 -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 a501056e82 Update README.md 2024-03-15 19:32:57 -07:00
FrogAi 1cac531ac2 Add openpilot tools 2024-03-06 15:29:22 -07:00
FrogAi b141302667 Add openpilot tests 2024-03-06 15:29:21 -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