Commit Graph

23 Commits

Author SHA1 Message Date
FrogAi
d6e17df710 Custom UI
Added toggles to customize the lane lines, path, road edges, path edges, show the acceleration/deceleration on the path, lead info, driving logics, adjacent lanes, blind spot path, fps tracker, and an "Unlimited Length" mode that extends the road UI out as far as the model can see.
2024-01-26 10:51:37 -07:00
FrogAi
fb8103b646 Custom driving personality profiles
Added toggles to customize the driving personality profiles.
2024-01-26 10:51:36 -07:00
FrogAi
ccf674762e 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.
2024-01-26 10:51:35 -07:00
FrogAi
c844593f66 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-01-26 10:51:34 -07:00
FrogAi
8e86b83884 Change gas pressed threshold for ASCM cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-01-26 10:51:34 -07:00
FrogAi
062c1a3094 CC longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-01-26 10:51:33 -07:00
FrogAi
763ee059d4 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-01-26 10:51:32 -07:00
FrogAi
b4550a13ba Calculate average desired curvature using planned distance
Added toggle to calculate average desired curvature using planned distance instead of the car's speed.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-01-26 10:51:32 -07:00
FrogAi
8baf713117 Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-01-26 10:51:31 -07:00
FrogAi
9ded0c1c3a Automatic updates scheduler 2024-01-26 10:51:30 -07:00
FrogAi
42b3636995 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-01-26 10:51:29 -07:00
FrogAi
c33e3e45db Allow device to be offline indefinitely
Added button to allow the device to be offline indefinitely.
2024-01-26 10:51:29 -07:00
FrogAi
c1a7f1e3b0 Aggressive acceleration with a lead
Added toggle to make the acceleration more aggressive when following a lead.
2024-01-26 10:51:27 -07:00
FrogAi
7383ee0ddc Add Sentry logging
Add logging for my Sentry server that tracks the values of the serial number, car fingerprint, user set parameters, and the date and time for when FrogPilot was installed and last updated for debugging and support.
2024-01-26 10:51:26 -07:00
FrogAi
9af2cadf3b Add SDGM support
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-01-26 10:51:25 -07:00
FrogAi
d1bee2c971 Add GM BSM
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-01-26 10:51:23 -07:00
garrettpall
beb4faf213 Add Full GM GasRegenCmd 2024-01-26 10:51:22 -07:00
FrogAi
955950381f Add fingerprints for non-ACC cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-01-26 10:51:21 -07:00
Eric Brown
4325b86248 Add custom DBC file for Volt 2024-01-26 10:51:21 -07:00
FrogAi
e8dfdff4fb Add back the drive stats to the home screen 2024-01-26 10:51:20 -07:00
FrogAi
3d6097b6a6 Acceleration profiles
Added toggle to use DragonPilot's acceleration 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-01-26 10:51:19 -07:00
FrogAi
7308c1b35c FrogPilot setup 2024-01-26 10:51:18 -07:00
FrogAi
08e9fb1edc openpilot v0.9.6 release
date: 2024-01-12T10:13:37
master commit: ba792d576a49a0899b88a753fa1c52956bedf9e6
2024-01-12 22:39:28 -07:00