Commit Graph

46 Commits

Author SHA1 Message Date
FrogAi 0e6e81fc53 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-04-30 17:03:02 -07:00
FrogAi b873bf848a FrogPilot's Toyota tune 2024-04-30 17:03:02 -07:00
FrogAi a30eaf473b FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-04-30 17:03:02 -07:00
FrogAi f4f02590f5 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-04-30 17:03:02 -07:00
FrogAi 071e3bfc96 Force auto tune 2024-04-30 17:03:02 -07:00
FrogAi 2ad8eb5133 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-04-30 17:03:01 -07:00
FrogAi 56307420dc Fix sport gear for HKG
Co-Authored-By: syncword <158204276+syncword@users.noreply.github.com>
2024-04-30 17:03:01 -07:00
FrogAi 2e865c2fcf Experimental Mode activation via steering wheel / onroad UI
Added toggles to control the current state of  "Experimental Mode" from either the LKAS/distance buttons or the screen.
2024-04-30 17:03:01 -07:00
FrogAi ede4727e54 Error log button 2024-04-30 17:03:01 -07:00
FrogAi 163a626b2b EPS mod - 17'-22' - Select Bosch civic's
Co-Authored-By: cfranyota <46506059+cfranyota@users.noreply.github.com>
2024-04-30 17:03:01 -07:00
FrogAi 464cb4620d Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-04-30 17:03:00 -07:00
FrogAi 7b8bc36d3d Draw adjacent paths in onroad UI
Added toggle to draw the adjacent paths in the onroad UI to visualize what other lanes the model may see.
2024-04-30 17:03:00 -07:00
FrogAi 06371a7b62 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-04-30 17:03:00 -07:00
FrogAi 09b75e3873 Display openpilot logics in the onroad UI
Added toggle to show openpilot's logic in regards to following lead vehicles and the acceleration in the onroad UI.
2024-04-30 17:03:00 -07:00
FrogAi 071fd84734 Disable uploading while onroad
Added toggle to disable uploading to connect.comma.ai while driving and without a WiFi connection.
2024-04-30 17:03:00 -07:00
FrogAi 25a82f57ea Disable resume required event after it's been shown 2024-04-30 17:03:00 -07:00
FrogAi 1616b3963b Disable openpilot longitudinal control
Added toggle to disable openpilot longitudinal control and use stock ACC instead.
2024-04-30 17:03:00 -07:00
FrogAi 64674d7f21 Disable below steer speed event after it's been shown 2024-04-30 17:03:00 -07:00
FrogAi 3fa74b1987 Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-04-30 17:02:59 -07:00
FrogAi 5b5e7fa3b5 Device Management
Added toggles to customize the device shut down time, disable logging, disable uploads, disable internet connection check, and set a custom battery threshold check to help prevent battery drain.
2024-04-30 17:02:59 -07:00
FrogAi ecfbaebfea Delete driving data button 2024-04-30 17:02:59 -07:00
FrogAi 4a0e9e661c Cydia's Toyota tune
Co-Authored-By: Irene <12470297+cydia2020@users.noreply.github.com>
2024-04-30 17:02:59 -07:00
FrogAi 65b54fcf0d Customizable personality profiles
Added toggles to customize the t_follow and jerk values for each of the personality profiles.
2024-04-30 17:02:59 -07:00
FrogAi 0fb9f835b2 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-04-30 17:02:59 -07:00
FrogAi 37efcb9334 Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-04-30 17:02:58 -07:00
FrogAi 1ff34756b3 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-04-30 17:02:58 -07:00
FrogAi 9dabfe9a64 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-04-29 15:58:41 -07:00
FrogAi 536bc5c7c5 CC longitudinal control
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-04-29 15:58:41 -07:00
FrogAi 409872bf13 Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-04-29 15:58:25 -07:00
FrogAi eb74db6b9a Blind spot path
Added toggle to display a red path in the adjacent lane when a vehicle is detected in the blind spot.
2024-04-29 15:57:52 -07:00
FrogAi e468057533 Backup and restore FrogPilot
Added functionality to automatically and manually backup/restore FrogPilot and the user's toggles.
2024-04-29 15:57:52 -07:00
FrogAi f18ddd1526 Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-04-29 15:57:52 -07:00
FrogAi aaf1452c2b Baby Enclave (CN only)
Co-Authored-By: xyuelin <32188997+xyuelin@users.noreply.github.com>
Co-Authored-By: garrettpall <76917194+garrettpall@users.noreply.github.com>
2024-04-29 15:57:52 -07:00
FrogAi 9589d2149d Automatic updates
Added function to automatically update FrogPilot for a completely "set and forget" experience.
2024-04-29 15:57:51 -07:00
FrogAi 9eac8e4256 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-04-29 15:57:51 -07:00
FrogAi b58bc95a58 Alert Volume Controller
Added toggle for "Alert Volume Controller" to customize the volume level for each individual sound in openpilot.
2024-04-29 15:57:51 -07:00
FrogAi 613ed4b64c Aggressive acceleration when following a faster lead
Added toggle to make the acceleration more aggressive when following a faster lead.
2024-04-29 15:57:51 -07:00
FrogAi 5b0d24087c Add SDGM support
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-04-29 15:57:51 -07:00
FrogAi 1e3ec1eed7 Add fingerprints for non-ACC cars
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
2024-04-29 15:57:51 -07:00
Eric Brown f2dc64c058 Add custom DBC file for Volt 2024-04-29 15:57:51 -07:00
FrogAi c6adafedc2 Add back the drive stats to the home screen
Added back the drive strats to the home screen to show the total drives, miles, and hours the user has driven with openpilot.
2024-04-29 15:57:51 -07:00
FrogAi 2f4243f66c Acceleration/deceleration profiles
Added toggle to use custom acceleration/deceleration profiles.
2024-04-29 15:57:50 -07:00
FrogAi 14eacb8b3b Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-04-29 15:57:50 -07:00
FrogAi b5bd6da953 FrogPilot setup 2024-04-29 11:19:26 -07:00
FrogAi 01e0edda8b Update README.md 2024-04-18 18:09:22 -07:00
FrogAi 4012d181e1 openpilot v0.9.7 release
date: 2024-03-17T10:14:38
master commit: 7e9a909e0e57ecb31df4c87c5b9a06b1204fd034
2024-04-18 18:09:21 -07:00