Commit Graph

23 Commits

Author SHA1 Message Date
FrogAi 93bc0277cc Set speed offset
Added toggle to apply an offset to the set speed.

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-29 06:20:58 -07:00
FrogAi 02304b4440 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-03-29 06:20:56 -07:00
FrogAi 7cc18ad9f5 Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
2024-03-29 06:20:50 -07:00
FrogAi 553323361f Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-03-29 06:20:48 -07:00
FrogAi d036f9dbd7 Nudgeless lane change
Added toggles for nudgeless lane changes, lane detection, and one lane change per signal activation with a lane change delay factor.
2024-03-29 06:20:47 -07:00
FrogAi f6618eaca2 NNFF
Added toggle to enable NNFF.

Credit goes to Twilsonco!

https: //github.com/twilsonco
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-29 06:20:44 -07:00
FrogAi 1c4020b0f5 Navigate on Chill Mode
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-29 06:20:43 -07:00
FrogAi c038aa4b17 Model switcher
Added model selector to swap between several different models on the fly.
2024-03-29 06:20:42 -07:00
FrogAi 2f5b5bb158 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-03-29 06:20:40 -07:00
FrogAi 6531a52bec Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-03-29 06:20:37 -07:00
FrogAi cef446d5f4 Increase max speed by 5 on short press
Added toggle to increase the value of the max speed by 5 instead of 1 and an additional function to enable/disable it by taping the "Max" speed icon in the onroad UI.
2024-03-29 06:20:37 -07:00
FrogAi b75d1f5802 Higher bitrate uploads
Added toggle to increase the bitrate for uploads to comma connect
2024-03-29 06:19:38 -07:00
FrogAi 789c791be1 Force auto tune 2024-03-29 06:19:33 -07:00
FrogAi 8cfc5fc33a Fired the babysitter
Added toggles to dsiable the "System Overheated" alert and all logging.
2024-03-29 06:19:31 -07:00
FrogAi fb554ee8a7 Experimental Mode activation via steering wheel / onroad UI
Added toggle to enable or disable Experimental Mode from the steering wheel or onroad UI.
2024-03-29 06:19:30 -07:00
FrogAi 8ff92b670f 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-29 06:19:26 -07:00
FrogAi a0906cbb0b Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-29 06:19:24 -07:00
FrogAi 973509ed79 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-29 06:19:22 -07:00
FrogAi a99738b98a 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-26 10:06:55 -07:00
FrogAi 8665ff72a4 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-26 10:06:50 -07:00
FrogAi 23265b0574 Aggressive acceleration when following a lead
Added toggle to make the acceleration more aggressive when following a lead.
2024-03-26 10:06:50 -07:00
FrogAi 2c340634b2 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-26 10:06:47 -07:00
FrogAi a21ff4fbfe FrogPilot Setup 2024-03-26 10:06:45 -07:00