Commit Graph

41 Commits

Author SHA1 Message Date
FrogAi d681247b40 Run the updater when parked 2024-03-01 11:09:18 -07:00
FrogAi fe72bb1312 Rotating steering wheel in onroad UI
Added toggle to rotate the steering wheel in the top right corner of the onroad UI.
2024-03-01 11:09:18 -07:00
FrogAi ba491dc523 Retain tethering status between reboots 2024-03-01 11:09:18 -07:00
FrogAi c7fd6e63f7 Pedals on the onroad UI
Added toggle to show when the gas or brake pedals are being used on the onroad UI.
2024-03-01 11:09:18 -07:00
FrogAi 90fd89c86c 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-01 11:09:17 -07:00
FrogAi c67fd46776 openpilot crashed alert 2024-03-01 11:09:17 -07:00
FrogAi 453ecd5891 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-01 11:09:17 -07:00
FrogAi 38414e3ed7 Onroad compass
Added toggle for a compass in the onroad UI.
2024-03-01 11:09:17 -07:00
FrogAi 7853b8b19e Offline Mode
Added button and toggle to allow the device to be offline indefinitely.
2024-03-01 11:09:17 -07:00
FrogAi ca7cb04023 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-01 11:09:17 -07:00
FrogAi fd4d94aa46 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-01 11:09:14 -07:00
FrogAi 4fbf538f0a Model switcher
Added model selector to swap between several different models on the fly.
2024-03-01 11:09:13 -07:00
FrogAi bab34d4224 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-01 11:09:12 -07:00
FrogAi 4f155e7f65 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-01 10:16:17 -07:00
FrogAi 9161f8b10e Increase interactive timeout when onroad to 30 seconds 2024-03-01 10:16:17 -07:00
FrogAi ea78f214be 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-01 10:16:16 -07:00
FrogAi e8cb6cab49 Full sized map
Added toggle to expand the map across the entire onroad UI screen.
2024-03-01 10:16:16 -07:00
FrogAi 2d318cc18c FPS counter
Added toggle to enable an fps counter for the onroad UI and the current displayed camera.
2024-03-01 10:16:16 -07:00
FrogAi e0eef0346e Fired the babysitter
Added toggles to dsiable the "System Overheated" alert and all logging.
2024-03-01 10:16:15 -07:00
FrogAi aa71d4506a 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-01 10:16:15 -07:00
FrogAi 1f67406460 Error log button 2024-03-01 10:16:15 -07:00
FrogAi 0d7b3a9e64 Driver camera view when in reverse
Added toggle to show the driver camera when in the reverse gear.
2024-03-01 10:16:14 -07:00
FrogAi fa6da4d97f 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-01 10:16:14 -07:00
FrogAi 5ba93ed667 Display openpilot logics for following lead vehicles
Added toggle to show openpilot's logic in regards to following lead vehicles.
2024-03-01 10:16:14 -07:00
FrogAi d86b173fbd Device metrics in the sidebar
Added functions to enable device monitoring in the sidebar by tapping on their respective metric boxes.
2024-03-01 10:16:14 -07:00
FrogAi 9baf8d1984 Detect if the map is open 2024-03-01 10:16:14 -07:00
FrogAi 8e993026d3 Delete driving footage button 2024-03-01 10:16:14 -07:00
FrogAi c67418c94d 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-01 10:16:13 -07:00
FrogAi 86828171f2 Custom themes
Added toggles for the "Custom Themes" configuration. Colors, icons, sounds, and turn signal animations are all individually toggleable.
2024-03-01 10:16:13 -07:00
FrogAi 9378cbbe11 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-01 10:16:13 -07:00
FrogAi 697bc54de4 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-01 10:16:13 -07:00
FrogAi 8385fa404c Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
2024-03-01 10:16:12 -07:00
FrogAi 202906633f 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-01 10:16:12 -07:00
FrogAi b1fed561af Back button in settings menu
Changed out the "X" in the settings menu with a "Back" button.
2024-03-01 10:16:12 -07:00
FrogAi 4ebbe6526e Automatic updates scheduler
Added function to automatically update FrogPilot on either a daily or weekly schedule.
2024-03-01 10:16:12 -07:00
FrogAi 0e7b34f2d3 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-01 10:16:12 -07:00
FrogAi 611368ed06 Alert volume control
Added toggles to customize the volume level for each individual sound.
2024-03-01 10:16:12 -07:00
FrogAi f8d38720bc Add back the drive stats to the home screen 2024-03-01 10:16:10 -07:00
FrogAi 1e9e6f5a36 Acceleration path
Added toggle to always show the vehicle's acceleration/deceleration via the onroad UI path.
2024-03-01 10:16:10 -07:00
FrogAi bdfd1228d4 FrogPilot setup 2024-03-01 10:16:10 -07:00
FrogAi 8b44d6978d openpilot v0.9.6 release
date: 2024-02-21T23:02:42
master commit: 0b4d08fab8e35a264bc7383e878538f8083c33e5
2024-02-27 16:34:45 -07:00