Commit Graph

68 Commits

Author SHA1 Message Date
FrogAi 078aecf7ff Model switcher
Added model selector to swap between several different models on the fly.
2024-03-18 06:35:58 -07:00
FrogAi 5569e51c7f 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-18 06:35:56 -07:00
FrogAi 6d5bb078fb Lower Volt enable speed
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:56 -07:00
FrogAi 20962e274d Loud blindspot alert
Added toggle to enable a louder alert when a vehicle is detected in your blindspot when changing lanes.
2024-03-18 06:35:55 -07:00
FrogAi 2a30c3e305 Lock doors when in drive for Toyota/Lexus
Added toggle to automatically lock the doors when in drive for Toyota/Lexus vehicles.

Credit goes to AlexandreSato!

https: //github.com/AlexandreSato/openpilot
Co-Authored-By: Alexandre Nobuharu Sato <66435071+alexandresato@users.noreply.github.com>
2024-03-18 06:35:55 -07:00
FrogAi d90323e38e Lead departing alert
Added toggle to enable an alert when the lead vehicle starts to depart.
2024-03-18 06:35:54 -07:00
FrogAi 3fd9477b1f Lane detection
Added lane detection function to determine the width of the adjacent lanes.
2024-03-18 06:35:54 -07:00
FrogAi 3a835e3717 Increase stop distance
Added toggle to increase the stop distance from lead vehicles.
2024-03-18 06:35:53 -07:00
FrogAi c0866a8c1e 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-18 06:35:53 -07:00
FrogAi 358898b0fc Increase interactive timeout when onroad to 30 seconds 2024-03-18 06:35:53 -07:00
FrogAi 6dd5084a4c Improve cluster offset for 7th Gen Lexus ES 2024-03-18 06:35:52 -07:00
FrogAi 90a5ae30aa Honda Clarity Port
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 06:35:52 -07:00
FrogAi ee5bdd6c5b Holiday Themes 2024-03-18 06:35:50 -07:00
FrogAi 0f2029dc68 Higher bitrate uploads
Added toggle to increase the bitrate for uploads to comma connect
2024-03-18 06:35:50 -07:00
FrogAi 240297119c Hide current speed in onroad UI
Added toggle to hide the current speed from the onroad UI and an additional function to enable/disable it by clicking on it via the onroad UI.
2024-03-18 06:35:49 -07:00
FrogAi e8fcfe250a Green light alert
Added toggle to alert the user when a red light turns to green.
2024-03-18 06:35:49 -07:00
FrogAi b8be52a81b GM truck gas tune
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-03-18 06:35:48 -07:00
FrogAi 1e7f23f938 GM long pitch compensation
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
2024-03-18 06:35:48 -07:00
FrogAi 8a01dc2228 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-18 06:35:47 -07:00
James c151c5393a FrogPilot's Toyota tune 2024-03-18 06:35:46 -07:00
FrogAi f59e1326f3 FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-18 06:35:46 -07:00
FrogAi 15096affdb Force fingerprint function
Added function to automatically detect the vehicle's fingerprint if it exists, or an option to force the vehicle's fingerprint if it doesn't.
2024-03-18 06:35:46 -07:00
FrogAi 2c6c475f0b Force auto tune 2024-03-18 06:35:45 -07:00
FrogAi 0f1cb9c46f Fleet Manager
Added functionality to view screen recordings, error logs, routes, and control Navigation settings via the "Fleet Manager" process.

Credit goes to mike8643!

https: //github.com/mike8643
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 06:35:44 -07:00
FrogAi b01e54f439 Fix sport gear for HKG 2024-03-18 06:35:44 -07:00
FrogAi fc50380c28 Fired the babysitter
Added toggles to dsiable the "System Overheated" alert and all logging.
2024-03-18 06:35:43 -07:00
FrogAi ccced42b4f 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-18 06:35:43 -07:00
FrogAi 8f205d0b70 Error log button 2024-03-18 06:35:42 -07:00
FrogAi 3d82a49397 EPS mod - 17'-22' - Select Bosch civic's
Co-Authored-By: cfranyota <46506059+cfranyota@users.noreply.github.com>
2024-03-18 06:35:42 -07:00
FrogAi ddb62fbd22 Enable comma's NN for all Chevy Bolts 2024-03-18 06:35:41 -07:00
FrogAi 555909ebc9 Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-18 06:35:41 -07:00
FrogAi 5a478ac2f6 Draw adjacent paths in onroad UI
Added toggle to draw the adjacent paths in the onroad UI to visualize what other lanes the model sees.
2024-03-18 06:35:40 -07:00
FrogAi 69aafa2d3a DragonPilot's Toyota tune
Co-Authored-By: eFini <16603033+efinilan@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
2024-03-18 06:35:40 -07:00
FrogAi 1e93f04868 Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-18 06:35:39 -07:00
FrogAi 23b5e866cb 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-18 06:35:39 -07:00
FrogAi 51e22d419b Disable resume required event after it's been shown 2024-03-18 06:35:38 -07:00
FrogAi 866c5e867a Disable below steer speed event after it's been shown 2024-03-18 06:35:38 -07:00
FrogAi b4d4df45da Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
2024-03-18 06:35:37 -07:00
FrogAi da937c4766 Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-18 06:35:37 -07:00
FrogAi 0b05453de6 Detect if the map is open 2024-03-18 06:35:37 -07:00
FrogAi 8a033931be Delete driving footage button 2024-03-18 06:35:36 -07:00
FrogAi a4dd2da42e Cydia's Toyota tune
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-03-18 06:35:36 -07:00
FrogAi 841acdf673 Customizable personality profiles
Added toggles to customize the personality profiles.
2024-03-18 06:35:35 -07:00
FrogAi f55e1e49ea Customize the model visuals in the onroad UI
Added toggles to customize the lane lines, path, road edges, path edges, and an "Unlimited Length" mode that extends the road UI out as far as the model can see.
2024-03-18 06:35:35 -07:00
FrogAi a2e893ae2b Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-18 06:35:34 -07:00
FrogAi 1997b2533e 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-18 06:35:33 -07:00
FrogAi 27975458ee 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-03-18 06:35:33 -07:00
FrogAi e27cb82eb7 Change gas pressed threshold for ASCM cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:32 -07:00
FrogAi 2bf6316599 CC longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-03-18 06:35:32 -07:00
FrogAi 708871e8b2 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-03-18 06:35:31 -07:00