Commit Graph

14 Commits

Author SHA1 Message Date
FrogAi
88dad9d306 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-01-26 10:52:07 -07:00
FrogAi
05780d0980 Nudgeless lane change + lane detection
Added toggles for nudgeless lane changes, lane detection, and one lane change per signal activation with a lane change delay factor.
2024-01-26 10:52:05 -07:00
FrogAi
ae99774cf3 Model switcher
Added model selector to swap between several different models on the fly.
2024-01-26 10:51:59 -07:00
FrogAi
46b0b80f47 Map Turn Speed Control
Added toggle for "Map Turn Speed Control".

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-01-26 10:51:57 -07:00
FrogAi
54c9cc3195 Increase the stopping distance
Added toggle to increase the stopping distance.
2024-01-26 10:51:55 -07:00
FrogAi
57ebaa1656 Green light alert
Added toggle to alert the user when a red light turns to green.
2024-01-26 10:51:52 -07:00
FrogAi
b72f5748c4 Experimental Mode via steering wheel / onroad UI
Added toggle to enable or disable Experimental Mode from the steering wheel for Toyota/Lexus vehicles and the onroad UI for other makes.
2024-01-26 10:51:48 -07:00
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
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
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
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