Commit Graph

23 Commits

Author SHA1 Message Date
FrogAi dbe15596a1 Controls - Longitudinal Tuning - Traffic Mode
Enable the ability to activate 'Traffic Mode' by holding down the 'distance' button for 2.5 seconds. When 'Traffic Mode' is active the onroad UI will turn red and openpilot will drive catered towards stop and go traffic.
2024-06-01 02:34:41 -07:00
FrogAi 856c3c4214 Controls - Longitudinal Tuning - Acceleration Profile
Change the acceleration rate to be either sporty or eco-friendly.
2024-06-01 02:34:40 -07:00
FrogAi ea80e60306 Controls - Lateral Tuning - Use Turn Desires
Use turn desires for greater precision in turns below the minimum lane change speed.
2024-06-01 02:34:40 -07:00
FrogAi b2e290e186 Controls - Lateral Tuning - Steer Ratio
Use a custom steer ratio as opposed to comma's auto tune value.
2024-06-01 02:34:40 -07:00
FrogAi 5589bead02 Controls - Lateral Tuning - NNFF
Use Twilsonco's Neural Network Feedforward for enhanced precision in lateral control.

Credit goes to Twilsonco!

https: //github.com/twilsonco
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-06-01 02:34:40 -07:00
FrogAi d3beed675a Controls - Lateral Tuning - Force Auto Tune
Forces comma's auto lateral tuning for unsupported vehicles.
2024-06-01 02:34:38 -07:00
FrogAi e60234d4d0 Controls - Lane Change Customizations - Lane Detection Threshold
Set the required lane width to be qualified as a lane.
2024-06-01 02:34:38 -07:00
FrogAi 16bc06cb98 Controls - Experimental Mode Activation - Long Press Distance
Enable/disable 'Experimental Mode' by holding down the 'distance' button on your steering wheel for 0.5 seconds.
2024-06-01 02:34:38 -07:00
FrogAi 60ace13f77 Controls - Experimental Mode Activation - Double Click LKAS
Enable/disable 'Experimental Mode' by double clicking the 'LKAS' button on your steering wheel.
2024-06-01 02:34:38 -07:00
FrogAi 1266b2282a Controls - Driving Personalities - Onroad Distance Button
Simulate a distance button via the onroad UI to control personalities, 'Experimental Mode', and 'Traffic Mode'.
2024-06-01 02:34:37 -07:00
FrogAi 6a3af731fd Controls - Device Management - Increase Thermal Safety Limit
Allow the device to run at a temperature above comma's recommended thermal limits.
2024-06-01 02:34:37 -07:00
FrogAi 2405523492 Controls - Conditional Experimental Mode
Automatically switches to 'Experimental Mode' under predefined conditions.
2024-06-01 02:34:36 -07:00
FrogAi 9b1ff06bba Controls - Always On Lateral
Maintain openpilot lateral control when the brake or gas pedals are used. Deactivation occurs only through the 'Cruise Control' button.

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-06-01 02:34:36 -07:00
FrogAi 3c6d9cc209 FrogPilot features - Track FrogPilot drives 2024-06-01 02:34:35 -07:00
FrogAi 94f25c0b72 FrogPilot features - Personalities only change if the GM menu is open 2024-06-01 02:34:34 -07:00
FrogAi 693a2a083e FrogPilot features - openpilot crashed alert 2024-06-01 02:34:34 -07:00
FrogAi 814b55c0d7 FrogPilot setup - Setup toggles 2024-06-01 02:34:32 -07:00
FrogAi 70b4cd4f48 FrogPilot setup - Python imports 2024-05-30 03:14:03 -07:00
FrogAi fabfc69788 FrogPilot setup - FrogsGoMoo's special stuff 2024-05-30 03:14:03 -07:00
FrogAi 396e471a5e FrogPilot setup - FrogPilot functions 2024-05-30 03:14:03 -07:00
FrogAi 7965a1eaa7 FrogPilot setup - Configure cereal 2024-05-29 03:31:09 -07:00
FrogAi e102fdcb43 OPGM - CC longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-05-29 02:49:50 -07:00
FrogAi 659adb6457 openpilot v0.9.7 release
date: 2024-03-17T10:14:38
master commit: 7e9a909e0e57ecb31df4c87c5b9a06b1204fd034
2024-05-24 17:43:27 -07:00