Commit Graph

105 Commits

Author SHA1 Message Date
FrogAi e47c6ae852 Controls - Speed Limit Controller
Automatically adjust the max speed to match the current speed limit using 'Open Street Maps', 'Navigate On openpilot', or your car's dashboard (Toyotas/Lexus/HKG only).

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-06-17 15:57:04 -07:00
FrogAi b262df3088 Controls - Quality of Life - Set Speed Offset
Set an offset for your desired set speed.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-06-17 15:57:03 -07:00
FrogAi e5e6e659c9 Controls - Quality of Life - Reverse Cruise Increase
Reverses the 'long press' functionality logic to increase the max set speed by 5 instead of 1. Useful to increase the max speed quickly.
2024-06-17 15:57:02 -07:00
FrogAi 3f3d5469a6 Controls - Quality of Life - Pause Lateral Below
Pause lateral control on all speeds below the set speed.
2024-06-17 15:57:02 -07:00
FrogAi cb59c8b03a Controls - Quality of Life - Map Acceleration Profiles To Gears
Map your acceleration/deceleration profile to your 'Eco' and/or 'Sport' gears.

Co-Authored-By: CHaucke89 <132518562+chaucke89@users.noreply.github.com>
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-06-17 15:57:01 -07:00
FrogAi 6de2b56133 Controls - Quality of Life - Cruise Increase Interval
Set a custom interval to increase the max set speed by.
2024-06-17 15:57:00 -07:00
FrogAi f91c1281d4 Controls - Model Selector
Manage openpilot's driving models.
2024-06-17 15:57:00 -07:00
FrogAi 63f4fc02b5 Controls - Map Turn Speed Control
Slow down for anticipated curves detected by the downloaded maps.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-06-17 15:56:59 -07:00
FrogAi d742688028 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-17 15:56:58 -07:00
FrogAi 2bf7a423a9 Controls - Longitudinal Tuning - Smoother Braking
Smoothen out the braking behavior when approaching slower vehicles.
2024-06-17 15:56:58 -07:00
FrogAi 91b741b9aa Controls - Longitudinal Tuning - Lead Detection Threshold
Increase or decrease the lead detection threshold to either detect leads sooner, or increase model confidence.
2024-06-17 15:56:57 -07:00
FrogAi a6c5befa55 Controls - Longitudinal Tuning - Increase Stop Distance Behind Lead
Increase the stopping distance for a more comfortable stop from lead vehicles.
2024-06-17 15:56:56 -07:00
FrogAi 78152a1af0 Controls - Longitudinal Tuning - Increase Acceleration Behind Lead
Increase aggressiveness when following a faster lead.
2024-06-17 15:56:56 -07:00
FrogAi e9532083c7 Controls - Longitudinal Tuning - Deceleration Profile
Change the deceleration rate to be either sporty or eco-friendly.
2024-06-17 15:56:55 -07:00
FrogAi d6443a748a Controls - Longitudinal Tuning - Acceleration Profile
Change the acceleration rate to be either sporty or eco-friendly.
2024-06-17 15:56:54 -07:00
FrogAi c90ba4c760 Controls - Lateral Tuning - Use Turn Desires
Use turn desires for greater precision in turns below the minimum lane change speed.
2024-06-17 15:56:53 -07:00
FrogAi c91af1683b Controls - Lateral Tuning - Taco Tune
Use comma's 'Taco Tune' designed for handling left and right turns.
2024-06-17 15:56:53 -07:00
FrogAi 28328e92df Controls - Lateral Tuning - Steer Ratio
Use a custom steer ratio as opposed to comma's auto tune value.
2024-06-17 15:56:52 -07:00
FrogAi af7f823ada Controls - Lateral Tuning - NNFF-Lite
Use Twilsonco's Neural Network Feedforward for enhanced precision in lateral control for cars without available NNFF logs.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-06-17 15:56:52 -07:00
FrogAi c309b6af33 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-17 15:56:50 -07:00
FrogAi 9e5e2c812a Controls - Lateral Tuning - Force Auto Tune
Forces comma's auto lateral tuning for unsupported vehicles.
2024-06-17 15:56:50 -07:00
FrogAi bfa634a3b1 Controls - Lane Change Customizations - One Lane Change Per Signal
Only allow one nudgeless lane change per turn signal activation.
2024-06-17 15:56:49 -07:00
FrogAi c57006c336 Controls - Lane Change Customizations - Nudgeless Lane Change
Enable lane changes without requiring manual steering input.
2024-06-17 15:56:48 -07:00
FrogAi ad57c573bf Controls - Lane Change Customizations - Minimum Lane Change Speed
Customize the minimum driving speed to allow openpilot to change lanes.
2024-06-17 15:56:48 -07:00
FrogAi 26315ddace Controls - Lane Change Customizations - Lane Detection Threshold
Set the required lane width to be qualified as a lane.
2024-06-17 15:56:47 -07:00
FrogAi e3fc660750 Controls - Lane Change Customizations - Lane Change Timer
Set a delay before executing a nudgeless lane change.
2024-06-17 15:56:47 -07:00
FrogAi 0e84578e8c 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-17 15:56:46 -07:00
FrogAi a3a6c40ef7 Controls - Experimental Mode Activation - Double Tap the UI
Enable/disable 'Experimental Mode' by double tapping the onroad UI within a 0.5 second time frame.
2024-06-17 15:56:45 -07:00
FrogAi e07e1ee6bf Controls - Experimental Mode Activation - Double Click LKAS
Enable/disable 'Experimental Mode' by double clicking the 'LKAS' button on your steering wheel.
2024-06-17 15:56:45 -07:00
FrogAi c90095fe12 Controls - Experimental Mode Activation
Toggle Experimental Mode with either buttons on the steering wheel or the screen. Overrides 'Conditional Experimental Mode'.
2024-06-17 15:56:44 -07:00
FrogAi c823ac2924 Controls - Driving Personalities - Onroad Distance Button
Simulate a distance button via the onroad UI to control personalities, 'Experimental Mode', and 'Traffic Mode'.
2024-06-17 15:56:43 -07:00
FrogAi 1cb7605a23 Controls - Driving Personalities - Customize Personalities
Customize the driving personality profiles to your driving style.
2024-06-17 15:56:43 -07:00
FrogAi e68c5e49c6 Controls - Device Management - Offline Mode
Allow the device to be offline indefinitely.
2024-06-17 15:56:42 -07:00
FrogAi 944aaa3811 Controls - Device Management - Increase Thermal Safety Limit
Allow the device to run at a temperature above comma's recommended thermal limits.
2024-06-17 15:56:41 -07:00
FrogAi 9d6e2726c8 Controls - Device Management - Disable Uploads
Turn off all data uploads to comma's servers.
2024-06-17 15:56:39 -07:00
FrogAi fc3261715e Controls - Device Management - Disable Logging
Turn off all data tracking to enhance privacy or reduce thermal load.
2024-06-17 15:56:39 -07:00
FrogAi ebdcfca756 Controls - Conditional Experimental Mode - Turn Signal When Below Highway Speeds
Switch to 'Experimental Mode' when using turn signals below highway speeds to help assist with turns.
2024-06-17 15:56:37 -07:00
FrogAi a1f808f056 Controls - Conditional Experimental Mode - Stop Lights and Stop Signs
Switch to 'Experimental Mode' when a stop light or stop sign is detected.
2024-06-17 15:56:37 -07:00
FrogAi 9545e93bd3 Controls - Conditional Experimental Mode - Slower Lead Detected Ahead
Switch to 'Experimental Mode' when a slower lead vehicle is detected ahead.
2024-06-17 15:15:33 -07:00
FrogAi 2edbb41879 Controls - Conditional Experimental Mode - Navigation Based
Switch to 'Experimental Mode' based on navigation data. (i.e. Intersections, stop signs, upcoming turns, etc.).

Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-06-17 15:15:33 -07:00
FrogAi 754c061a36 Controls - Conditional Experimental Mode - Curve Detected Ahead
Switch to 'Experimental Mode' when a curve is detected.
2024-06-17 15:15:32 -07:00
FrogAi e2d1a599d9 Controls - Conditional Experimental Mode
Automatically switches to 'Experimental Mode' under predefined conditions.
2024-06-17 15:15:32 -07:00
FrogAi cf92c3af1b 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-17 15:15:31 -07:00
FrogAi 275e346ed2 FrogPilot community - ZSS support
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-06-17 15:15:30 -07:00
FrogAi 36f4bc8149 FrogPilot community - Update CAMERA_ACC_CAR gas threshold
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-06-17 15:15:29 -07:00
FrogAi c3b58793da FrogPilot community - Toyota: Improve comma pedal Stop-and-Go
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-06-17 15:15:29 -07:00
FrogAi b500f8e296 FrogPilot community - Support Trax 2024
Co-Authored-By: darkerthan-black <40709016+darkerthan-black@users.noreply.github.com>
2024-06-17 15:15:28 -07:00
FrogAi 8f63e38e64 FrogPilot community - Open Street Map integration
Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-06-17 15:15:27 -07:00
FrogAi 4b8e87c9a2 FrogPilot community - Moving Average Calculator
Co-Authored-By: Efini <19368997+efini@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-06-17 15:15:27 -07:00
FrogAi 0ba03d0548 FrogPilot community - Keep single_pedal_mode when Regen pressed
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-06-17 15:15:26 -07:00