Commit Graph

53 Commits

Author SHA1 Message Date
FrogAi b5c72e202b Switch personalities via steering wheel / onroad UI
Added toggle to switch between the personalities via the steering wheel or an onroad UI button.

Co-Authored-By: henryccy <104284652+henryccy@users.noreply.github.com>
Co-Authored-By: Jason Jackrel <23621790+thinkpad4by3@users.noreply.github.com>
Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
Co-Authored-By: Kevin Robert Keegan <3046315+krkeegan@users.noreply.github.com>
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
2024-03-18 17:45:50 -07:00
FrogAi 4fe1f0c9ff Stylistic map UIs and MapBox styles
Fancied up the map in the onroad UI and added toggles to use a custom MapBox style when using "Navigate on openpilot",

Co-Authored-By: mike8643 <98910897+mike8643@users.noreply.github.com>
Co-Authored-By: pencilpusher <83676301+jakethesnake420@users.noreply.github.com>
Co-Authored-By: multikyd <72329880+multikyd@users.noreply.github.com>
2024-03-18 06:36:18 -07:00
FrogAi 8a1a5ecfb7 Steering wheel icons
Added toggle for select steering wheel icons in the onroad UI.

Want to add your own steering wheel? Request one under "feature-requests" on the FrogPilot Discord!
2024-03-18 06:36:18 -07:00
FrogAi baac41e889 Speed limit controller
Added toggle to control the cruise set speed according to speed limit supplied by OSM, NOO, or the vehicle itself.

Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
Co-Authored-By: Efini <19368997+efini@users.noreply.github.com>
Co-Authored-By: Kumar <36933347+rav4kumar@users.noreply.github.com>
Co-Authored-By: Jason Wen <haibin.wen3@gmail.com>
2024-03-18 06:36:17 -07:00
FrogAi 968b35a8ba "Soft" reboot button
Add function to perform a "soft" reboot for quicker reboots.

Co-Authored-By: CHaucke89 <132518562+chaucke89@users.noreply.github.com>
2024-03-18 06:36:17 -07:00
FrogAi 537e629c6e Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
2024-03-18 06:36:15 -07:00
FrogAi 48f34928f0 Show IP in sidebar 2024-03-18 06:36:15 -07:00
FrogAi 4246a22201 Screenrecorder
Credit goes to Neokii!

https: //github.com/neokii
Co-Authored-By: neokii <3665951+neokii@users.noreply.github.com>
2024-03-18 06:36:13 -07:00
FrogAi eddb28acd2 Screen Management
Added toggles to adjust the screen brightness, timeout settings, and other UI changes.
2024-03-18 06:36:13 -07:00
FrogAi 49e39de087 Screen brightness control
Added toggle to control the screen brightness.
2024-03-18 06:36:12 -07:00
FrogAi a86b34dfb1 Run the updater when parked 2024-03-18 06:36:12 -07:00
FrogAi 2537b10e97 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-03-18 06:36:11 -07:00
FrogAi 015fd4eae8 Retain tethering status between reboots 2024-03-18 06:36:11 -07:00
FrogAi 23b1a03e0f Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-18 06:36:08 -07:00
FrogAi 209eceec8e Panda flashing button in "Device" panel
Added button to the "Device" panel to flash the panda using the appropriate recovery script along with the killall script as a redundancy.
2024-03-18 06:36:06 -07:00
FrogAi ddcf404f4d openpilot crashed alert 2024-03-18 06:36:06 -07:00
FrogAi adfab08034 Open Street Maps integration
Added OSM to openpilot to use speed limits and road names.

Credit goes to Pfeiferj!

https: //github.com/pfeiferj
Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
2024-03-18 06:36:05 -07:00
FrogAi 88c4c8b176 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-18 06:36:05 -07:00
FrogAi eff0b2ff89 Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-03-18 06:36:04 -07:00
FrogAi 336b705544 Numerical temperature gauge
Added toggle to replace the "GOOD", "OK", and "HIGH" temperature statuses with a numerical temperature gauge based on the highest temperature between the memory, CPU, and GPU and a function to swap between it by simply taping on the "Temp" gauge itself.
2024-03-18 06:36:04 -07:00
FrogAi 674677c097 Navigate on openpilot without a comma prime subscription
Added functionality to use navigate on openpilot without a comma prime subscription with a custom set MapBox key.
2024-03-18 06:35:59 -07:00
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 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 ee5bdd6c5b Holiday Themes 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 8a01dc2228 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-18 06:35:47 -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 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 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 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 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 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 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
FrogAi 8ac63afb2f Blind spot path
Added toggle to display a red path in the adjacent lane when a vehicle is detected in the blind spot.
2024-03-18 06:35:31 -07:00
FrogAi 0f77bd7c5f Backup and restore FrogPilot
Added functionality to automatically and manually backup/restore FrogPilot.
2024-03-18 06:35:30 -07:00
FrogAi 4fc8cee4aa Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-03-18 06:35:30 -07:00
FrogAi 13b62c6237 Automatic updates scheduler
Added function to automatically update FrogPilot on either a daily or weekly schedule.
2024-03-18 06:35:30 -07:00
FrogAi 5a7625d7fe 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-18 06:35:29 -07:00
FrogAi 664f9ab856 Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-18 06:35:28 -07:00
FrogAi cc533861ec Add back the drive stats to the home screen 2024-03-18 06:35:26 -07:00